Commit Graph

60820 Commits

Author SHA1 Message Date
Benoit Jacob
685cacd1f6 Bug 624703 - Add driver version to "App Notes" field of crash reports - r=jmuizelaar, a=joe 2011-01-20 23:31:03 -05:00
Benoit Jacob
2bf8ae95f2 Bug 625160 - followup: Remove old allFeatures=-1 - r=joe, a=blocking2.0 2011-01-20 23:31:03 -05:00
Patrick Walton
1c6947e025 Bug 625974 - Change gradients in the address bar to borders for speed on the Mac. r=dao ui-r=shorlander a=dolske
--HG--
extra : rebase_source : 09d37ec155d552690e4e10c41789158b98541e2b
2011-01-20 13:43:32 -08:00
Paul O’Shannessy
1ac5196eea Bug 589441 - Settings "clear browsing history when Minefield closes" causes crashed sessions to not be restored [r=dietrich, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : 6d86b581c678ccd2bf065aff6956b0ee4b56a7bb
2011-01-20 13:43:32 -08:00
Paul O’Shannessy
ae57b92b11 Bug 592822 - Remove quit warning dialog [r=gavin, r=dietrich, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : 715b997b195f8127406324fca110582a6d15b4cb
2011-01-20 13:43:32 -08:00
Paul O’Shannessy
7589827137 Bug 623135 - browser_615394-SSWindowState_events.js is not cleaning up after itself [r=me, a=test]
--HG--
extra : rebase_source : a2406e7443d174f77579807df7996e057bbbb4bd
2011-01-20 13:43:32 -08:00
Joe Drew
1418eea19a Bug 627498 - Call GfxInfo::Init on all platforms that implement GfxInfo. r=jrmuizel a=b 2011-01-20 16:27:22 -05:00
Benoit Jacob
80aa7bed71 Bug 626996 - WebGL tests shouldn't be loading pages from the Internet - r=ehsan a=jrmuizel
--HG--
extra : rebase_source : c5760b5cedd4077a5e3d01985f9f0bbd103d1924
2011-01-20 17:24:47 -05:00
Jeff Muizelaar
abcd39489f Bug 583499. Fix typo in 71dbb7813572. a=bustage
Fixes a thinko caught by cjones

--HG--
extra : rebase_source : b92ae3d9fc15e600a79f5ceda4efdfc73d5cb838
2011-01-20 17:03:57 -05:00
Michael Yoshitaka Erlewine
3fa50e88a8 Bug 626754 - do not open a new tab when panorama is run for the first time [r=ian, a=blocking2.0-final+] 2011-01-20 17:12:29 -05:00
Tim Taubert
22afda719f Bug 626683 - tabitems.js:905 - TypeError: this._reconnect is not a function r=ian a=dtownsend 2011-01-20 14:09:52 -08:00
Axel Hecht
d6579bf839 no bug, update shipped-locales for beta 10, ra=drivers, DONTBUILD 2011-01-20 13:57:12 -08:00
Philipp von Weitershausen
5b9b9f729b Bug 626099 - Sync setup wizard: No space between links on manual sign in page. r+a=mconnor 2011-01-20 13:54:20 -08:00
Philipp von Weitershausen
9f229ea103 Bug 623144 - Sync UI: Deactive This Device (startOver) should clear error notification still shown. r+a=mconnor 2011-01-20 13:54:20 -08:00
Philipp von Weitershausen
cdd64c99b1 Bug 625918 - Merge fx-sync to mozilla-central. a=blocking 2011-01-20 13:53:59 -08:00
Jeff Muizelaar
896f5a9938 Bug 583499. Disable OpenGL layers by default on 10.5. r,a=joe
We need to do this to get QuickDraw plugins working with minimal hassle.
2011-01-20 16:21:47 -05:00
Bjarne
a1913869ad Bug 620660 - Ensure the disk-cache stays around until all cache-operations have finished. r=michal.novotny a=jst 2011-01-20 13:41:10 -08:00
Taras Glek
874587f891 Bug 586859 - Move startupcache write off the main thread r=cjones a=2.0 2011-01-20 13:40:45 -08:00
Asaf Romano (Mano)
ff8f2cd4fa merge. a=blocker (618101). 2011-01-20 23:30:44 +02:00
Asaf Romano (Mano)
bd53e2f2a7 merge. a=blocker (618101). 2011-01-20 23:30:22 +02:00
Ben Hearsum
cdcfc48cda bug 607396: port checksums work to l10n - remove now-obsolete l10n-upload-% target. r=ted, a=NPOTB DONTBUILD 2011-01-20 16:28:10 -05:00
Asaf Romano (Mano)
5fe3872047 Bug 618101 - SyntaxError (let doesn't work) when loading bootstrap.js to call uninstall() from a disabled add-on. r=mossap. a=blocker. 2011-01-20 23:16:49 +02:00
Ehsan Akhgari
cababf789d Bug 627474 - Part 2: Use nsIXPConnect::WrapNative directly in order to avoid having to link in libgklayout in non-libxul builds; r=bzbarsky a=bustage
--HG--
extra : rebase_source : 58c2f6e6bc3a8fd1070732a9b27d780739afc7f7
2011-01-20 15:23:48 -05:00
Ehsan Akhgari
bd85e60464 Remove an extra semicolon which disturbs pedantic compilers; rs=sdwilsh a=landing on a CLOSED TREE DONTBUILD 2011-01-20 14:14:35 -05:00
Ehsan Akhgari
b58a352c0f Bug 627474 - Part 1: Link places against libmozjs in non-libxul builds; r=sdwilsh
--HG--
extra : rebase_source : 18dcec14d749b01e09164255dc0c215106880f22
2011-01-20 14:07:01 -05:00
Ehsan Akhgari
7f5919cd68 Remove an extra semicolon which disturbs pedantic compilers; rs=sdwilsh a=landing on a CLOSED TREE DONTBUILD 2011-01-20 13:33:19 -05:00
Ehsan Akhgari
7c8e480b41 Merge backout; a=lets-see-if-this-fixes-oranges 2011-01-20 13:13:10 -05:00
Ehsan Akhgari
fb7febaba0 Backed out changeset e080aa16fae3 to see if it was at fault in turning lots of Linux64 debug runs orange 2011-01-20 13:12:37 -05:00
Mounir Lamouri
684b37f535 Bug 615979 - Remove custom invalid-form popup style. r=dao a=b (relanding on CLOSED TREE) 2011-01-20 17:14:45 +01:00
Mounir Lamouri
085217d130 Bug 615979 - Remove custom invalid-form popup style. r=dao a=b 2011-01-20 17:14:45 +01:00
Dão Gottwald
0cd782a693 Bug 624157 - When maximising window, scroll buttons remain in tab bar. r=enn a=a 2011-01-20 16:38:26 +01:00
Dão Gottwald
c205031cac Bug 623779 - Middle-clicking back/forward/reload of an app tab makes the duplicate tab also an app tab. r=zpao 2011-01-20 16:35:44 +01:00
Mounir Lamouri
f76255784b Bug 606491 (2/2) - Update tests. r=smaug a=jst 2011-01-20 12:06:34 +01:00
Anas Husseini
a5271eb914 Bug 606491 (1/2) - Submit controls should be barred from constraint validation. f=volkmar r=smaug a=jst 2011-01-20 12:05:57 +01:00
Mounir Lamouri
00aa4789bb Bug 622558 - When .setCustomValidity() is used, :-moz-ui-invalid should always apply. r+a=sicking 2011-01-20 12:05:29 +01:00
Mounir Lamouri
16ebde62a6 Bug 619278 - :-moz-ui-invalid should apply as soon as the user tries to submit the form. r=sicking a=jst 2011-01-20 12:02:37 +01:00
Mounir Lamouri
ce775f592a Bug 626605 - Improve the position of the arrow for arrow panels. r=enndeakin a=blocking-final 2011-01-20 14:38:11 +01:00
Rob Campbell
e8dcaddb02 Bug 627342 - re-enable browser_webconsole_js_input_expansion.js, a=developers 2011-01-20 10:14:37 -04:00
Patrick Walton
794bb91430 Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao, a=blocking2.0 2011-01-20 08:47:42 -04:00
Makoto Kato
e30bc616e7 Bug 616075 - HTML5 offline event support for Android. r=mwu a=blocking-fennec 2011-01-20 20:06:13 +09:00
Wes Kocher
4e11181aa9 Bug 595540 - Show Error Console in Firefox button menu when Error Console is enabled. r=dao a=a 2011-01-20 10:03:30 +01:00
Dão Gottwald
c2ec6b2830 Bug 624679 - Border between nav bar and content should be opaque. r=fryn a=blocks-blocker
--HG--
extra : rebase_source : 7dc927b1c95028a2b2b8c09f29203ca041ed4a77
2011-01-20 09:43:22 +01:00
Azat Tymerkaev
cc6f2829cb Bug 614081 - Large back button shouldn't be hovered when it also open. r=dao
--HG--
extra : rebase_source : 6dafb8dbf4e505cc88ba6cbd3549827fbdff1751
2011-01-20 09:40:13 +01:00
Dão Gottwald
f684f43761 Bug 624123 - Titlebar too big after leaving full screen if tab groups were used. r=gavin
--HG--
extra : rebase_source : f6021917bcd7b876865a3bcceee939ab19e03564
2011-01-20 09:36:23 +01:00
Dão Gottwald
cd3071b5f5 remove checks not belonging in these tests
--HG--
extra : rebase_source : a056de7dd4198daaecb634840f61abbe80f30293
2011-01-20 09:36:05 +01:00
Mark Banner
1726434e63 Bustage fix following bug 625160 - remove extra semicolon that pedantic builds don't like. a=bustage-fix 2011-01-20 08:38:05 +00:00
Neil Rashbrook
7e6f5c4d63 Bug 617578 Except on OS/2, non-customisable menubars don't display correctly when a lightweight theme is applied r=dao a=beltzner 2011-01-20 08:35:42 +00:00
John Daggett
4536c0f340 Bug 624970 Fix non-libxul builds r=Neil a=bustage DONTBUILD 2011-01-20 08:34:46 +00:00
Alexander Surkov
0d05de74b1 Bug 625009 - text offsets don't get updated when text of first child text accessible is changed, r=davidb, a=blocking2.0Final+
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_update.html
2011-01-20 16:02:10 +08:00
Alexander Surkov
092bb06b6d Bug 606924 - create tree on content insertion, r=davidb, fer, a=blocking2.0Final+ 2011-01-20 16:02:00 +08:00