Commit Graph

206794 Commits

Author SHA1 Message Date
Robert O'Callahan
45f0dccac6 Bug 495385. Text inputs should set the white-space style of the anonymous inner div when that div is created, not later when it will trigger a restyle. r+sr=bzbarsky
--HG--
extra : rebase_source : bef3008f365592d754039e74bac0b428a8c84794
2009-06-13 21:16:27 +12:00
Dão Gottwald
d316f692a4 merge 2009-06-13 11:24:48 +02:00
Dão Gottwald
91adb9f6c4 Bug 495751 - Backed out change to browser_bug304198.js (changeset bfb383af1903) in order to figure out if the intermittent failure still happens 2009-06-13 11:23:53 +02:00
Dave Townsend
72eb1c6417 Merge backout of temporary logging patch from bug 486489 2009-06-13 10:11:03 +01:00
Dave Townsend
3de8a23205 Backed out temporary logging changeset 9a72a7036822 2009-06-13 10:10:36 +01:00
Dão Gottwald
976c525965 Bug 456535 - On Windows, users should be able to hide the menubar and show it with the alt key. r=mano, ui-r=faaborg 2009-06-13 08:08:20 +02:00
Dão Gottwald
eea852f5dd Bug 477256 - Implement menubar auto-hiding in toolkit. r=neil,enn 2009-06-13 08:03:02 +02:00
Aaron Train
0b7582d2b3 Adding test 2009-06-12 23:50:12 -04:00
Jesse Ruderman
13853a5f72 Fix order of crashtests 2009-06-12 19:22:15 -07:00
Jesse Ruderman
398e954e21 Add crashtests 2009-06-12 19:21:09 -07:00
bjarne@runitsoft.com
77ee365941 Bug 480619 - FF does not load objects over secure connection after 'clear private data', r=kaie 2009-06-12 22:04:43 -04:00
Boris Zbarsky
93b8be90c8 Adding test 2009-06-12 22:03:11 -04:00
Jesse Ruderman
f2f2e6df63 Add test for bug 431086, using cpearce's crashtest patch 2009-06-12 18:56:23 -07:00
alessandro.cogliati
a3b838b302 Bug 469973 - "Qt: matrix transformation broken from Context to Qmatrix" [r=pavlov] 2009-06-12 18:41:41 -07:00
Timothy Nikkel
465a4821c7 Bug 491700 - "hang while resizing windows (CPU hits 100%, no interaction is possible)." r+sr=bzbarsky 2009-06-12 21:28:41 -04:00
Josh Aas
c9bdcf394b Remove unused nsIClassicPluginFactory. b=498031 r/sr=sicking 2009-06-12 17:33:34 -07:00
Alexander Surkov
b9a0cd6c6c Bug 495390 - If a link has a non-breaking space as screen text, try to fall back to other means like @title, marcoz, davidb 2009-06-13 09:06:02 +08:00
Neil Rashbrook
1f7a6fb844 Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf 2009-06-13 00:48:41 +01:00
Mats Palmgren
ec3e79fa2e Test for bug 299673. 2009-06-13 01:11:55 +02:00
Mats Palmgren
aa354453bd Add missing 'return' in nsDocAccessible::TakeFocus(). b=497867 r=marco.zehe 2009-06-13 00:51:50 +02:00
Dietrich Ayala
f54de06119 Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco) 2009-06-12 15:39:42 -07:00
Dietrich Ayala
b1252c747a Bug 492794 - microsummary service should cache bookmark ids for fast access (r=marco) 2009-06-12 15:26:04 -07:00
Dietrich Ayala
b8f1511e0a Bug 493636 - when possible, use cached left pane query ids instead of the anno service directly (r=marco) 2009-06-12 15:21:47 -07:00
Blake Kaplan
36a8da1b90 Bug 497998 - Remove obsolete assertion. r=brendan
--HG--
extra : transplant_source : %9B%0Eh%C28%EB%B4%80%5DQ%ED%A8%92%23%0C%86%28%9D%9E%D8
2009-06-12 14:53:25 -07:00
Blake Kaplan
eccda2d175 Bug 441714 - Protect caps against SJOWs. r+sr=dveditz 2009-06-12 14:38:05 -07:00
Blake Kaplan
99fc3b44de Bug 496486 - Don't let our wrapped natives get garbage collected out from under us. r+sr=bzbarsky 2009-06-12 14:35:35 -07:00
Arpad Borsos
57cd249cca merge backout 2009-06-12 23:21:22 +02:00
Arpad Borsos
118ee75268 Back out bug 474369, suspected of causing dhtml and tp3 regression 2009-06-12 23:20:55 +02:00
Arpad Borsos
54c6a77ae5 merge backout 2009-06-12 23:20:40 +02:00
Arpad Borsos
736ae13a3d Back out bug 493701, suspected of causing dhtml and tp3 regression 2009-06-12 23:19:20 +02:00
Dave Townsend
3deb2d8baf Bug 486489: Turn on url-classifier logging to track down the leak. r=ted 2009-06-12 15:51:37 +01:00
Marco Zehe
d3a8899904 Merge for backout of bug 493723 2009-06-12 16:31:46 +02:00
Marco Zehe
8587852a18 Backed out changeset 2928cc356e14 of bug 493723 to fix screen reader bustage 2009-06-12 16:12:51 +02:00
Margaret Leibovic
9e40a0e0c2 Bug 481231 - Add an ID to the rows element of editBookmarkPanelGrid in editBookmarkOverlay.xul, r=sdwilsh 2009-06-12 14:59:32 +02:00
Marco Bonardo
4ee7247732 Bug 491276 - places/menu.xml: reference to undefined property this._self._result, r=dietrich 2009-06-12 14:59:25 +02:00
shirish
6792bfe0f8 Bug 494713 - Logic error in nsNavHistory::CalculateFrecencyInternal due to lack of braces around if statement, r=sdwilsh 2009-06-12 14:59:20 +02:00
Marco Bonardo
8c096a9cb2 Bug 496266 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) causes page navigation, r=gavin 2009-06-12 14:59:15 +02:00
Marco Bonardo
b5a38635e8 Bug 496277 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux, r=gavin 2009-06-12 14:59:10 +02:00
Michael Kohler
77ded71d87 Bug 407366 - Require <something> for the keyword field when keyword searches are created, r=mak 2009-06-12 14:59:04 +02:00
Florian Queze
67ec779d87 Bug 493392: Get fallback symbols for DWARF-less binaries in symbolstore.py. r=ted 2009-06-12 14:50:13 +02:00
Florian Queze
9efc3be274 Bug 494391: JavaScript strict warning: reference to undefined property gApp.id. r=Mossop 2009-06-12 14:50:08 +02:00
Alexander Surkov
ea53f74ea4 Bug 493723 - implement IAccessibleTable interface for ARIA grids, r=marcoz, davidb, ginn 2009-06-12 20:49:28 +08:00
Dave Townsend
d956a8fb75 Bug 486489: Enable automated tests for url-classifier. r=ted 2009-06-12 12:16:59 +01:00
Dietrich Ayala
e3ea940a27 Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
* * *
2009-06-12 00:34:35 -07:00
Neil Rashbrook
89ef57a324 Bug 458231 Frame overflow plays havoc with size of <label> or <description> r+sr=roc r=dao for backout of workaround for bug 69710 2009-06-12 08:33:51 +01:00
Marco Zehe
ef16fedfde Bug 497304 - Crash [@ nsAccessibleWrap::get_accParent(IDispatch**) ], r=davidb 2009-06-12 07:12:26 +02:00
Robert Strong
a1c5cc64d9 Bug 497578: delay update resuming to avoid it being interrupted by the private browsing necko reset when private browsing autostart is enabled, r=mconnor 2009-06-12 01:04:49 -04:00
Gavin Sharp
7c46e2f858 Bug 497482: flush 'save session' pref explicitly when shutting down, since some ways of shutting down on mac cause us to avoid saving prefs, r=mconnor 2009-06-11 16:17:33 -04:00
Doug Turner
a282e85375 Bug 488862 - crash while geolocation is retrieving data [@ nsGeolocation::RemoveRequest]. r=dbaron, sr=smaug, r=ctalbert on tests 2009-06-11 17:46:46 -07:00
Marco Bonardo
1980e5c1e4 Bug 496635: Middle click bookmark in the right-upper pane of the library does not open in new tab, r=dietrich 2009-06-12 00:07:06 -04:00