Sriram Ramasubramanian
0e7d7b9ca3
Bug 850814: Align the BrowserToolbar's curves properly. [r=mfinkle]
2013-03-13 12:40:22 -07:00
Sriram Ramasubramanian
1b6a84dd2a
Bug 848707: Add focused states for buttons. [r=mfinkle]
2013-03-13 12:28:01 -07:00
Sriram Ramasubramanian
47d638630d
Bug 848707: Change highlight color. [r=mfinkle]
2013-03-13 12:16:09 -07:00
Brian Nicholson
2d98f0cf71
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
ebd9e05a72
Bug 818079 - Don't allow entering awesomescreen while animating (r=mfinkle)
2013-03-13 19:57:00 +00:00
Sriram Ramasubramanian
b457ecf0eb
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
4ae861c1fa
Bug 846949: Cleanup browser toolbar animation. [r=lucasr]
...
--HG--
extra : rebase_source : ba77407efe264e20a8dfb013ee77def241042a6a
2013-02-27 14:18:28 -08:00
Brian Nicholson
0de7248c2d
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
e3bfda031a
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
2fedb80b2f
Bug 847849 - Hostname in site settings dialog is misaligned. r=wesj
2013-03-13 09:04:59 -07:00
Kartikaya Gupta
526c6d9695
Bug 827347 - Allow force-downloading and installing of updates from about:firefox. r=snorp,blassey
2013-03-13 15:47:38 +00:00
Mark Finkle
c4a64c5ef9
Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret
2013-03-13 11:07:09 -04:00
Kartikaya Gupta
486e494b20
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
Richard Newman
d0f5c94f16
Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE.
2013-03-13 00:03:53 -07:00
Brian Nicholson
1712757a04
Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
2013-03-12 21:07:56 -07:00
Chris Lord
4e6228dc58
Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats
2013-03-13 02:58:41 +00:00
Chris Lord
8699d86241
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
94e19793ae
Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats
2013-03-12 18:32:25 +00:00
Chris Lord
3a48d88661
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
40b591683c
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
7c140cad82
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
Mark Finkle
a0cb28b104
Bug 826476 - Modify sqlite database pragmas to possibly improve performance r=kats
2013-03-12 16:19:47 -04:00
Kartikaya Gupta
760411d4eb
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
cba0c6ec90
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
26e7248605
Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats
2013-03-12 18:32:25 +00:00
Chris Lord
fcabb82dc1
Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats
2013-03-12 17:58:23 +00:00
Chris Lord
997de6ba7d
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
aac83ddc5a
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
Margaret Leibovic
39df98a432
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
Ryan VanderMeulen
6c9499d590
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
Lucas Rocha
17af675301
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
5627c0a3be
Bug 849845 - Map Gamepad-Y to toggle chrome on Firefox/Android. r=kats
2013-03-12 13:22:01 +00:00
Kartikaya Gupta
d402bb3f24
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
3d02cd3253
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
Kartikaya Gupta
ba252e1b0c
Back out ecc5ce4b7632 (bug 849955) for missing Android API level checks. r=me DONTBUILD
2013-03-12 10:15:46 +00:00
Kartikaya Gupta
b8f613bb11
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
611011f01b
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
f74989e568
Bug 845499 - Fix broken sIsSmallTablet result cache. r=sriram
2013-03-12 10:06:51 +00:00
Richard Newman
0b72865495
Bug 850060 - ALL_PAGES is a crummy log tag. r=bnicholson
2013-03-12 00:19:30 -07:00
Richard Newman
13435c5402
Bug 850058 - GeckoDisplayPortCalculator is too long to be a log tag. r=trivial
2013-03-12 00:19:30 -07:00
Brian Nicholson
ca84939aa6
Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
2013-03-11 16:09:14 -07:00
Mark Capella
63123a625f
Bug 837815 Reading list button opens Top Sites, not Reading List, r=wesj
2013-03-11 18:27:24 -04:00
Sriram Ramasubramanian
2e395eeb63
Bug 844471: Menu obscured in landscape mode. [r=mfinkle]
...
--HG--
extra : rebase_source : 3b6ae07474318995f070a32abade9406872d67f5
2013-03-11 13:10:00 -07:00
Sriram Ramasubramanian
2a57474912
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
a37162d11f
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
f919c3a84c
Bug 847578: Flatten Site identity popup. [r=mfinkle]
...
--HG--
extra : rebase_source : 89ac0bc865ddc42fc1d6cf75d48a8a3960258b13
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
e10b68b08b
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
7413f43a3b
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
b215d10141
Bug 847578: Flat UI for Doorhangers. [r=mfinkle]
...
--HG--
extra : rebase_source : d431cbee52d6435af8f43a679adecdaf51273a43
2013-03-11 14:07:10 -07:00
Geoff Brown
add30d6d72
Bug 817899 - Use ListView.getChildAt responsibly in robocop tests; r=jmaher
2013-03-11 13:16:16 -06:00