Ryan VanderMeulen
b2e25235f1
Backed out changeset ea2d05f0a053 (bug 856767) for robocop bustage on a CLOSED TREE.
2013-04-02 17:17:02 -04:00
Ryan VanderMeulen
1fc63b5068
Backed out 2 changesets (bug 817586, bug 826639) for crashes and robocop failures.
...
Backed out changeset 57a3afad9252 (bug 817586)
Backed out changeset 6a57e0f94616 (bug 826639)
2013-04-02 15:48:18 -04:00
Sriram Ramasubramanian
da7e3920cf
Bug 856767: Finalize cursors on about:home. [r=mfinkle]
...
--HG--
extra : rebase_source : 9389663903676defaf2c4cfcd818abe4e60e801e
2013-04-02 11:26:35 -07:00
Wes Johnston
e2947a05a9
Bug 817586 - Destory awesomebar views when switching panes. r=lucasr
2013-04-02 10:54:50 -07:00
Wes Johnston
75e2b88f75
Bug 826639 - Force pending about:home updates to happen onDraw. r=lucasr
2013-04-02 10:54:48 -07:00
Jim Chen
af5ab47b96
Bug 856755 - Return SpannableString or String in extracted text; r=cpeterson
2013-04-02 11:24:40 -04:00
Kartikaya Gupta
50f56e6cb7
Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle
2013-04-02 10:04:21 -04:00
Kartikaya Gupta
39eae0eca8
Bug 856756 - Extract a HardwareUtils class. r=mfinkle
2013-04-02 10:03:39 -04:00
Wes Johnston
05e922524e
Bug 820022 - Add null check for layerView. r=margaret
2013-04-01 17:36:04 -07:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Eitan Isaacson
72b4ee9368
Bug 856252 - Explicitly set next focused view when arrowing down from BrowserToolBar. r=kats r=sriram
2013-04-01 10:55:24 -07:00
Kartikaya Gupta
eaaeaa62d8
Bug 856039 - Default to keeping the fixed layer margins in setViewportMetrics. r=Cwiiis
2013-04-01 10:17:38 -04:00
Kartikaya Gupta
afa01d104e
Bug 856039 - Guard against viewport size changes getting clobbered by animations. r=Cwiiis
2013-04-01 10:17:03 -04:00
Kartikaya Gupta
3910938069
Bug 856039 - (Cleanup) Extract magic number. r=Cwiiis
2013-04-01 10:16:00 -04:00
Chris Lord
0c56193736
Bug 854289 - Fix offsetting of viewport with dynamic toolbar. r=kats
...
Make sure to offset the viewport *after* setting the Gecko viewport on
setFirstPaintViewport callbacks, so that we don't store an incorrect viewport
origin and end up offsetting events incorrectly.
Similarly, on page size updates, the Java-side viewport metrics are used to
update the Gecko metrics, so make sure they're clamped so that they aren't
incorrect during overscroll.
2013-04-01 10:33:19 +01:00
Chris Peterson
b8f7ae6143
Bug 855146 - Part 3: Add testInputAwesomeBar test for URL text. r=gbrown
2013-03-26 17:02:21 -07:00
Kartikaya Gupta
3b49e081de
Bug 855365 - Remove focusability from the tab widget area on the view pager until we can properly support it. r=sriram
2013-03-29 23:39:31 -04:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Sriram Ramasubramanian
cf06abf3fe
Bug 844816: Remove tests for open in new tab/private tab in Awesomebar. [r=bnicholson]
2013-03-28 16:31:46 -07:00
Sriram Ramasubramanian
e613a4c642
Bug 844816: Remove context menu entries for new tab/private tab in Awesomebar. [r=mfinkle]
2013-03-21 13:48:26 -07:00
Jim Chen
641aee515e
Bug 842013 - Buffer IME key events and dispatch them at once; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
f3ae465a41
Bug 842013 - Don't add extra modifiers to key press events; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
5d5bc42b7c
Bug 842013 - Suppress key up events during key down event; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
edb796d770
Bug 842013 - Send key events for character input; r=cpeterson
2013-03-29 10:54:01 -04:00
Robert O'Callahan
0964b2d641
Bug 852489. Part 0: Disable part of testSystemPages for intermittent failures. r=gbrown
...
--HG--
extra : rebase_source : 46ea90f9cf0addf0b07d9d2eee5618e4c3eaf41c
2013-03-28 23:58:30 +13:00
Robert O'Callahan
bf1145ac6c
Bug 850487. Fix --enable-profiling build breakage by not relying on imports inside #ifdefs. r=bnicholson
...
--HG--
extra : rebase_source : a303b5a1d3b574f10cb640476ef2f4f8f10bd202
2013-03-28 23:58:45 +13:00
Wes Johnston
75a0c7a07e
backout 8cc00926f486
2013-03-28 16:20:57 -07:00
Sriram Ramasubramanian
2ff6e434c7
Bug 852312: Remove white spaces in about:home refactor. [r=me]
2013-03-28 15:35:43 -07:00
Sriram Ramasubramanian
0e1fdb5173
Bug 852312: Split views in about:home [r=bnicholson]
...
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/widget/AboutHomeContent.java
rename : mobile/android/base/AboutHomeSection.java => mobile/android/base/widget/AboutHomeSection.java
rename : mobile/android/base/AboutHomePromoBox.java => mobile/android/base/widget/PromoBox.java
extra : rebase_source : 0db7d60aa0c57eb9aeb9cad3e1f297b0ec0ddd0f
2013-03-25 15:45:33 -07:00
Sriram Ramasubramanian
ea4efaed7a
Bug 852312: Move the custom views in about:home to widget directory. [r=bnicholson]
...
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/widget/AboutHomeContent.java
rename : mobile/android/base/AboutHomePromoBox.java => mobile/android/base/widget/AboutHomePromoBox.java
rename : mobile/android/base/AboutHomeSection.java => mobile/android/base/widget/AboutHomeSection.java
rename : mobile/android/base/LinkTextView.java => mobile/android/base/widget/LinkTextView.java
extra : rebase_source : b13d18d3b2c56e8fec364265fe46ee88771f7ed2
2013-03-25 15:44:45 -07:00
Kartikaya Gupta
133247f232
Bug 855783 - Map the gamepad second joystick's y-axis to zooming. r=Cwiiis
2013-03-28 17:31:09 -04:00
Kartikaya Gupta
08de0f7071
Bug 855783 - Rename autoscroll to autonav so that we can lump autozooming in there too. r=Cwiiis
2013-03-28 17:31:05 -04:00
Sriram Ramasubramanian
0fc8b97188
Bug 844816: Add open new tab/private tab to long press menu of about:home thumbnails. [r=mfinkle]
...
--HG--
extra : rebase_source : 2b93b32c22d41c3670bc67b4762baa81525256d4
2013-03-26 10:23:45 -07:00
Sriram Ramasubramanian
4d0b35c367
Bug 844816: Remove context menu entries for new tab/private tab in Awesomebar. [r=mfinkle]
...
--HG--
extra : rebase_source : c55e1377ddbdc05e79da880f6a3efc35214cb81a
2013-03-21 13:48:26 -07:00
Kartikaya Gupta
1efb9aa19d
Bug 839767 - Update another hard-coded layout height to use an attribute. r=sriram
2013-03-28 14:44:19 -04:00
Chris Peterson
2819b23f86
Bug 855146 - Part 2: Extract runOnUiThreadSync() test method. r=gbrown
...
--HG--
extra : rebase_source : 8014e5438596d8981e074ad847a675bacb18eb2c
2013-03-21 18:43:04 -07:00
Kartikaya Gupta
68374c319d
Bug 839767 - Add focus and highlight to about:home rows. r=sriram,wesj
2013-03-28 13:30:26 -04:00
Kartikaya Gupta
d66b9d81cb
Bug 855471 - Transfer focus to the LayerView when receiving a gamepad panning-related event. r=mfinkle
2013-03-28 12:40:06 -04:00
Kartikaya Gupta
831e84f495
Bug 855471 - Rename OnInterceptTouchListener to TouchEventInterceptor. r=mfinkle
...
--HG--
rename : mobile/android/base/OnInterceptTouchListener.java => mobile/android/base/TouchEventInterceptor.java
2013-03-28 12:40:06 -04:00
Kartikaya Gupta
988862f2fb
Bug 855431 - Make the gamepad action button work on awesome screen list items. r=sriram
2013-03-28 12:40:05 -04:00
Kartikaya Gupta
b281451ab3
Bug 855016 - Make the promobox show a focus highlight. r=sriram
2013-03-28 11:36:15 -04:00
Kartikaya Gupta
eb296268de
Bug 855016 - Make the more-text links on about:home sections focusable and gamepad-actionable. r=sriram
2013-03-28 11:36:07 -04:00
Kartikaya Gupta
af2eae9ced
Bug 855016 - Allow gamepad action button to trigger the row items on about:home. r=sriram
2013-03-28 11:35:04 -04:00
Lucas Rocha
89cdf4f26e
Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle)
2013-03-27 16:06:27 +00:00
Kartikaya Gupta
6bd68a6910
Bug 854971 - Handle action/back gamepad keys properly when entering URLs on the awesome screen. r=lucasr
2013-03-27 09:36:45 -04:00
Adrian Tamas
53dd71078e
Bug 820276 - Robocop: Make editBookmark and checkBookmarkEdit methods available to other tests. r=jmaher
2013-03-19 16:12:43 +02:00
Sriram Ramasubramanian
0d9a517db5
Bug 854493: Back/Forward button highlights are transparent. [r=mfinkle]
...
--HG--
extra : rebase_source : 42169fcade9b4388ab8d66cc0ab0d67b4dd352ac
2013-03-26 11:15:26 -07:00
Kartikaya Gupta
8f7129220c
Bug 853366 - Clean up activity/app lifecycle events. r=mfinkle,cpeterson
2013-03-26 14:05:10 -04:00
Kartikaya Gupta
3a40712911
Bug 853366 - Some minor code cleanup. r=cpeterson
2013-03-26 14:04:20 -04:00