3124 Commits

Author SHA1 Message Date
Oleg Romashin
5b9dd5594b Bug 664874 - raise child process priority for Maemo6. r=dougt
--HG--
extra : rebase_source : 5d525b269ac59550caa0b955bb89ae28c8e53323
2011-06-16 16:08:00 -07:00
Mark Finkle
964bf7ad59 Bug 664114 - Context Menu doesn't resize properly when switching the window orientation [r=wjohnston] 2011-06-15 23:09:41 -04:00
Philipp von Weitershausen
b99486a082 Back out bug 662867 (changeset 3453df4d6852) 2011-06-15 17:43:24 +02:00
Philipp von Weitershausen
12d1aa8f4d Back out bug 664114 (changeset b9ee105d755c) due to test_innerWidthHeight_script.html failure 2011-06-15 11:11:51 +02:00
Mark Finkle
eed5ff5c25 Bug 664114 - Context Menu doesn't resize properly when switching the window orientation [r=wjohnston] 2011-06-15 00:53:05 -04:00
Mark Finkle
872b6164ba Bug 662867 - redirect about:<nonsensical words> does not go to a 'The URL is not valid and cannot be loaded.' dialog [r=mbrubeck] 2011-06-15 00:53:03 -04:00
Wes Johnston
e9899ab3ec Bug 649983 - Make sync dialog fit size on Gingerbread. r=mfinkle 2011-06-14 14:43:38 -07:00
Wes Johnston
71b62855ac Bug 664285 - Fallback to default locale if we can't find a matching one. r=mfinkle 2011-06-14 14:43:36 -07:00
Wes Johnston
e5716fc8b2 Bug 663861 - Allow changing between themes. r=mfinkle 2011-06-13 13:32:18 -07:00
Wes Johnston
145c0b17cf Bug 663023 - Cache getDPI calls. r=mbrubeck 2011-06-13 13:32:17 -07:00
Ted Mielczarek
b9712b1eab merge m-c and b-s 2011-06-13 09:09:43 -04:00
Ed Morley
8aaddd0334 Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Phil Ringnalda
2547f391bb Bug 663596 - todo_is() the Android permaorange part of browser_bookmarks.js, r=mfinkle 2011-06-11 11:35:56 -07:00
Steffen Wilberg
93d5df660d Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin. 2011-06-11 15:38:40 +02:00
Geoff Lankow
22cc3fb3c7 Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend 2011-06-11 15:01:15 +12:00
Phil Ringnalda
2a2f2175aa Bug 658941 and bug 661997, disable permaorange browser_autocomplete.js and browser_contentpopup.js 2011-06-09 21:13:13 -07:00
Wes Johnston
b18d1b9713 backout 3e9a4e14f6c6 - bustage fix 2011-06-10 10:28:18 -07:00
Ehsan Akhgari
bcc8136f6c Merge mozilla-inbound into mozilla-central 2011-06-09 18:30:11 -04:00
Wes Johnston
97621d7ffb Bug 663023 - Cache getDPI calls. r=mbrubeck 2011-06-09 13:54:34 -07:00
Wes Johnston
37e196e588 Bug 662785 - Clean up remaining first-run pieces. r=mfinkle 2011-06-09 13:54:34 -07:00
Wes Johnston
0444e9dc70 Bug 653141 - Enable first-run locale picker. r=mfinkle 2011-06-09 13:54:34 -07:00
Hiroyuki Ikezoe
0e65566c2e Bug 662754 - Remove javascript.options.mem.gc_frequency. r=igor 2011-06-09 12:10:42 -07:00
Matt Brubeck
960cd9f6a4 Bug 662974 - browser_viewport.sjs is needed by browser_thumnails.js [r=mfinkle] 2011-06-09 09:14:54 -07:00
Matt Brubeck
5a4a809187 Bug 661816 - Disable failing part of browser_awesomescreen.js test [r=mfinkle] 2011-06-09 09:14:25 -07:00
Peter Van der Beken
5cc319391d Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
2011-05-25 10:46:51 +02:00
Ehsan Akhgari
381ce2b6f1 Merge cedar into mozilla-central 2011-06-08 17:46:13 -04:00
Kyle Huey
4cdcf5bdcb Merge m-c to cedar again to bring over the fix for the android talos perma-orange. 2011-06-07 15:42:30 -07:00
Kyle Huey
22c5117a8a Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push 2011-06-07 13:23:03 -07:00
Wes Johnston
6a5521c32e Bug 658054 - Remove firstrun pages. r=mfinkle 2011-06-07 12:11:39 -07:00
Wes Johnston
1d363880de Bug 653141 - Allow language choice on first-run. r=mfinkle 2011-06-07 12:11:37 -07:00
Wes Johnston
52a822cf6c Bug 653141 - Disable locale picker until talos test profiles are updated. r=mfinkle 2011-06-07 14:26:18 -07:00
Edward Lee
702c66b437 Bug 662355 - Component returned failure code 0x80004005 (NS_ERROR_FAILURE) @ [extensions.xml::toggleOptions]. Set optionsURL to "" if undefined so it doesn't get read out by the binding as "undefined". r=mfinkle 2011-06-07 08:13:38 -07:00
Benjamin Stover
b86f74a965 Bug 657769 nsIDOMWindowUtils.FindElementWithViewId uncaught exception r=mbrubeck 2011-06-08 09:04:18 -07:00
Kyle Huey
d0c8d40621 Backout the backout. This is an infrastructure issue, not an issue with the code in this CLOSED TREE. 2011-06-08 07:56:25 -07:00
Kyle Huey
bf80cb3244 Merge backout on this CLOSED TREE 2011-06-08 06:24:18 -07:00
Kyle Huey
649ff29eed Back em out on this CLOSED TREE for causing tinderbox to report mochitest-browser-chrome is failing 2011-06-08 06:22:04 -07:00
Patrick McManus
17f6728368 Bug 662414 - Provide error page for new necko error NS_ERROR_CORRUPTED_CONTENT. r=jduell 2011-06-08 09:35:26 +02:00
Mark Finkle
bca7dec4c5 Bug 662101 - Support simple console.trace() in Fennec [r=wjohnston] 2011-06-08 01:20:06 -04:00
Mark Finkle
d6f78c82fa Bug 661889 - Wrap notification buttons onto a second row instead of cropping the overflow [r=vingtetun] 2011-06-08 01:19:47 -04:00
Mark Finkle
15fecbdd77 Bug 661866 - Save sessionstore thumbnails in a separate file-based cache [r=vingtetun] 2011-06-03 14:31:47 -04:00
Geoff Lankow
24cb5f578e Bug 653637 - Changes to Gingerbread stylesheet; r=mark.finkle 2011-06-03 09:08:06 -07:00
Geoff Lankow
7a41cf6cbc Bug 653637 - Provide a simple way for addons to have preferences UI - Part 1; r=mark.finkle,dtownsend
--HG--
rename : mobile/chrome/content/bindings/setting.xml => toolkit/mozapps/extensions/content/setting.xml
2011-06-03 11:33:55 +12:00
Wesley Johnston
cadef387c5 Bug 649983 - Use more vertical space for dialogs [r=mfinkle] 2011-06-03 13:05:18 +02:00
Doug Turner
3e3c4edf06 Bug 661673 - Don't start the content child process when the preference "browser.tabs.remote" is false. r=mfinkle 2011-06-03 13:03:56 +02:00
Vivien Nicolas
875647da6d Bug 615223 - Remote webpages does not load if browser.tabs.remote is set to false [r=mfinkle] 2011-06-03 13:02:15 +02:00
Vivien Nicolas
a777b27499 Bug 659649 - Suggestion popup is not dismissed if a suggestion is tapped [r=mfinkle] 2011-06-03 13:02:15 +02:00
Vivien Nicolas
208dde0f9b Bug 658727 - Error when dispatching a mouse event to an element that is hidden [r=stechz] 2011-06-03 13:02:14 +02:00
Matt Brubeck
1e3d0b45ed Bug 645725 - Fix for mobile browser-chrome tests [r=mfinkle DONTBUILD] 2011-06-02 17:41:00 -07:00
Mark Finkle
174b9ed913 Bug 612193 - Update App Menu related tests (tests only) [r=wjohnston] 2011-06-02 13:56:39 -04:00
Mark Finkle
7afae8797a Bug 661284 - Blue selection color used in Gingerbread 'Find in Page input field' theme and content menu text color goes white [r=mbrubeck] 2011-06-02 13:26:03 -04:00