Commit Graph

3114 Commits

Author SHA1 Message Date
Ted Mielczarek
a88f0715f0 merge m-c and b-s 2011-06-13 09:09:43 -04:00
Ed Morley
223c46b36b 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
0f6cacd165 Bug 663596 - todo_is() the Android permaorange part of browser_bookmarks.js, r=mfinkle 2011-06-11 11:35:56 -07:00
Steffen Wilberg
3b7e75b4ce 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
6c0d911cb6 Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend 2011-06-11 15:01:15 +12:00
Phil Ringnalda
9ed621964b Bug 658941 and bug 661997, disable permaorange browser_autocomplete.js and browser_contentpopup.js 2011-06-09 21:13:13 -07:00
Wes Johnston
a88761845c backout 3e9a4e14f6c6 - bustage fix 2011-06-10 10:28:18 -07:00
Ehsan Akhgari
6c1844bd61 Merge mozilla-inbound into mozilla-central 2011-06-09 18:30:11 -04:00
Wes Johnston
3aa3bd7fb7 Bug 663023 - Cache getDPI calls. r=mbrubeck 2011-06-09 13:54:34 -07:00
Wes Johnston
bc0e2874b4 Bug 662785 - Clean up remaining first-run pieces. r=mfinkle 2011-06-09 13:54:34 -07:00
Wes Johnston
d826cab228 Bug 653141 - Enable first-run locale picker. r=mfinkle 2011-06-09 13:54:34 -07:00
Hiroyuki Ikezoe
6a671245f9 Bug 662754 - Remove javascript.options.mem.gc_frequency. r=igor 2011-06-09 12:10:42 -07:00
Matt Brubeck
0665af6012 Bug 662974 - browser_viewport.sjs is needed by browser_thumnails.js [r=mfinkle] 2011-06-09 09:14:54 -07:00
Matt Brubeck
b3ddf9cf92 Bug 661816 - Disable failing part of browser_awesomescreen.js test [r=mfinkle] 2011-06-09 09:14:25 -07:00
Peter Van der Beken
ae44770a16 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
c29fd423ea Merge cedar into mozilla-central 2011-06-08 17:46:13 -04:00
Kyle Huey
4c6fa934a1 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
d2da8f5e6c 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
a78b1b783b Bug 658054 - Remove firstrun pages. r=mfinkle 2011-06-07 12:11:39 -07:00
Wes Johnston
a28aa25436 Bug 653141 - Allow language choice on first-run. r=mfinkle 2011-06-07 12:11:37 -07:00
Wes Johnston
3d49030baa Bug 653141 - Disable locale picker until talos test profiles are updated. r=mfinkle 2011-06-07 14:26:18 -07:00
Edward Lee
ec77f9f2aa 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
0e6b571c88 Bug 657769 nsIDOMWindowUtils.FindElementWithViewId uncaught exception r=mbrubeck 2011-06-08 09:04:18 -07:00
Kyle Huey
aa7b61a5eb 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
eb437ffff6 Merge backout on this CLOSED TREE 2011-06-08 06:24:18 -07:00
Kyle Huey
f75b079189 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
06671ee90a 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
3e1dd27826 Bug 662101 - Support simple console.trace() in Fennec [r=wjohnston] 2011-06-08 01:20:06 -04:00
Mark Finkle
33e45aad97 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
77223eb9d8 Bug 661866 - Save sessionstore thumbnails in a separate file-based cache [r=vingtetun] 2011-06-03 14:31:47 -04:00
Geoff Lankow
f93a25ebdc Bug 653637 - Changes to Gingerbread stylesheet; r=mark.finkle 2011-06-03 09:08:06 -07:00
Geoff Lankow
8830c94a8b 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
7350280d13 Bug 649983 - Use more vertical space for dialogs [r=mfinkle] 2011-06-03 13:05:18 +02:00
Doug Turner
501bd5ebfe 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
2268733fed 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
15cea9381a Bug 659649 - Suggestion popup is not dismissed if a suggestion is tapped [r=mfinkle] 2011-06-03 13:02:15 +02:00
Vivien Nicolas
a0dabf92da 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
758cd772ae Bug 645725 - Fix for mobile browser-chrome tests [r=mfinkle DONTBUILD] 2011-06-02 17:41:00 -07:00
Mark Finkle
f9e5b62a1e Bug 612193 - Update App Menu related tests (tests only) [r=wjohnston] 2011-06-02 13:56:39 -04:00
Mark Finkle
04d296181f 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
Siarhei Siamashka
dc429906b8 Bug 598736 - Use nearest scaling for video to avoid slowdown [r=mfinkle] 2011-04-03 22:52:39 +03:00
Matt Brubeck
e6f5cf5a92 Bug 645725 - Don't require two taps to open non-fullscreen Android keyboards [r=mfinkle] 2011-06-02 09:32:12 -07:00
Mounir Lamouri
d431d20e49 Merging cedar with mozilla-central. 2011-06-02 13:10:11 +02:00
Richard Newman
153ae08f6b Merge services-central to mozilla-central. 2011-06-01 18:20:09 -07:00
Phil Ringnalda
3689d2074d Bug 661084. Remove unused file checkerboard.png. r=mfinkle 2011-06-01 13:19:16 -04:00
Philipp von Weitershausen
18f984fb4e Merge mozilla-central to services-central 2011-05-31 12:56:58 -07:00
Wes Johnston
10d8fa0b97 Bug 640307 - Stack notifications over browser elements. r=mfinkle 2011-05-31 13:36:40 -07:00
Wes Johnston
21cd8f4b88 Bug 659402 - Dispatch Browser:Mouseclick messages to full screen video controls. r=mbrubeck 2011-05-31 13:36:36 -07:00
Mark Finkle
8bc234098b Keep awesomepanels black-on-white, update selection/tap color and fixup disabled text colors [r=vingtetun] 2011-05-31 15:52:02 -04:00
Philipp von Weitershausen
2c6a521a2f Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman 2011-05-30 12:51:34 -07:00