Commit Graph

27612 Commits

Author SHA1 Message Date
L. David Baron
2b562dee7e Drop the feeds cache in browser's destroy method. (Bug 489520) r=gavin.sharp 2009-04-22 10:13:48 -07:00
L. David Baron
bb58803c1f Remove some unused AddRef/Release methods on frame classes. (Bug 488774) r+sr=roc 2009-04-22 10:13:48 -07:00
L. David Baron
ef2bced4a7 Consolidate mDocShell null checks in nsLayoutDebuggingTools. (Not part of default build.) 2009-04-22 10:13:48 -07:00
L. David Baron
ee2d8511e9 Use NS_METHOD where appropriate in layout-debug's factory. (Not part of default build.) 2009-04-22 10:13:48 -07:00
L. David Baron
200ef7b5a1 Fix miscellaneous typos in comments that I've had in my tree for ages. 2009-04-22 10:13:48 -07:00
Edward Lee
ad3ca7126e Bug 88541 - Show URI in status bar onmouseover of Back/Forward menu items. r=dao, r=mconnor, ui=faaborg 2008-12-31 11:52:40 -08:00
Simon Bünzli
8884906925 Bug 489021 - Strict Warning: reference to undefined property aIdMap.used[id]. r=dietrich 2009-04-22 17:59:48 +02:00
Neil Rashbrook
63a00b2262 Test for bug 482955 r=roc 2009-04-22 15:18:29 +01:00
Mark Banner
9300a699b2 Bustage fix for bug 489239 2009-04-22 14:41:38 +01:00
Josh Aas
fb9e620bcf Port gfx to 64-bit Mac OS X, part 1. b=489354 r=jfkthame sr=roc 2009-04-22 09:08:09 -04:00
Josh Aas
98e0114875 Port uriloader to 64-bit Mac OS X. b=489344 r=smichaud sr=roc 2009-04-22 09:06:58 -04:00
Josh Aas
3142ca9bfc Port networking to 64-bit Mac OS X. b=489280 r=smichaud sr=roc 2009-04-22 09:05:35 -04:00
Neil Deakin
a6df0afb93 Bug 404798, assertions when root element is removed from xul document during inline script, r+sr=smaug 2009-04-22 08:55:54 -04:00
Neil Deakin
b3c8973d76 Bug 454407, use offscreen buffer instead of image buffer for drag feedback, r+sr=roc 2009-04-22 08:55:51 -04:00
Neil Deakin
dd459b4af0 Bug 487631, fix a number of xul tests which were disabled in the past due to not working on some platforms, these are tests for bugs 474149, 416390, 212750, 409242, r=gavin 2009-04-22 08:55:49 -04:00
Marco Bonardo
2501083269 Bug 488783 - Tags list no longer sorted (alphabetized) in latest Shiretoko nightly, r=dietrich a=blocking191 2009-04-22 14:22:53 +02:00
Mark Banner
c5d0fd3e1d Bug 489239 - "comm-central windows builds broken by unit test for bug 58904" [r=ted.mielczarek] 2009-04-22 13:28:23 +01:00
Daniel.S
3d66e90b81 Bug 487942 - Remove cursor: -moz-alias | -moz-cell | -moz-context-menu | -moz-copy | -moz-spinning; property_database.js update; r+sr=dbaron 2009-04-22 14:24:34 +02:00
Daniel.S
d57498c9ba Bug 487942 - Remove cursor: -moz-alias | -moz-cell | -moz-context-menu | -moz-copy | -moz-spinning; remove: -moz-cell alias; r+sr=dbaron 2009-04-22 14:24:32 +02:00
Serge Gautherie
63e5ae4909 Bug 117440 - remove usages of DEBUG_PRINTF in favor of NS_ASSERTION/NS_WARNING; (Dv1) <nsCompressedCharMap.cpp> remove commented out FONT_SCAN_PRINTF(); r=smontagu 2009-04-22 14:24:30 +02:00
Neil Rashbrook
ccb6cd7be8 Bug 488265 Use an XPCOM array enumerator instead of rolling our own r+sr=mrbkap 2009-04-22 13:18:52 +01:00
Neil Rashbrook
5e635310f7 Followup to bug 382591 to apply to gnomestripe as well since it was forked between creating and landing the patch r=gavin 2009-04-22 13:17:33 +01:00
Neil Rashbrook
d0623d193c Followup to bug 427750 to check for Python 2.5 only when building on Windows as a host r=ted 2009-04-22 13:15:23 +01:00
Neil Rashbrook
d9fce7b104 Test for bug 482955 r=roc 2009-04-22 13:11:30 +01:00
Alexander Surkov
f294115b66 Bug 489306 - overflowed content doesn't expose child text accessibles, r=marcoz, davidb 2009-04-22 19:22:36 +08:00
Olli Pettay
81884a8ad9 Bug 489224 - Printing doesn't print text field values, r+sr=roc 2009-04-22 12:35:45 +03:00
Daniel Holbert
9db29e80b9 whitespace-only: remove empty line added to bugs/reftest.list in changeset 3b9f7eb42b83 2009-04-22 00:25:45 -07:00
Vladimir Vukicevic
143d433242 rename reftest files to correct names
--HG--
rename : layout/reftests/bugs/bug488685-ref.html => layout/reftests/bugs/488685-1-ref.html
rename : layout/reftests/bugs/bug488685.html => layout/reftests/bugs/488685-1.html
2009-04-22 00:21:00 -07:00
Vladimir Vukicevic
627ce5ccc2 b=488685; cruft in GIF image; r=joe,roc 2009-04-21 21:33:37 -07:00
Joe Drew
0df4e8919d Disable the colour managment reftests, since they fail. 2009-04-21 23:29:45 -04:00
Joe Drew
f38146cdaf Backed out - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent hangs in Tp. 2009-04-21 23:02:55 -04:00
Joe Drew
64bbcf4155 Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs. 2009-04-21 23:02:17 -04:00
Jeff Muizelaar
c0df7d0be6 Bug 488747 - Fix endian handling in qcms. r=joe 2009-04-21 22:22:29 -04:00
Jeff Muizelaar
eafab45f5f Bug 489133 - Handle bad cHRM chunks in PNGs. r=joe 2009-04-21 22:21:48 -04:00
Jeff Muizelaar
ee1d6829e8 Bug 489133 - Fix handling of bad whitepoints in PNGs. r=joe 2009-04-21 22:21:13 -04:00
Jeff Muizelaar
85d607f1e9 Bug 489133 - Tests for invalid whitepoints and bad cHRM chunks in PNGs. r=joe 2009-04-21 22:20:56 -04:00
Brendan Eich
070d6ff00d Bug 489079 - Google Calendars disappear with latest trunk of Shredder [Error: Error parsing XML streamReferenceError: gCal is not defined] (r=mrbkap). 2009-04-21 18:46:16 -07:00
Boris Zbarsky
fad8f846fa Disabling test for bug 488417 because it seems to be making mochitest unhappy for later tests somehow. 2009-04-21 21:35:28 -04:00
Gavin Sharp
6f79c25b4d Bug 488864 - have hgignore ignore all (.)mozconfig* files; r=ted.mielczarek 2009-04-22 02:42:14 +02:00
Paolo Amadini
459db48724 Bug 489078 - (TUnit) xpcshell-tests test_getTypeFromExtension_with_empty_Content_Type.js leaks; r=sdwilsh 2009-04-22 02:42:11 +02:00
Jesse Ruderman
a85b7c9758 Make temporary debug-only logging code not crash. r=sdwilsh 2009-04-21 16:57:19 -07:00
Boris Zbarsky
e5f6293681 Bug 67752. Implement interruptible reflow. r=roc,dbaron 2009-04-21 19:53:52 -04:00
Boris Zbarsky
8cc25e3a5f Trying to reenable test for bug 488417, with a test change to hopefully make the orange go away. 2009-04-21 19:53:13 -04:00
Shawn Wilsher
be0a40cca4 Bug 489455 - Update URLClassifier to follow Safebrowsing spec
This makes us not change %00 to %01.
r=tony
2009-04-21 19:34:06 -04:00
Ben Newman
98580647cc Bug 467865 - [@ js_RemoveRoot - ... - XPCThrower::ThrowExceptionObject] xpconnect is misusing nsCOMPtr. r=jonas+sr=jst 2009-04-21 16:09:29 -07:00
Boris Zbarsky
24dd4c66aa Disable test for bug 488417 because it seems to be making mochitest unhappy for later tests somehow. 2009-04-21 17:57:53 -04:00
Johnathan Nightingale
0ee5089bb6 Bug 425001 - Tests for bugs 400731 and 431826 rely on timers and are therefore fragile. TEST ONLY FIX.
Replace with DOMContentLoaded listeners, since onload doesn't work for error pages.
2009-04-21 16:17:14 -04:00
Boris Zbarsky
1c4f1309c3 Bug 488417. Need to hold strong refs to ranges across calling RemoveRange. r+sr=roc 2009-04-21 15:57:40 -04:00
Daniel Holbert
e66e25e993 SVG/SMIL test-only fix: add 'reftest-wait' to a test that needs it. NPODB (also, test not currently run on tinderboxen) 2009-04-21 12:54:47 -07:00
Dave Townsend
7ddcc7c22d Bustage fix from bug 484442 2009-04-21 11:53:43 -07:00