Mark Finkle
d95bb8a9a7
Bug 856728 - TopSitesView.java executes a DB cursor on the main thread r=lucasr
2013-04-02 20:22:25 -04:00
Ryan VanderMeulen
04fd0a18b7
Backed out changeset ea2d05f0a053 (bug 856767) for robocop bustage on a CLOSED TREE.
2013-04-02 17:17:02 -04:00
Ryan VanderMeulen
832859095a
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
f0502a3c9c
Bug 856767: Finalize cursors on about:home. [r=mfinkle]
...
--HG--
extra : rebase_source : 9389663903676defaf2c4cfcd818abe4e60e801e
2013-04-02 11:26:35 -07:00
Wes Johnston
35a385b767
Bug 817586 - Destory awesomebar views when switching panes. r=lucasr
2013-04-02 10:54:50 -07:00
Wes Johnston
a69444bd06
Bug 826639 - Force pending about:home updates to happen onDraw. r=lucasr
2013-04-02 10:54:48 -07:00
Jim Chen
dbed0b7b11
Bug 856755 - Return SpannableString or String in extracted text; r=cpeterson
2013-04-02 11:24:40 -04:00
Kartikaya Gupta
438c6343f0
Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle
2013-04-02 10:04:21 -04:00
Kartikaya Gupta
c1a8f0547f
Bug 856756 - Extract a HardwareUtils class. r=mfinkle
2013-04-02 10:03:39 -04:00
Wes Johnston
cb97b7b026
Bug 820022 - Add null check for layerView. r=margaret
2013-04-01 17:36:04 -07:00
Kyle Machulis
5aa83c3e11
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Eitan Isaacson
eda035881b
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
fa4c16eee2
Bug 856039 - Default to keeping the fixed layer margins in setViewportMetrics. r=Cwiiis
2013-04-01 10:17:38 -04:00
Kartikaya Gupta
5e75d76f96
Bug 856039 - Guard against viewport size changes getting clobbered by animations. r=Cwiiis
2013-04-01 10:17:03 -04:00
Kartikaya Gupta
d45a64c2d8
Bug 856039 - (Cleanup) Extract magic number. r=Cwiiis
2013-04-01 10:16:00 -04:00
Chris Lord
7172b175a9
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
ac6591bad7
Bug 855146 - Part 3: Add testInputAwesomeBar test for URL text. r=gbrown
2013-03-26 17:02:21 -07:00
Kartikaya Gupta
36bdef936d
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
c79ccc0693
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
a59d40f143
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
25b40a0397
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
5580354328
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
1bfe7f8b51
Bug 842013 - Buffer IME key events and dispatch them at once; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
95c4b4c3ca
Bug 842013 - Don't add extra modifiers to key press events; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
bf42ff4640
Bug 842013 - Suppress key up events during key down event; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
91d7b77155
Bug 842013 - Send key events for character input; r=cpeterson
2013-03-29 10:54:01 -04:00
Robert O'Callahan
3f3d54ec69
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
37ef307543
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
f3e9d8d57f
backout 8cc00926f486
2013-03-28 16:20:57 -07:00
Sriram Ramasubramanian
9a8de99fad
Bug 852312: Remove white spaces in about:home refactor. [r=me]
2013-03-28 15:35:43 -07:00
Sriram Ramasubramanian
86a43e7d06
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
1a4689a159
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
b480b068a9
Bug 855783 - Map the gamepad second joystick's y-axis to zooming. r=Cwiiis
2013-03-28 17:31:09 -04:00
Kartikaya Gupta
acb044c54a
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
7b75548165
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
db4d5bedeb
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
4f48be4f88
Bug 839767 - Update another hard-coded layout height to use an attribute. r=sriram
2013-03-28 14:44:19 -04:00
Chris Peterson
c6764e29f4
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
879549f046
Bug 839767 - Add focus and highlight to about:home rows. r=sriram,wesj
2013-03-28 13:30:26 -04:00
Kartikaya Gupta
da7a68c3a0
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
2f40b5f0c4
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
161b38c11a
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
78c1bdc278
Bug 855016 - Make the promobox show a focus highlight. r=sriram
2013-03-28 11:36:15 -04:00
Kartikaya Gupta
89bde16f2b
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
553053a291
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
fa2d5e5680
Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle)
2013-03-27 16:06:27 +00:00
Kartikaya Gupta
793a2c4911
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
79e85b3bdf
Bug 820276 - Robocop: Make editBookmark and checkBookmarkEdit methods available to other tests. r=jmaher
2013-03-19 16:12:43 +02:00
Sriram Ramasubramanian
a2e7871c1f
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
84dd73eac8
Bug 853366 - Clean up activity/app lifecycle events. r=mfinkle,cpeterson
2013-03-26 14:05:10 -04:00