Commit Graph

6071 Commits

Author SHA1 Message Date
Geoff Brown
85755aecd5 Bug 757475 - Robocop: disable testPermissions. r=jmaher 2012-05-26 09:33:52 -04:00
Gian-Carlo Pascutto
0510bc7eb7 Bug 735064 - Add tests for BrowserProvider batch operations. r=lucasr 2012-05-26 11:30:17 +02:00
Phil Ringnalda
4f1ec78aa7 Back out 551fb80a2dca (bug 758392) for roboprovider bustage 2012-05-25 23:18:19 -07:00
Brian Nicholson
c0b5df4e97 Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown f=jmaher 2012-05-25 17:26:04 -07:00
Sriram Ramasubramanian
727c0139fd Bug 758798: Liberate TextSwitcher from magic numbers. [r=mfinkle] 2012-05-25 15:10:26 -07:00
Ed Morley
4ff9f1d562 Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Wes Johnston
a79b4c376a Bug 750511 - Hide soft keyboard when user touches outside awesomebar. r=mfinkle 2012-05-25 14:03:53 -07:00
Sriram Ramasubramanian
9b8cb2e5bf Bug 753200: Many menu items are disabled on start. [r=mfinkle] 2012-05-25 12:47:51 -07:00
Ed Morley
4a43704eee Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Jim Mathies
81bcae808c Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg 2012-05-25 05:01:29 -05:00
Wes Johnston
5ee0b8bb71 Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Ted Mielczarek
c4432625d3 bug 757909 - mozconfigs for android-armv6 and android-x86. r=catlee,glandium
--HG--
rename : mobile/android/config/mozconfigs/android/debug => mobile/android/config/mozconfigs/android-armv6/debug
rename : mobile/android/config/mozconfigs/android/l10n-nightly => mobile/android/config/mozconfigs/android-armv6/l10n-nightly
rename : mobile/android/config/mozconfigs/android/l10n-release => mobile/android/config/mozconfigs/android-armv6/l10n-release
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-armv6/nightly
rename : mobile/android/config/mozconfigs/android/release => mobile/android/config/mozconfigs/android-armv6/release
rename : mobile/android/config/mozconfigs/android/debug => mobile/android/config/mozconfigs/android-x86/debug
rename : mobile/android/config/mozconfigs/android/l10n-nightly => mobile/android/config/mozconfigs/android-x86/l10n-nightly
rename : mobile/android/config/mozconfigs/android/l10n-release => mobile/android/config/mozconfigs/android-x86/l10n-release
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-x86/nightly
rename : mobile/android/config/mozconfigs/android/release => mobile/android/config/mozconfigs/android-x86/release
extra : rebase_source : 6d931e5eeffe9e2f66eb25d4c426cb81ecb2f22b
2012-05-23 14:03:36 -04:00
Sriram Ramasubramanian
c91242a1ec Bug 739355: Revert text-size to 22 in pre-honeycomb phones. [r=mfinkle] 2012-05-24 21:10:10 -07:00
Kartikaya Gupta
709e68da9c Bug 753250 - Make the touch radius prefs map to real-world metrics (i.e. 1/240-inches) and expand the radius a little. r=mfinkle 2012-05-23 21:54:30 -04:00
Kartikaya Gupta
08b27e4899 Bug 752709 - Show full-screen keyboard when the screen height is less than or equal to 480 pixels. r=cpeterson 2012-05-23 21:53:42 -04:00
Kartikaya Gupta
a1f03fdc6b Bug 752709 - Extract a getDisplayMetrics function into GeckoApp. r=cpeterson 2012-05-23 21:53:39 -04:00
Kartikaya Gupta
9583637c8e Bug 748384 - Propagate page bounds and CSS page bounds in via compositor. r=Cwiiis,ajuma,mats 2012-05-23 10:51:39 -04:00
Kartikaya Gupta
55a35e49b8 Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats 2012-05-23 10:49:59 -04:00
Kartikaya Gupta
f80b94f940 Bug 748384 - Update all Java code to keep a page rect and CSS page rect instead of just the page size. r=Cwiiis 2012-05-23 10:49:52 -04:00
Kartikaya Gupta
5d62986966 Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis 2012-05-23 10:49:44 -04:00
Thiyag Krishna
f525a10d6e Bug 741655 - Add more controls to download manager. r=bnicholson 2012-05-23 20:56:39 -04:00
Kartikaya Gupta
15d02d35fd Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage 2012-05-23 11:08:19 -04:00
Kartikaya Gupta
c9a4698bf1 Bug 748384 - Propagate page bounds and CSS page bounds in via compositor. r=Cwiiis,ajuma,mats 2012-05-23 10:51:39 -04:00
Kartikaya Gupta
c150c572b1 Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats 2012-05-23 10:49:59 -04:00
Kartikaya Gupta
352857dcce Bug 748384 - Update all Java code to keep a page rect and CSS page rect instead of just the page size. r=Cwiiis 2012-05-23 10:49:52 -04:00
Kartikaya Gupta
87837eb360 Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis 2012-05-23 10:49:44 -04:00
William Lachance
dbbd60836e Bug 757643 - Remove license boilerplate from package-name.txt;r=mfinkle 2012-05-23 10:12:27 -04:00
Chris Lord
62d6014cc8 Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-23 09:36:39 +01:00
Doug Turner
236a04a91a Bug 717103 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Brian Nicholson
5f03d9998f Bug 756734 - Move checks inside Runnables to avoid race conditions. r=mfinkle 2012-05-22 18:32:32 -07:00
Geoff Brown
653f6e51e8 Bug 725094 - Robocop: change error handling to throw fewer exceptions; r=jmaher 2012-05-22 16:25:30 -07:00
Vladimir Vukicevic
dab3509c9d b=748509; [android] selecting current tab stops rendering; r=blassey 2012-05-22 18:13:04 -04:00
Chenxia Liu
0c5ddab385 Bug 757154 - Finish J-PAKE setup screen if manual setup completed successfully. r=rnewman 2012-05-22 11:51:59 -07:00
Raphael Catolino
528df1932d Bug 757399 - changed android input to allow typing float in number inputs r=cpeterson 2012-05-22 17:33:10 +02:00
Mike Hommey
7e03fd417a Bug 751265 - Let configure script derive toolchain and platform instead of hardcoding in mozconfig. r=blassey 2012-05-22 08:39:26 +02:00
Mark Finkle
1ccb4e3ebb Bug 741608 - Create homescreen shortcut for installed app r=wesj 2012-05-22 01:00:35 -04:00
Mark Finkle
b33d5eb9ae Bug 748994 - Regression in rawfennecstartup 'throbber start' time r=sriram 2012-05-22 01:00:33 -04:00
James Willcox
a197517be2 Bug 731288 - Don't call methods on finalized SurfaceTexture, JNI housekeeping r=blassey 2012-05-21 21:35:29 -04:00
Wes Johnston
81e5a56c30 Bug 756689 - Send notifications when addon options are shown. r=mfinkle 2012-05-21 12:31:36 -07:00
Ed Morley
273380866f Backout 027ed1748c81 (bug 740485) for M3 orange 2012-05-21 19:36:43 +01:00
Doug Turner
f8a704e7d4 Bug 740485 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Mark Finkle
054e3c8f89 Bug 741430 - On install of a web app, show a system notification r=wesj 2012-05-24 23:42:00 -04:00
Mark Finkle
4d870921f2 Bug 741430 - Use new icons for status alert notifications r=sriram 2012-05-24 23:41:57 -04:00
Tatiana Meshkova
43e00b64ff Bug 758393 - Firefox update fails. r=romaxa,mfinkle 2012-05-24 13:41:26 -07:00
Sriram Ramasubramanian
a820683fdb Bug 739355: Tablet UI URL bar. [r=mfinkle] 2012-05-24 15:47:49 -07:00
Sriram Ramasubramanian
243a4171c5 Bug 739355: Overflow menu for tablets. [r=mfinkle] 2012-05-24 15:32:37 -07:00
Sriram Ramasubramanian
5462b7e180 Bug 730775: Scaled up resource for tablet action-bar. [r=mfinkle] 2012-05-24 15:22:47 -07:00
Richard Newman
b8c32b3918 Bug 756477 - Flush log level cache on each sync to detect log level changes. r=nalexander 2012-05-24 13:17:46 -07:00
Richard Newman
84392f498a Bug 720271 - MPL license cleanup for Android Sync. r=trivial 2012-05-24 13:17:46 -07:00