Joe Drew
|
98f411e39e
|
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
|
2010-04-16 17:05:47 -04:00 |
|
Justin Dolske
|
cc03cf1409
|
Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin
|
2010-06-14 14:00:21 -07:00 |
|
Harry Li
|
de7e090e6f
|
Bug 571751 - android build broken in jscntxt.cpp, r=gal
--HG--
extra : rebase_source : 91a9bf3acf3b21741ed74e7f044d95d3e38d1cfd
|
2010-06-14 13:33:30 -07:00 |
|
Ehsan Akhgari
|
1d27c39d4a
|
Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc
|
2010-04-09 17:06:09 -04:00 |
|
Boris Zbarsky
|
8003226855
|
Bug 563327 part 2. Drive accessibility events off the refresh driver instead of an ad-hoc timer. r=surkov
|
2010-06-14 16:06:49 -04:00 |
|
Boris Zbarsky
|
ab2008132c
|
Bug 563327 part 1. Expose an nsIPresShell API for refresh observers. r=roc
|
2010-06-14 16:06:49 -04:00 |
|
Boris Zbarsky
|
2d3ef7e383
|
Bug 571459. Shutdown the doc accessible if its presshell dies. r=surkov,roc
|
2010-06-14 16:06:48 -04:00 |
|
Boris Zbarsky
|
76b245d938
|
Bug 571618. Fix asertion to match reality. r=roc
|
2010-06-14 16:06:48 -04:00 |
|
Boris Zbarsky
|
8b6e50ff8c
|
Bug 571105. Don't force creation of an if-visited style contest if we don't actually need one. r=dbaron
|
2010-06-14 16:06:48 -04:00 |
|
Saint Wesonga
|
131bdcc002
|
Bug 571735. Remove unused variable. r=bzbarsky
|
2010-06-14 16:06:48 -04:00 |
|
Brad Lassey
|
4346c1fc9c
|
bug 565138 - Implement extloader backend for Android r=vlad
|
2010-06-14 15:04:16 -04:00 |
|
Dão Gottwald
|
a8a12a8bb0
|
Bug 571944 - Remove bogus min-width that overrides tabbrowser.xml's min-width. r=gavin
|
2010-06-14 21:53:45 +02:00 |
|
Stephen Horlander
|
6c7aa34741
|
Bug 570277 - Tab corner tweaks. r=dao
--HG--
extra : rebase_source : 40861b653b2ddcdccd54f7a4b5d26efff626caa8
|
2010-06-14 21:42:42 +02:00 |
|
Timothy Nikkel
|
39337fdbef
|
Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron
|
2010-06-14 14:35:30 -05:00 |
|
Ehsan Akhgari
|
3d4fdd49ef
|
Revert the default cache size to 50MB because of Tp4 regressions on Windows 7 (bug 569709)
|
2010-06-14 14:59:03 -04:00 |
|
Drew Willcoxon
|
23f6c7fa89
|
Bug 564573 - A page that's opened in a tab should appear exactly once, as switch-to-tab. r=mak
|
2010-06-14 11:51:53 -07:00 |
|
Benoit Jacob
|
0ff97eaf80
|
b=569236; better WebGL messages; r=vladimir
|
2010-06-14 14:44:12 -04:00 |
|
Kyle Huey
|
27bc0ae3e6
|
Backing out Bug 531886 to fix l10n builds.
|
2010-06-14 11:16:43 -07:00 |
|
Kyle Huey
|
1fd06013ed
|
Backed out changeset f7323647892a
|
2010-06-14 11:14:36 -07:00 |
|
Ehsan Akhgari
|
fc72d5d7fd
|
Disable test_contextmenu.html on Linux
|
2010-06-14 14:05:53 -04:00 |
|
Dão Gottwald
|
1c9f2bd763
|
disable browser_480148.js on OS X
|
2010-06-14 20:02:40 +02:00 |
|
Dão Gottwald
|
ec360c4f42
|
Disable tap opening animation in browser_drag.js to make synthesizeDrop work
|
2010-06-14 18:50:28 +02:00 |
|
Dão Gottwald
|
7235b520f2
|
Bug 571885 - blame tests for leaving too many tabs open. pending r=gavin
|
2010-06-14 17:53:43 +02:00 |
|
Dão Gottwald
|
1a63d566a2
|
whitespace fix
|
2010-06-14 17:52:40 +02:00 |
|
Bas Schouten
|
2d1a915eac
|
Bug 564959: Re-introduce division of text ranges for analysis at proper division points. r=jfkthame
|
2010-06-14 17:46:30 +02:00 |
|
Dão Gottwald
|
df52433647
|
make browser_relatedTabs.js output more useful
|
2010-06-14 17:08:23 +02:00 |
|
Dão Gottwald
|
db454fa8d0
|
additional output for browser_relatedTabs.js
|
2010-06-14 17:07:34 +02:00 |
|
Dão Gottwald
|
e09941acb9
|
Backed out changeset 3a711e98c1ed
|
2010-06-14 17:06:43 +02:00 |
|
Dão Gottwald
|
6bf49b08f3
|
additional output for browser_relatedTabs.js
|
2010-06-14 16:57:28 +02:00 |
|
Dão Gottwald
|
7f591e1161
|
Sanitize browser_drag.js
|
2010-06-14 15:10:23 +02:00 |
|
Dão Gottwald
|
bfac26fa9d
|
disable browser_overflowScroll.js
|
2010-06-14 13:58:10 +02:00 |
|
Jacek Caban
|
bc7f2875ac
|
Bug 569547 - fastcall useless on win64. r=benjamin
|
2010-06-14 12:12:48 +02:00 |
|
Brian Marshall
|
a77e168557
|
Bug 398348 - Spell check language selection uses check marks instead of radio buttons. r=gavin
|
2010-06-14 03:02:11 -04:00 |
|
Dão Gottwald
|
62142b50df
|
Disable the tab opening animation in browser_overflowScroll.js, so that tabs don't change their width once the overflow occurred.
|
2010-06-14 12:06:49 +02:00 |
|
Dão Gottwald
|
35d3ffc05d
|
Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul
|
2010-06-14 11:54:18 +02:00 |
|
Dão Gottwald
|
d7e62457fa
|
disable bogus test while I figure out why the close buttons don't show up
|
2010-06-14 11:30:35 +02:00 |
|
Dão Gottwald
|
4afcbbcd7f
|
fix for browser_overflowScroll.js, round two
|
2010-06-14 11:29:09 +02:00 |
|
Dão Gottwald
|
a98f39cfb4
|
fix for browser_overflowScroll.js
|
2010-06-14 10:57:23 +02:00 |
|
Olli Pettay
|
b27dd3c583
|
Bug 571390, add a comment
--HG--
extra : rebase_source : 5960b90841cfa37decfb48d61e904c97c9d4f91e
|
2010-06-14 10:32:41 +03:00 |
|
Olli Pettay
|
77e8c01739
|
Bug 571390 - classList is always empty on xul elements, r=bz
--HG--
extra : rebase_source : 00d58d4fa7e0bffe2bf6b60b4d8a74fd0e27eebe
|
2010-06-14 10:29:54 +03:00 |
|
Dão Gottwald
|
1c1852f2ac
|
Bug 543206 - Tab opening animation. r=gavin
|
2010-06-14 10:10:54 +02:00 |
|
Dão Gottwald
|
fe78e21955
|
Bug 571772 - Use MENUBAR_CAN_AUTOHIDE instead of XP_WIN. r=gavin
|
2010-06-14 10:10:13 +02:00 |
|
Dão Gottwald
|
74565cf9be
|
Bug 570918 - set _blockDblClick on the tabContainer instead of the close button. r=gavin
|
2010-06-14 10:09:55 +02:00 |
|
Benedict Hsieh
|
e801a49643
|
Bug 531886 - [regression] *.mfasl fastload caches not invalidated after build / changing XUL/JS code. r=bsmedberg
|
2010-06-11 12:02:13 -07:00 |
|
Dan Witte
|
7a710d8ca6
|
Bug 562198: Namespace NSS & NSPR functions in ipc/chromium code, to avoid stomping on their Mozilla counterparts. r=bsmedberg
|
2010-06-11 11:03:07 -07:00 |
|
Ted Mielczarek
|
661b233575
|
Backed out changeset d1c910f2ec4d on suspicion of causing test crashes - Bug 568818 - sendSyncMessage fails with 'SyntaxError: JSON.parse' if one of the listeners does not return a value
|
2010-06-11 13:52:31 -04:00 |
|
Vivien Nicolas
|
4d647c6b88
|
Bug 568818 - sendSyncMessage fails with 'SyntaxError: JSON.parse' if one of the listeners does not return a value [r=smaug]
|
2010-06-11 16:11:20 +02:00 |
|
Ted Mielczarek
|
1c9c3c7171
|
bug 569965 - automationutils.processLeakLog() should learn not to TEST-UNEXPECTED-FAIL every single object line when there are lots. r=philor
--HG--
extra : rebase_source : 4ce122222020d522f742b7e77bfacafe8f7f90bc
|
2010-06-10 08:27:47 -04:00 |
|
Olli Pettay
|
69a7d2d3fa
|
Bug 571225 - Crash in [@ SendSyncMessageToParent] , r=mfinkle
|
2010-06-11 14:14:01 +03:00 |
|
Olli Pettay
|
05b74830ae
|
Bug 570510 - Reduce Addref/release/QI during event creation, r=jst
|
2010-06-11 14:10:51 +03:00 |
|