Marco Bonardo
c6f6d80285
Bug 462662 - Pressing Enter to select tag from autocomplete closes bookmarks properties dialog, r=dietrich
2009-01-22 12:19:42 +01:00
Dão Gottwald
43108d5ded
Bug 474594 - declare needToFocusWin properly. r=gavin
2009-01-22 11:18:30 +01:00
Andreas Gal
b2d95fb6fe
Test-case for bug 465915 (r=me).
2009-01-22 01:43:28 -08:00
Robert O'Callahan
003c9973b3
Reenable test_progress1 to see if it passes now
2009-01-22 22:36:03 +13:00
Robert O'Callahan
1887dcf927
Bug 474393. Fix bytes-downloaded count. r=doublec
2009-01-22 22:35:27 +13:00
Ehsan Akhgari
481277e527
Bug 468700 - Having "Ask me Everytime" enabled for Cookies during Private Browsing is unusable (test fix); r,sr=bzbarsky
2009-01-22 11:35:30 +03:30
Mike Connor
ce229d27e9
with browser.tabs.warnOnClose set to true, onBeforeUnload events are executed before user confirmation that tabs are to be closed, r=gavin
2009-01-21 23:54:26 -08:00
Daniel Holbert
4301671b45
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Daniel Holbert
65afbadbd7
whitespace-only: fix bad parameter-indentation in nsSubDocumentFrame::Reflow
2009-01-21 22:52:54 -08:00
David Anderson
1d02381a9e
Specialize trees to global types, so global type instability does not flush the cache (bug 469044, r=gal,brendan).
2009-01-22 01:45:19 -05:00
Daniel Holbert
a033cb74d9
merge after backing out changeset e6566d187edd
2009-01-21 22:37:24 -08:00
Daniel Holbert
69edd63802
Backed out changeset e6566d187edd (bug 466410) on suspicion of causing linux reftest failures in 'ogg-video/basic-1.html' and 'ogg-video/zoomed-1.html'
2009-01-21 22:36:22 -08:00
Daniel Holbert
bcaa200b0d
merge after backing out 5859409285d5
2009-01-21 22:20:08 -08:00
Daniel Holbert
b71676941a
bug 459443 follow-up: backing out workaround I added to reftest -- it's not needed now that bug 474472 has been fixed. [Backed out changeset 5859409285d5]
2009-01-21 22:19:41 -08:00
Daniel Holbert
2e802ae7e0
Reftest for bug 474472
2009-01-21 22:14:30 -08:00
Robert O'Callahan
f341f1aab8
Fixing bustage
2009-01-22 18:01:17 +13:00
Zack Weinberg
f34fc4b5c3
Test case for bug 469170, which was fixed by bug 473398.
...
--HG--
extra : rebase_source : 793f48c1001ec27e1a2b20c8cf609947caef8cde
2009-01-22 17:19:54 +13:00
Zack Weinberg
5ebb54c102
Bug 474201: always set the view manager's default background in nsCSSRendering::PaintBackground, use only the prescontext's default background in PresShell::Paint. r+sr=roc
...
--HG--
extra : rebase_source : 585e5e1803e98d25163fdcdf7f0aa758177e932c
2009-01-22 17:18:59 +13:00
Brian Birtles
d2f5ec869c
Bug 474740, SVG SMIL: dur="media" is incorrectly reported as a parsing error
...
--HG--
extra : rebase_source : 98c0109978ad9fed21351cad36932a2d7f6bed52
2009-01-22 17:17:12 +13:00
Robert O'Callahan
579f15ed3a
Bug 474472. reftest harness should go back to the event loop after reftest-wait is removed and before we start checking isMozAfterPaintPending, in case reftest-wait was removed in a load event handler and that load event will unsuppress painting after the event handler has run. r=dbaron
...
--HG--
extra : rebase_source : 8b75034df21cf20db0160fa13e807225b45171b6
2009-01-22 17:15:40 +13:00
Fred Jendrzejewski
424883d380
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
...
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Robert Longson
8cd6e2f5f7
Bug 472135. Invalidate markers using style system hints instead of doing an eager invalidation (which reacquires frames, breaking our one-shot nsSVGRenderingObservers setup). r+sr=roc
...
--HG--
extra : rebase_source : 48ab3b34460f5908bcec5c3e15a5d12f71496579
2009-01-22 14:02:40 +13:00
Brian Birtles
7e4a16aa3b
Bug 474357, Calls to setCurrentTime, beginElementAt etc. should update the DOM state immediately. r+sr=roc
...
--HG--
extra : rebase_source : 7c69aae13ee1c1b4fff077a046e042bae9a4970d
2009-01-22 14:00:27 +13:00
Craig Topper
623a502daa
Bug 471551. Stop duplicating SVG string attribute storage by having nsSVGString use the attribute value as the underlying base value (removing mBaseVal); also make mAnimVal an nsAutoPtr<nsString>. r=longsonr,r+sr=roc
...
--HG--
extra : rebase_source : 319ff11d4321f2f7f41a7d19f17435fe814b1079
2009-01-22 13:56:51 +13:00
Robert O'Callahan
d83f123df8
Bug 466410. Ensure that videoWidth and videoHeight are valid when metadataloaded fires on Ogg videos. r=doublec
...
--HG--
extra : rebase_source : 9e2a9c286a97ad9ba376a68d53a901af6b8ed312
2009-01-22 13:52:06 +13:00
Jonas Sicking
2c8b4e0b19
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Marco Bonardo
f204f721bc
Merged backout
2009-01-23 01:48:33 +01:00
Marco Bonardo
ed07d88f2f
Backed out changeset d11dfa373acf, not working as expected and adding back Library leak.
2009-01-23 01:47:01 +01:00
Serge Gautherie
c73e23f4ac
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Cv1-MC) Move the source harness directory, followup; r=ted.mielczarek
...
Move the 2 new files from bug 470914 too.
--HG--
rename : tools/test-harness/xpcshell-simple/example/location_load.js => testing/xpcshell/xpcshell-simple/example/location_load.js
rename : tools/test-harness/xpcshell-simple/example/unit/test_location.js => testing/xpcshell/xpcshell-simple/example/unit/test_location.js
2009-01-23 01:42:58 +01:00
Jonas Sicking
77010e3913
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Jonas Sicking
74e670e513
merge backout
2009-01-21 18:08:10 -08:00
Jonas Sicking
46b09b8476
Backed out changeset 2063e342b8e1 due to failing docshell tests
2009-01-21 18:07:29 -08:00
Blake Kaplan
d2ad3e3850
Add missing return (from bug 473845).
2009-01-21 17:12:41 -08:00
Michael Ventnor
b119ed9345
Bug 123836 - Implement indeterminate property on checkboxes and radio buttons - r=roc,jst sr=roc
2009-01-22 13:07:44 +13:00
Chris Double
32da7c5a78
Bug 462082 - Update libtheora to latest stable version - rs=roc
2009-01-22 13:00:49 +13:00
Chris Double
111d0d3532
Bug 460738 - Suspend media downloads when in bfcache - r=kinetik sr=roc
2009-01-22 12:54:40 +13:00
Ben Turner
83b815bea0
Bug 473861 - 'Workers: Using functions (rather than attributes) for message/error handlers doesn't work'. r+sr=mrbkap, a=sicking
2009-01-21 15:51:16 -08:00
Jonas Sicking
8c5f8ef332
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Benjamin Smedberg
66dbffe909
Merge backout of bug 269538
2009-01-21 17:34:51 -05:00
Benjamin Smedberg
4eaabd38fe
Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage.
2009-01-21 17:34:28 -05:00
Shawn Wilsher
e68b436153
Bug 473845 - Break a potential cycle with XPConnect and mozStroageService
...
This changeset removes a cycle that gets created between XPConnect and the
storage service. This accomplishes this by releasing the cached reference to
XPConnect during xpcom-shutdown.
This was the last remaining leak of the browser-chrome test harness, so this
also sets the leak threshold to zero for that test.
r=bent
2009-01-21 16:52:16 -05:00
Graydon Hoare
928a144549
Bug 470310 - Interpreter errors or pending exceptions should abort trace, r=brendan.
2009-01-21 12:14:47 -08:00
Blake Kaplan
2e6bc5f5f9
Fix bustage from bug 472674
...
--HG--
extra : rebase_source : 0eb00dc3d10cff07826736e510eba98144448d84
2009-01-21 11:37:30 -08:00
David Mandelin
cfdae81a6c
Bug 465784: Trace cache OOM crash due to misplaced OOM check
2009-01-21 11:36:52 -08:00
Drew Willcoxon
b984a21254
Bug 384954 - Get xpcshell tests for wrapped statements
...
r=sdwilsh
2009-01-21 14:26:07 -05:00
Igor Bukanov
6736b71ed3
Backed out changeset a0e1d4a2404f - the patch for the bug 474586 causes timeouts in crash tests on Mac and Windows.
2009-01-21 20:22:42 +01:00
Andrei Saprykin
74aaef5de9
bug 453432 - Checking for MaybeGC conditions when allocating GC things
2009-01-21 16:47:17 +01:00
Marco Bonardo
88ff6c2477
Bug 473976 - MozMill test breaks editBookmark popup initialization, r=dietrich
2009-01-21 12:39:07 +01:00
Simon Montagu
c15f54734f
Back out changeset d9c4a4d5a4e4 (bug 441167)
2009-01-21 12:27:39 +02:00
Ginn Chen
e01887b2a7
Bug 472622 prmjtime.cpp failed to compile on SunOS 5.* r=jim,crowder
2009-01-21 18:24:03 +08:00