Commit Graph

34898 Commits

Author SHA1 Message Date
Chris AtLee
d6b8638759 Bug 457753: Ensure that the directory exists before zipping up crashreporter symbols. r=ted 2009-11-04 09:59:47 -05:00
Ted Mielczarek
9fc72c1088 bug 463411 - nsinstall.exe can race creating directories. r=timeless 2009-10-30 13:00:20 -04:00
Marco Bonardo
d1f11b2de2 linux build bustage fix 2009-11-11 12:40:02 +01:00
Marco Bonardo
5626624c83 Bug 527638 - Live Bookmarks do not load and reload/update, r=dietrich 2009-11-11 12:04:20 +01:00
Marco Bonardo
b67475b2fc Bug 519479 - places default title behavior shouldn't use part of the URL, r=dietrich 2009-11-11 12:04:18 +01:00
Shawn Wilsher
4ec3b226c6 bug 522855 - Part3: Make expiration lookups async, r=mak. Further modified by me, r=sdwilsh. 2009-11-11 12:04:16 +01:00
Shawn Wilsher
b4916b6019 bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh. 2009-11-11 12:04:14 +01:00
Shawn Wilsher
9712400661 bug 522855 - Part1: Refactor DoSetAndLoadFaviconForPage, r=mak. Further modified by me, r=sdwilsh. 2009-11-11 12:04:11 +01:00
Tanner M. Young
4c50596a6a Bug 526534 - Page Info does not detect multiple instances of the same image on a page if no alt text is provided or the alt text is the same. r=dao 2009-11-11 11:34:30 +01:00
Makoto Kato
7f01df6468 Bug 492123. Prevent crash when a XUL window is closed while it's being shown for the first time. r=roc 2009-11-11 11:29:29 +01:00
Blake Kaplan
42d9e3ec70 Bug 522839 - Deal with OOM when creating a context for a new worker thread. r=bent 2009-11-11 11:28:22 +01:00
David Dahl
b5c54b7e05 Bug 521923 - Stop client-side Windows "throttling". r=jmathies 2009-11-11 11:26:10 +01:00
Robert Strong
2b0848ed52 Bug 527845 (WinCE only) - App update can't deal with read-only files. r=vlad 2009-11-11 01:02:38 -08:00
Oleg Romashin
398a083923 Bug 527363 - JS-ctypes fail to compile on Maemo ARM. r=dwitte 2009-11-11 08:57:47 +02:00
Jonas Sicking
c88c547795 Bug 527870: Fix theoretical bug in async loading code. r=jst 2009-11-10 21:45:54 -08:00
Reed Loden
325b9a9083 Revert accidentally committed change. Not my day, apparently. :( 2009-11-10 23:41:46 -06:00
Reed Loden
2d64c217b5 Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does. 2009-11-10 23:39:13 -06:00
Reed Loden
9d824c2f59 Follow-up to bug 5277784: Use resource:/// in test_openLocationLastURL.js due to lack of nsIXULAppInfo. 2009-11-10 20:20:54 -06:00
Mats Palmgren
c8c0189e55 Use reftest-wait to fix Tinderbox orange. b=527806 2009-11-11 02:48:34 +01:00
Glenn Randers-Pehrson
051d876b20 Bug 504805 - "Update libpng to version 1.2.40" [rs=joe] 2009-11-10 19:39:31 -06:00
Reed Loden
8519a3f070 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Vladimir Vukicevic
a27e1b6398 b=527122; fix for dll blocklist sporadic tinderbox crashes; r=shaver 2009-11-10 14:34:41 -08:00
Jonas Sicking
b5f9a0dd35 Bug 527623: Fix more intermittant problems by making the test code deal with necko re-ordering requests. r=jst 2009-11-10 14:30:38 -08:00
Jae-Seong Lee
f620ed6c64 Bug 521189 - Some necko unit tests fail or hang with 'strict' & 'werror' on. r=jwalden 2009-11-10 14:11:31 -08:00
Karl Tomlinson
994db289b8 b=522635 destroy child nsWindows when destroying the parent r=roc
--HG--
extra : rebase_source : 53b4061a728721db67c9b253e0454ee815a0fad9
2009-11-11 10:57:25 +13:00
Karl Tomlinson
f1bba3e294 b=521198 don't update when refresh is disabled r=roc
--HG--
extra : rebase_source : 8277aa725ef29138201d825b31aad6bec258a53d
2009-11-11 09:47:57 +13:00
Karl Tomlinson
7c511eb5c1 b=527615 use gtk_window_fullscreen not gdk_window_fullscreen r=roc
--HG--
extra : rebase_source : 7ae0cb6f62dbe0f45f9bd73605f52ac4b2e66990
2009-11-11 09:46:09 +13:00
Josh Aas
80e4d43179 Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc 2009-11-10 16:55:38 -05:00
Josh Aas
74eb1fe935 Remove unnecessary event handling cases for NS_ACTIVATE/NS_DEACTIVATE in nsObjectFrame. b=526633 r=roc 2009-11-10 16:54:29 -05:00
Drew Willcoxon
deed34287c Bug 506814 - Get rid of GetPersistentDescriptor. r=josh 2009-11-10 20:46:16 +01:00
Jonathan Griffin
6f4f282c68 Bug 458131. Additional reftests for border-radius. r=zwol 2009-11-10 11:08:38 -08:00
Robert Longson
0c13556d69 Bug 527325 - feConvoleMatrix does not process bias correctly. r=roc 2009-11-10 18:49:37 +00:00
Steven Michaud
8456645962 Bug 513048 - Housekeeping: Add branch patch to currently not-compiled code. r=josh 2009-11-10 11:30:25 -06:00
Josh Aas
8be6e464a2 64-bit Mac OS X bustage fix, b=527115 2009-11-10 11:51:55 -05:00
Ehsan Akhgari
ea0eb77ddb Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds; r=dolske 2009-11-10 11:45:03 -05:00
Jim Mathies
43ee30552b Bug 520178 - Minimized windows appear offscreen when restoring from session store. r=dougt. 2009-11-10 10:24:10 -06:00
Jonas Sicking
d2c6405853 Bustage fix, bug 527623. Relying on speculative parsing in tests doesn't seem like a good idea. r=bustage-fix 2009-11-10 07:14:32 -08:00
Benjamin Smedberg
4fd3484699 Revert bug 525221 which was pushed accidentally. 2009-11-10 09:54:10 -05:00
Benjamin Smedberg
c29a4a4a54 Backed out changeset 3e1290bba902 - Bug 525221 which was committed accidentally. 2009-11-10 09:52:47 -05:00
Benjamin Smedberg
43b1c28f44 Bug 526586 - XULRunner crashes on startup on Windows r=bustage fix and at least agreement on the approach from dbaron 2009-11-09 14:30:01 -05:00
Benjamin Smedberg
e6eb34b4b1 Bug 525221 - Loop over DIRS better in NSPR, r=ted
--HG--
extra : rebase_source : 23fa2f7da8b88265a19147a552cbf44d3f869274
2009-11-09 13:47:29 -05:00
Peter Van der Beken
ffc116d778 Fix for bug 512645 (Only clamp nested timeouts). r=jst.
--HG--
extra : rebase_source : 556930c0c02258f75becabe58eadd202fdea59a1
2009-08-26 11:07:39 -07:00
Peter Van der Beken
44e0950903 Don't morph when not needed in GetWrapperForObject. r=mrbkap.
--HG--
extra : rebase_source : ebde1385b163dc11a6f976b6c2a0de1b617cf8b4
2009-11-09 15:12:47 +01:00
David Bolter
486a4b94e9 Bug 527289 - crash [@ nsHyperTextAccessible::ScrollSubstringToPoint(int, int, unsigned int, int, int)]. r=surkov,MarcoZ 2009-11-10 09:07:19 -05:00
Ginn Chen
a71f9dd073 Bug 526174 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug299673-1.html on Solaris r=enndeakin 2009-11-10 18:24:56 +08:00
Ginn Chen
e90102a328 Bug 500602 Compilation of xptcinvoke_asm_sparcv9_solaris_SUNW.s failed r=jst 2009-11-10 18:24:29 +08:00
Ginn Chen
3074b292fc Bug 526176 use madvise on Solaris for fastload r=brendan 2009-11-10 18:23:53 +08:00
Ginn Chen
31251edcee Bug 527431 places failed to compile on Solaris r=mak77 2009-11-10 18:23:30 +08:00
Jonathan Kew
f11b5087cc bug 527555: ensure gfxCoreTextFont destructor doesn't try to delete uninitialized Cairo pointers or null CF references. r=roc 2009-11-10 10:00:50 +00:00
Alexander Surkov
4351278a2b tree/test_menu.xul tempororay fix, bug 527646 2009-11-10 17:38:05 +08:00