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 |
|
Alexander Surkov
|
24fa621411
|
Bug 492961 - Crash [@ nsHTMLTableHeaderAccessible::GetRoleInternal(unsigned int*) ], r=marcoz, davidb
|
2009-11-10 14:12:15 +08:00 |
|
Alexander Surkov
|
4fe3532b6f
|
Bug 249292 - Ensure accessible children for <toolbarbutton> types 'menu' and 'menu-button', r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_elm_filectrl.html => accessible/tests/mochitest/tree/test_filectrl.html
rename : accessible/tests/mochitest/test_elm_media.html => accessible/tests/mochitest/tree/test_media.html
rename : accessible/tests/mochitest/test_elm_select.html => accessible/tests/mochitest/tree/test_select.html
rename : accessible/tests/mochitest/test_elm_tree.xul => accessible/tests/mochitest/tree/test_tree.xul
rename : accessible/tests/mochitest/test_elm_txtcntnr.html => accessible/tests/mochitest/tree/test_txtctrl.html
|
2009-11-10 13:58:52 +08:00 |
|
Josh Aas
|
dd80aa5a05
|
Fix some spelling mistakes. No bug.
|
2009-11-10 00:16:05 -05:00 |
|
Josh Aas
|
d069d0092b
|
Cocoa event model: 1) fix spurious NPP_SetWindow calls 2) propagate event model immediately. b=527115 r=smichaud r=roc
|
2009-11-09 22:58:48 -05:00 |
|
Phil Ringnalda
|
d688c2833f
|
Merge for backout of changeset a696d331ebf7 (bug 526789)
|
2009-11-09 19:46:05 -08:00 |
|
Phil Ringnalda
|
cc85b6a1a7
|
Backed out changeset a696d331ebf7 (bug 526789) for test failures
|
2009-11-09 19:45:23 -08:00 |
|
Phil Ringnalda
|
b3a9e4bb77
|
Merge for backout of changeset 41938f9ac546 (bug 527343)
|
2009-11-09 19:00:19 -08:00 |
|
Phil Ringnalda
|
4492ba3723
|
Backed out changeset 41938f9ac546 (bug 527343) since -moz-locale-dir isn't actually implemented for HTML documents
|
2009-11-09 18:59:09 -08:00 |
|