Sriram Ramasubramanian
0a3144fdbf
Bug 848707: Add focused states for buttons. [r=mfinkle]
2013-03-13 12:28:01 -07:00
Sriram Ramasubramanian
14ed094e9c
Bug 848707: Change highlight color. [r=mfinkle]
2013-03-13 12:16:09 -07:00
Brian Nicholson
fe44f36220
Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
...
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
2013-03-13 13:20:57 -07:00
Lucas Rocha
4098b89ab0
Bug 818079 - Don't allow entering awesomescreen while animating (r=mfinkle)
2013-03-13 19:57:00 +00:00
Sriram Ramasubramanian
82cb55c4f1
Bug 849495: LWTheme bitmap should be at least as wide as the device width. [r=mfinkle]
...
--HG--
extra : rebase_source : 71484a2d894d3c369cc01412d177f611b7391ceb
2013-03-12 14:45:01 -07:00
Sriram Ramasubramanian
4523236c32
Bug 846949: Cleanup browser toolbar animation. [r=lucasr]
...
--HG--
extra : rebase_source : ba77407efe264e20a8dfb013ee77def241042a6a
2013-02-27 14:18:28 -08:00
Brian Nicholson
c326f9dc52
Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
...
--HG--
extra : rebase_source : 9a73a8be6d9b7ce6e3779bf27a73811eb17a539a
2013-02-15 22:44:14 -08:00
Margaret Leibovic
aecc9acbae
Bug 772598 - Use "Site settings" instead of "Site preferences" in clear private data dialog. r=mfinkle
2013-03-13 09:04:59 -07:00
Margaret Leibovic
22173455d4
Bug 847849 - Hostname in site settings dialog is misaligned. r=wesj
2013-03-13 09:04:59 -07:00
Margaret Leibovic
02b4d7e608
Bug 850307 - Get rid of unused strings in browser.properties. r=mfinkle
2013-03-13 09:04:59 -07:00
Gregory Szorc
d424f41bfa
Merge mozilla-central into inbound
2013-03-13 09:03:20 -07:00
Gregory Szorc
426ac0cdd3
Merge mozilla-central into build-system
2013-03-13 08:20:09 -07:00
Kartikaya Gupta
d976ddfc04
Bug 827347 - Allow force-downloading and installing of updates from about:firefox. r=snorp,blassey
2013-03-13 15:47:38 +00:00
Richard Newman
8b9a14a7d9
Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE.
2013-03-13 00:03:53 -07:00
Brian Nicholson
12d4c5fcdc
Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
2013-03-12 21:07:56 -07:00
Gregory Szorc
de55b5242b
Merge mozilla-central into build-system
...
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Ryan VanderMeulen
35fc52b0e7
Backed out 2 changesets (bug 815862, bug 805479) for making bug 768459 nearly perma-fail on Android 2.2 opt.
2013-03-12 11:05:03 -04:00
Gregory Szorc
c865547d94
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Mark Finkle
0877317431
Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret
2013-03-13 11:07:09 -04:00
Mark Finkle
4c9af35476
Bug 844872 - All addons and search engines present an option section even when the plugin does not have any options r=margaret
2013-03-13 11:07:06 -04:00
Kartikaya Gupta
6b33d2a704
Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram
2013-03-13 11:41:56 +00:00
Chris Lord
4cff2c2f1d
Bug 849254 - Fix NullPointerException in BrowserApp.setToolbarHeight. r=kats
2013-03-11 16:04:55 +00:00
Chris Lord
e91bccc03f
Bug 849539 - Fix launching web-apps after bug 716403. r=mfinkle
...
Forgot to change the Web-App layout to use RelativeLayout instead of
LinearLayout.
2013-03-11 14:29:47 +00:00
Kartikaya Gupta
5ffd5e0870
Bug 846774 - Make GeckoEvent member variables private. r=cpeterson
2013-03-10 22:43:53 +00:00
Kartikaya Gupta
feb33ec008
Bug 846774 - Replace the sync event with an ack flag on events. r=cpeterson
2013-03-10 22:43:30 +00:00
Lucas Rocha
dbcd9ca249
Bug 844526 - Reset touch/scroll state on ACTION_UP while in overscroll in TwoWayView (r=mfinkle)
2013-03-12 13:47:48 +00:00
Chris Lord
ad176442fe
Bug 849845 - Map Gamepad-Y to toggle chrome on Firefox/Android. r=kats
2013-03-12 13:22:01 +00:00
Kartikaya Gupta
01a5ffd9b3
Bug 815862 - Bump up max allowed scrolling acceleration to deal with high-dpi devices. r=Cwiiis
2013-03-12 11:18:12 +00:00
Kartikaya Gupta
8311385a1e
Bug 805479 - When calculating the initial fling velocity use an average of recent velocities to work around bad input events. r=Cwiiis
2013-03-12 11:16:28 +00:00
Chris Lord
1223d0af9b
Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats
2013-03-13 02:58:41 +00:00
Chris Lord
e0508c0d20
Bug 846772 - Enable dynamic toolbar by default on Android. r=kats
2013-03-12 18:32:26 +00:00
Chris Lord
7e36d3f8d7
Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
...
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
aaaa3fc551
Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats
2013-03-12 18:32:25 +00:00
Chris Lord
9e55e63817
Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
...
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Ryan VanderMeulen
b16b9555c1
Backed out 5 changesets (bug 846772) for Android reftest-3 orange on a CLOSED TREE.
2013-03-12 17:37:16 -04:00
Ryan VanderMeulen
34709ea94d
Backed out changeset 71d1bd406c7e (bug 849845) and changeset af753b784e28 (bug 849958) to see if it fixes robocop timeouts on a CLOSED TREE.
2013-03-12 17:34:29 -04:00
Kartikaya Gupta
4625c72bb2
Bug 849281 - Use the NdefMessage constructor that is in API 9 instead of the one that is 16+. r=mfinkle
2013-03-09 22:52:43 +00:00
Wes Johnston
a437cc4b76
Bug 838440 - Refresh about:home twhen the activity is resumed. r=lucasr
2013-03-08 13:01:51 -08:00
Mike Hommey
7ffa00c299
Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681
2013-03-08 19:20:50 +01:00
Mike Hommey
75b85fb347
Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
2013-03-08 19:20:13 +01:00
Brian Smith
13bcb99fd4
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
2013-03-06 11:25:03 -08:00
Geoff Brown
f775e73ec4
Bug 849260 - Fix waitForText timeouts in testBookmarksTab; r=jmaher DONTBUILD
2013-03-08 09:52:55 -07:00
Lucas Rocha
153ad1156f
Bug 846025 - Fix "too low" and "too high" correction in TwoWayView (r=mfinkle)
2013-03-08 13:13:58 +00:00
Mike Hommey
7c387b6cab
Forgot to hg rm the files that changeset 0616a4ae8aa2 (bug 842681) had added. DONTBUILD
2013-03-08 13:39:32 +01:00
Mike Hommey
2256c2bff1
Backout changeset 99e3a0501c52 and 0616a4ae8aa2 (bug 842681) because of android robocop orange
2013-03-08 13:26:29 +01:00
Mike Hommey
64cab1cb2b
Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681
2013-03-08 09:32:34 +01:00
Mike Hommey
45cbcb09b8
Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
2013-03-08 09:27:52 +01:00
Mike Hommey
d867b19e9a
Bug 842681 - Call GeckoLoader.loadMozGlue from GeckoApplication.onCreate instead of GeckoApp.onCreate. r=kats
2013-03-08 09:27:46 +01:00
Kartikaya Gupta
e3a17bf629
Bug 848901 - NFC transmission APIs on android only exist on API 14 and up. r=sriram
2013-03-08 00:15:54 +00:00
Chris Peterson
3e4508ca00
Bug 848761 - input element's type attribute values are case-insensitive. r=jchen
2013-03-07 14:12:40 +00:00
Aaron Moses
5df0ded563
Bug 845375 - Implement the nsIClientAuthDialogs interface for android. r=kats
2013-03-07 18:08:03 +00:00
Gavin Sharp
1daffe38be
Bug 831236 followup: adjust comment
2013-03-07 09:38:33 -08:00
Gavin Sharp
07d5346c07
Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
...
--HG--
extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
2013-03-06 23:43:44 -08:00
Jim Chen
46c21b437e
Bug 840406 - Use password mode for all type=password inputs; r=cpeterson
2013-03-07 13:16:46 +00:00
Gregory Szorc
7b6f9c7add
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
...
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Chris Lord
f619313793
Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
...
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-07 10:17:34 +00:00
Chris Lord
26119ae470
Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
...
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-07 10:17:33 +00:00
Chris Lord
05c34bba51
Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
...
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-07 10:17:33 +00:00
Chris Lord
9f56d361e1
Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
...
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-07 10:17:33 +00:00
Chris Lord
792e39c1fd
Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
...
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-07 10:17:33 +00:00
Wes Johnston
c733a1eca6
Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
...
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-07 10:17:32 +00:00
Chris Peterson
62e122e7f7
Bug 848409 - Part 2: Remove unused Android defaults.xml resource files. r=kats
2013-03-06 16:37:38 +00:00
Chris Peterson
abc29e0a66
Bug 848409 - Part 1: Enable Android Strict Mode for local builds. r=kats
2013-03-06 16:37:04 +00:00
Ryan VanderMeulen
e67ae46cb3
Backed out 9 changesets (bug 716403) for Android 4.0 robocop bustage on a CLOSED TREE.
2013-03-06 16:11:05 -05:00
Ryan VanderMeulen
ba57170622
Bug 739757 - Back it out fully this time on a CLOSED TREE.
2013-03-06 13:59:09 -05:00
Nick Alexander
6140c88aea
Bug 843889 - Factor tabs code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman
2013-03-06 10:05:39 -08:00
Chris Lord
2de25383ce
Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
...
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-06 16:56:00 +00:00
Chris Lord
3b766188aa
Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
...
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-06 16:56:00 +00:00
Chris Lord
eb30c361bf
Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
...
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-06 16:56:00 +00:00
Chris Lord
c2165b62fc
Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
...
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-06 16:55:59 +00:00
Chris Lord
824a09dd68
Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
...
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-06 16:55:59 +00:00
Wes Johnston
a68b821526
Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
...
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-06 16:55:59 +00:00
Margaret Leibovic
14d5a44bd7
backout 3c5239c5771d for test failures
2013-03-06 16:47:34 +00:00
Margaret Leibovic
84234ca7cd
backout 17ab91e3a0c5 for test failures
2013-03-06 16:47:34 +00:00
Margaret Leibovic
a8bde3cae8
backout 38c9642dfab0 for test failures
2013-03-06 16:47:34 +00:00
Margaret Leibovic
2db36e771d
backout 3637227e2fee for test failures
2013-03-06 16:47:34 +00:00
Margaret Leibovic
21cd6f2f16
backout 14893b300874 for test failures
2013-03-06 16:47:33 +00:00
Ed Morley
208affdb36
Bug 843947 - Temporarily disable testSettingsMenuItems for too many intermittent failures, so we can unhide the otherwise green Panda robocop
2013-03-06 14:34:38 +00:00
Henri Sivonen
2d8b0b6f1a
Bug 847870 - Gather telemetry about character encoding menu use on Android. r=mfinkle.
2013-03-06 15:28:07 +02:00
Margaret Leibovic
5aa08af087
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
2013-03-06 13:02:46 +00:00
Margaret Leibovic
d6b4aaa332
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
2013-03-06 13:02:45 +00:00
Margaret Leibovic
9c6c8ba4ca
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
2013-03-06 13:02:39 +00:00
Margaret Leibovic
4160f0c856
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
2013-03-06 13:02:39 +00:00
Margaret Leibovic
c12052b353
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
2013-03-06 13:02:38 +00:00
Margaret Leibovic
b4b74aa9c8
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
2013-03-06 13:02:38 +00:00
Geoff Brown
394ee8c644
Bug 847916 - Reduce normal logging in robocop testBrowserProvider; r=rnewman
2013-03-06 02:46:55 -07:00
Kartikaya Gupta
f9247ac9ce
Back out ecc5ce4b7632 (bug 849955) for missing Android API level checks. r=me DONTBUILD
2013-03-12 10:15:46 +00:00
Kartikaya Gupta
b713d88efa
Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram
2013-03-12 10:09:09 +00:00
Kartikaya Gupta
2ade598b76
Bug 845499 - Make the action bar items show up in the right spot on landscape layouts on tablets with a hardware menu button. r=sriram
2013-03-12 10:07:10 +00:00
Kartikaya Gupta
b005506f33
Bug 845499 - Fix broken sIsSmallTablet result cache. r=sriram
2013-03-12 10:06:51 +00:00
Richard Newman
411105aaa2
Bug 850060 - ALL_PAGES is a crummy log tag. r=bnicholson
2013-03-12 00:19:30 -07:00
Richard Newman
0dafc136c1
Bug 850058 - GeckoDisplayPortCalculator is too long to be a log tag. r=trivial
2013-03-12 00:19:30 -07:00
Brian Nicholson
549166e611
Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
2013-03-11 16:09:14 -07:00
Mark Capella
3c0206eb79
Bug 837815 Reading list button opens Top Sites, not Reading List, r=wesj
2013-03-11 18:27:24 -04:00
Sriram Ramasubramanian
e662fa3f8e
Bug 844471: Menu obscured in landscape mode. [r=mfinkle]
...
--HG--
extra : rebase_source : 3b6ae07474318995f070a32abade9406872d67f5
2013-03-11 13:10:00 -07:00
Sriram Ramasubramanian
d5d1b9388d
Bug 844471: Menu is obscured in landscape mode. [r=mfinkle]
...
--HG--
extra : rebase_source : 91bf6ce0af16c45c522a77c5f3dc35d539cdb4ba
2013-03-11 13:08:25 -07:00
Sriram Ramasubramanian
9dd706e89b
Bug 847578: Reduce redundant views in site identity popup. [r=mfinkle]
...
--HG--
extra : rebase_source : 8c85017a16f09ec47d5845d9d66d1ce2af31f4ad
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
3c2b79a84a
Bug 847578: Flatten Site identity popup. [r=mfinkle]
...
--HG--
extra : rebase_source : 89ac0bc865ddc42fc1d6cf75d48a8a3960258b13
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
75b671ebc9
Bug 847578: Flat Holo styled door hanger buttons. [r=mfinkle]
...
--HG--
extra : rebase_source : 18ed2e6e987f663d0a17f7025e11454ef7c90e39
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
e4cd988580
Bug 847578: Flat Holo styled door hanger buttons. [r=mfinkle]
...
--HG--
extra : rebase_source : 10e4897f80d67f80846f672d97bb033b6f0637a3
2013-03-11 14:07:10 -07:00
Sriram Ramasubramanian
5e0f46c627
Bug 847578: Flat UI for Doorhangers. [r=mfinkle]
...
--HG--
extra : rebase_source : d431cbee52d6435af8f43a679adecdaf51273a43
2013-03-11 14:07:10 -07:00
Matt Brubeck
cba07d1de4
Bug 849277 - Remove unused content permission strings in Firefox for Android [r=margaret]
2013-03-11 14:51:53 -07:00
Geoff Brown
1715a4b103
Bug 817899 - Use ListView.getChildAt responsibly in robocop tests; r=jmaher
2013-03-11 13:16:16 -06:00
Raymond Lee
bc4f1ef9ac
Bug 847814 - Remove browser.geolocation.warning.infoURL preference for mobile/andriod if it's not used. r=margaret
2013-03-12 00:10:45 +08:00
Brian Nicholson
10fa55b0aa
Bug 823285 - Use foreground notification service for downloads. r=kats
...
--HG--
extra : rebase_source : 004e31f0379819c5f72420223b24ed0ceccb2e2e
2013-03-11 11:59:23 -07:00
Margaret Leibovic
d4a3e30882
Bug 847942 - Make active tap highlight color gray instead of orange. r=wesj
2013-03-11 11:44:59 -07:00
Mark Capella
220f355959
Backing out bug 837815, changeset 64df2203966e, r=me
2013-03-05 14:58:40 -05:00
Joey Armstrong
2479652c00
bug 734139: replace mkdir -p calls with mkdir_deps
2013-03-05 12:27:58 -05:00
Jim Chen
c0251edf27
Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson
2013-03-05 15:24:35 +00:00
Chris Peterson
f7a27ec142
Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle
2013-03-05 12:08:43 +00:00
Kartikaya Gupta
77b7b0355d
Bug 726335 - Add support for sharing the current tab's URL over Android Beam. r=mfinkle
2013-03-05 13:06:09 +00:00
Kartikaya Gupta
36d9b80bf3
Bug 726335 - Add support for receiving URLs via Android Beam. r=mfinkle
2013-03-05 13:05:52 +00:00
Kartikaya Gupta
e5249c7acc
Bug 726335 - Code formatting cleanup. r=mfinkle
2013-03-05 13:05:26 +00:00
Kartikaya Gupta
f7cdb2b330
Bug 847856 - Only send logcat data when the user selects the URL checkbox. r=mfinkle
2013-03-05 12:59:31 +00:00
Jim Chen
02ee1b5198
Bug 831144 - Properly pass meta states to Gecko; r=cpeterson
2013-03-05 11:07:51 +00:00
Geoff Brown
8500dbae53
Bug 846158 - Clear mEventReceived in robocop blockForEvent; r=kats
2013-03-05 03:27:29 -07:00
Richard Newman
2e63bd0796
Bug 840128 - Android client for Bagheera. r=nalexander
2013-03-04 18:38:24 -08:00
Mike Hommey
a2174bcbf7
Bug 847011 - Fix NSINSTALL in res/drawable-mdpi/icon.png rule. r=ted
2013-03-04 19:34:02 +01:00
Jonathan Kew
584f2e9547
bug 700023 followup - flip the graphite pref back to false on android, due to memory usage regression (see bug 846832). r=kats
2013-03-04 18:23:17 +00:00
James Willcox
961bcd2b47
Bug 837114 - Don't leak Flash shared objects while private browsing on Android r=bsmedberg
...
--HG--
extra : rebase_source : 68a58f6338d375093f5908a8c13fef7888c24462
2013-03-04 13:18:20 -05:00
Mark Finkle
fab9e5033f
Bug 826476 - Modify sqlite database pragmas to possibly improve performance r=kats
2013-03-12 16:19:47 -04:00
Kartikaya Gupta
1d927865e6
Bug 805479 - When calculating the initial fling velocity use an average of recent velocities to work around bad input events. r=Cwiiis
2013-03-12 11:16:28 +00:00
Chris Lord
407476182a
Bug 846772 - Enable dynamic toolbar by default on Android. r=kats
2013-03-12 18:32:26 +00:00
Chris Lord
dd471fc23a
Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
...
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
3e1166aafa
Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats
2013-03-12 18:32:25 +00:00
Ryan VanderMeulen
b3235c708a
Backed out changeset d31d517c7f7c (bug 840593) for robocop orange on a CLOSED TREE.
...
DONTBUILD
2013-03-12 14:37:39 -04:00
Chris Lord
1f5c5c954a
Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats
2013-03-12 17:58:23 +00:00
Chris Lord
9f31fca337
Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
...
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Chris Lord
ac1e8ea7d8
Bug 849246 - Follow the scroll velocity for the dynamic toolbar. r=kats
...
In the rare situation that you cause a fast fling with a very short motion,
it's possible that the toolbar won't hide/show as you expect. Fix this by
saying that any swipe that's faster than the default animation speed
dictates the direction in which the toolbar moves.
2013-03-12 17:38:24 +00:00
Wes Johnston
a0ea7ae176
Bug 840593 - Remove minimum width on about pages. r=mbrubeck
2013-03-12 09:51:04 -07:00
Margaret Leibovic
3115edad72
Bug 739757 - Update doorhanger notification strings. r=mfinkle,gbrown
...
* * *
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
* * *
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
* * *
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
* * *
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
* * *
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
* * *
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
* * *
Bug 739757 - (Part 7) Update testDoorHanger to work with new strings. r=gbrown
2013-03-12 08:47:12 -07:00
Raymond Lee
b6c2c37151
Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin
2013-03-04 15:11:21 +08:00
Mark Capella
112424268b
Bug 841252 - [Robocop] Tests for localized distribution preferences, r=margaret
2013-03-04 05:22:41 -05:00
Lucas Rocha
7f62afe13c
Bug 846751 - Remove unnecessary log call in TwoWayView (r=mfinkle)
2013-03-03 23:01:30 +00:00
Lucas Rocha
29adcd9792
Bug 817828 - Don't use hardware layers on toolbar animations (r=sriram)
2013-03-01 21:30:07 +00:00
Kartikaya Gupta
d99977b373
Bug 846786 - Allow GfxInfoThread.hasData() to be called after GfxInfoThread.getData(). r=Cwiiis
2013-03-02 07:52:04 -05:00
Kartikaya Gupta
d9dc8ecf36
Bug 787001 - Don't set the global compositor first-paint flag when a background tab receives the before-first-paint event. r=Cwiiis
2013-03-02 07:51:54 -05:00
Kartikaya Gupta
8e3691949d
Bug 822666 - Robustify zoom comparison warning against floating point rounding. r=Cwiiis
2013-03-02 07:51:42 -05:00
Kartikaya Gupta
4689b105c7
Bug 831781 - Some touchups to the code to make it more consistent and robust. r=Cwiiis
2013-03-01 22:50:49 -05:00
Kartikaya Gupta
71282129b7
Bug 831781 - Add support for zooming in/out with gamepad zoom buttons. r=Cwiiis
2013-03-01 22:50:48 -05:00
Kartikaya Gupta
2e9a089695
Bug 831781 - Extract a getAdjustedZoomFactor method to encapsulate the zoom edge resistance. No functional change. r=Cwiiis
2013-03-01 22:50:48 -05:00
Kartikaya Gupta
4224112190
Bug 831781 - Add support for ouya gamepad joystick-based scrolling. r=Cwiiis
2013-03-01 22:50:48 -05:00
Kartikaya Gupta
2d210eeb20
Bug 769524 - Remove sleep workaround now that bug 772672 is fixed. r=gbrown
2013-03-01 22:48:33 -05:00
Mark Capella
4d0359de24
Bug 811905 - Make bookmarks and history buttons in awesomescreen look more clickable, r=wesj
2013-03-01 22:19:14 -05:00
Geoff Brown
06f9b0e96e
Bug 846353: Fix typos in robocop testBookmarksTab, testDoorHanger and testShareLink; r=jmaher DONTBUILD
2013-03-01 18:41:05 -07:00
Margaret Leibovic
31e6f3cadb
Bug 846102 - Remove sub-frame offset from cursor handle position calculation. r=bnicholson
2013-03-01 17:06:03 -08:00
Margaret Leibovic
9da4fa49ef
Bug 748469 - (Part 2) Clean up FormAssist.positionAndShowPopup. r=wesj
2013-03-01 17:06:00 -08:00
Margaret Leibovic
51e346166d
Bug 748469 - (Part 1) Move FormAssistPopup viewport math to Java. r=kats
2013-03-01 17:05:58 -08:00
Wes Johnston
9b308ebeed
Bug 838400 - Set an explicit minHeight on context menu items. r=sriram DONTBUILD
2013-03-01 16:09:33 -08:00
Wes Johnston
d15303bfb3
backout 24dd58c6390c to fix commit message
2013-03-01 16:09:31 -08:00