Boris Zbarsky
262a5fcd01
Adding test for bug 427779
2008-10-10 14:09:51 -04:00
Serge Gautherie
3fe38457e8
Bug 438331 - Remove WIN16 (support) code everywhere; (Dv1) </tools/>; r=gerv
2008-10-10 19:58:02 +02:00
Boris Zbarsky
71e5950f7a
Fixing build bustage
2008-10-10 13:52:22 -04:00
Boris Zbarsky
460147e339
Bug 458637. Make sure to properly flag the XSLT result document as not being ready for layout until we StartLayout. r+sr=sicking
2008-10-10 13:44:43 -04:00
Boris Zbarsky
9c2e09ae6d
Bug 440595. Report the right line number in the onerror handler even if not reporting the whole error. r=jonas, sr=jst
2008-10-10 13:44:43 -04:00
Boris Zbarsky
58d1fe590e
But 427779. Make the XML parser not bail out on invalid URI in <xhtml:base>. r+sr=sicking
2008-10-10 13:44:43 -04:00
Neil Deakin
8d9c91329d
Bug 450990. Kill off EnsureContentsGenerated. r=peterv, sr=bzbarsky, sicking helped write the patch
2008-10-10 13:44:43 -04:00
Serge Gautherie
90f073cdc5
(2nd) Fix build bustage after workaround for
...
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:16:52 +02:00
Serge Gautherie
d3ee5064a6
Fix build bustage after workaround for
...
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:08:02 +02:00
Serge Gautherie
e2a6cb63b8
Disable the test for
...
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
which seems to leak the world.
2008-10-10 18:50:50 +02:00
Bjarne
ff0b202608
Bug 327765 - Mozilla's cache does not invalidate on non-GET requests; r=cbiesinger
2008-10-10 18:14:51 +02:00
arno
90e6ab8f39
Bug 442801 - No caret or wrongly positioned caret within contenteditable=inherit element; r+sr=peterv
2008-10-10 18:09:37 +02:00
Honza Bambas
4babf617bf
Bug 435558 - Certificate error page not displayed while using proxy on 'localhost'; r=cbiesinger sr=bzbarsky
2008-10-10 18:02:30 +02:00
Mike Hommey
633756d543
Bug 440506 - Add a globally shared location for plugins; r=joshmoz sr=jst
2008-10-10 17:54:33 +02:00
Arpad Borsos
4460c617be
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Zack Weinberg
f6eb817a89
Bug 458463 - Rename nsStyleFont::mFlags to ::mGenericID and stop treating it like a bitfield; r+sr=dbaron
2008-10-10 16:56:18 +02:00
Zack Weinberg
485448872d
Bug 459158 - XPT files contain wasted space when written on a machine with 64-bit pointers; r=benjamin
2008-10-10 16:53:05 +02:00
Honza Bambas
e20e8a02cc
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
...
--HG--
rename : security/manager/ssl/tests/test_datasignatureverifier.js => security/manager/ssl/tests/unit/test_datasignatureverifier.js
rename : security/manager/ssl/tests/test_hash_algorithms.js => security/manager/ssl/tests/unit/test_hash_algorithms.js
rename : security/manager/ssl/tests/test_hmac.js => security/manager/ssl/tests/unit/test_hmac.js
2008-10-10 16:41:38 +02:00
Marco Zehe
b136a01276
Backing out changeset c0424e568b5e from bug 457369 because it breaks the market-leading screen reader
2008-10-10 16:29:02 +02:00
Marco Zehe
fe70c041f1
Backing out changeset c0424e568b5e from bug 457369 because it breaks the market-leading screen reader
2008-10-10 16:27:44 +02:00
Igor Bukanov
5f9c6752f3
bug 458679 - r=crowder
2008-10-10 15:16:27 +02:00
Robert Longson
90cf71cd07
Bug 309220 - SVG markers should be live to id changes in document. r+sr=roc
2008-10-10 14:14:05 +01:00
Alexander Surkov
b04bd307c2
Comment Bug 457369 - ISimpleDOMNode navigation methods creates nsAccessNodeWrap everytime, r=aaronlev, marcoz
...
--HG--
rename : accessible/tests/mochitest/test_bug434464.html => accessible/tests/mochitest/test_nsIAccessNode_invalidation.html
2008-10-10 20:32:31 +08:00
Alexander Surkov
80441e9c5d
Bug 453591 - reorganize nsAccessible::GetName to handle ARIA for non XUL/HTML elements, r=marcoz, aaronlev
2008-10-10 20:26:55 +08:00
Marco Perez
88bca445c7
Bug 458583 - $target_os case fails for FreeBSD in configure.in (topsrcdir); m-c part; r=ted.mielczarek
2008-10-10 14:13:51 +02:00
Bob Clary
16a221c5c0
bug 399387 - JavaScript Tests - update public failures
2008-10-10 05:08:59 -07:00
Bob Clary
9bd4df35a4
bug 458780 - JavaScript Tests - add cvs support to bisect.sh
2008-10-10 05:06:40 -07:00
Bob Clary
f6a1f95164
bug 459037 - JavaScript Tests - do not exclude timeouts and crashes from post processing
2008-10-10 04:58:59 -07:00
Bob Clary
3bfa20a3a2
bug 459233 - JavaScript Tests - update js1_8_1/trace/trace-test.js
2008-10-10 04:56:08 -07:00
Dão Gottwald
1ac04835d0
Bug 450554 - focus restoring for panels uses a wonky timeout during popuphiding, should wait for popuphidden instead. r=neil
2008-10-10 13:47:17 +02:00
Dão Gottwald
ada9197bf9
Bug 164608 - Menu bars in background windows should be grayed out (disabled appearance). r=neil
2008-10-10 13:11:22 +02:00
Neil Rashbrook
c9cedd0533
Bug 365467 Focus contollers initial window and element can get out of sync r+sr=jst
...
Reordering tests to see if that can make the change stick
--HG--
rename : browser/base/content/test/browser_autodiscovery.js => browser/base/content/test/browser_discovery.js
rename : browser/base/content/test/autodiscovery.html => browser/base/content/test/discovery.html
2008-10-10 10:36:41 +01:00
Vladimir Vukicevic
211a0c9692
backing out bug 436932, to fix mochitest failure
2008-10-10 00:07:54 -07:00
Daniel Brooks
f934cf52ba
bug 451025: <preferences> element should work outside of a <prefwindow> — fix test failures
2008-10-10 00:23:55 -05:00
Ben Turner
959cb207c6
Merge
2008-10-09 22:14:16 -07:00
Ben Turner
0ebd51c542
Backed out changeset 92e24ee719b8
2008-10-09 22:13:30 -07:00
Shawn Wilsher
fa90f09b8e
comment change to kick off new builds
...
rs=me
2008-10-09 20:29:14 -04:00
Taras Glek
8af8a43283
Bug 455595: deCOMtaminate nsINameSpaceManager r+sr=jst
2008-10-09 16:32:00 -07:00
Taras Glek
c32a967f9c
Bug 455742: outparamdel nsIForm r+sr=jst
2008-10-09 16:31:40 -07:00
Taras Glek
429e21194c
Bug 455806: outparamdel nsIPrivateTextEvent r+sr=jst
2008-10-09 16:31:19 -07:00
Taras Glek
ea2b67cc50
Bug 455943: outparamdel nsIPrivateTextRangeList r+sr=jst
2008-10-09 16:30:48 -07:00
Taras Glek
8d3ffd0416
Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst
2008-10-09 16:23:07 -07:00
Neil Rashbrook
55db8c8cf2
Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn (forgot copied file)
2008-10-10 00:25:37 +01:00
Daniel Brooks
45a335a438
merge bug 451025 — <preferences> element should work outside of a <prefwindow>
2008-10-09 18:15:57 -05:00
Daniel Brooks
888e0aa509
bug 451187 — <preferences> element should work outside of a <prefwindow>
2008-10-09 18:14:17 -05:00
Neil Rashbrook
79e8ec2adb
Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn
...
--HG--
rename : toolkit/mozapps/preferences/preferences.xml => toolkit/content/widgets/filefield.xml
2008-10-10 00:04:06 +01:00
Neil Rashbrook
3c8f8e5d2c
Bug 69710 Disabled menu items need more three-dimensional appearance r=dao
2008-10-10 00:00:46 +01:00
Vladimir Vukicevic
a3f0d72339
bustage fix; wrong filename in Makefile.in
2008-10-09 15:04:28 -07:00
Vladimir Vukicevic
d47afebe68
b=436932, add mozImageSmoothingEnabled property to canvas; r+sr=roc
2008-10-09 14:49:16 -07:00
Vladimir Vukicevic
cd13009ffb
b=459150; avoid non-pixel-aligned clips to speed up mobile's DrawWindow usage; r=stuart
2008-10-09 14:49:15 -07:00