Kartikaya Gupta
80ffc0bff1
Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle
2013-04-02 10:04:21 -04:00
Kartikaya Gupta
15911ce12f
Bug 856756 - Extract a HardwareUtils class. r=mfinkle
2013-04-02 10:03:39 -04:00
Kartikaya Gupta
aedb39526c
Bug 855839 - Enable IonMonkey on ARMv6 android builds. r=blassey
2013-04-02 09:23:03 -04:00
Wes Johnston
359250f12b
Bug 820022 - Add null check for layerView. r=margaret
2013-04-01 17:36:04 -07:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Ryan VanderMeulen
3bd8c1d392
Merge m-c to inbound.
2013-04-01 14:32:42 -04:00
Bhavana Bajaj
c68f877f73
Merging in version bump NO BUG
2013-04-01 11:28:13 -07:00
Eitan Isaacson
f1d1fcab9d
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
477e87d8ab
Bug 856039 - Default to keeping the fixed layer margins in setViewportMetrics. r=Cwiiis
2013-04-01 10:17:38 -04:00
Kartikaya Gupta
38664365cb
Bug 856039 - Guard against viewport size changes getting clobbered by animations. r=Cwiiis
2013-04-01 10:17:03 -04:00
Kartikaya Gupta
3983b46b9c
Bug 856039 - (Cleanup) Extract magic number. r=Cwiiis
2013-04-01 10:16:00 -04:00
Chris Lord
9b2ec9f6dc
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
069b8c07d1
Bug 855146 - Part 3: Add testInputAwesomeBar test for URL text. r=gbrown
2013-03-26 17:02:21 -07:00
Kartikaya Gupta
5e0647a6af
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
Felipe Gomes
db680720ba
Bug 850210 - Part 4. Update Android's PermissionsHelper usage of contentPrefs to nsIContentPrefService2. r=adw
2013-03-29 23:08:54 -03:00
Felipe Gomes
975f9fb142
Bug 850210 - Part 2. Update removeGroupedPrefs usage to nsIContentPrefService2.removeAllDomains. r=adw
2013-03-29 23:08:49 -03:00
Kyle Machulis
43628a7867
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
334c0800cf
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
b879f3634e
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
4064df3868
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
c64e638333
Bug 842013 - Buffer IME key events and dispatch them at once; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
45eeb64f4d
Bug 842013 - Don't add extra modifiers to key press events; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
bf161904b0
Bug 842013 - Suppress key up events during key down event; r=cpeterson
2013-03-29 10:54:01 -04:00
Jim Chen
87882ec4ec
Bug 842013 - Send key events for character input; r=cpeterson
2013-03-29 10:54:01 -04:00
Ryan VanderMeulen
475ffb86c2
Merge m-c to inbound.
2013-03-29 10:08:41 -04:00
Nikhil Marathe
032f5a8a7b
Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar
2013-03-28 20:49:41 -07:00
Kartikaya Gupta
d6c7400075
Bug 839767 - Add focus and highlight to about:home rows. r=sriram,wesj
2013-03-28 13:30:26 -04:00
Robert O'Callahan
93b24607f7
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
f18d70ce93
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
Kartikaya Gupta
66275a333e
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
dc20788173
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
ac3a9025f6
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
879f7a4f1d
Bug 855016 - Make the promobox show a focus highlight. r=sriram
2013-03-28 11:36:15 -04:00
Kartikaya Gupta
576f2c7d15
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
d169d484c8
Bug 855016 - Allow gamepad action button to trigger the row items on about:home. r=sriram
2013-03-28 11:35:04 -04:00
Guilherme Goncalves
b8efeb2286
Bug 650295 - Implement main state machine for speech recognition. r=smaug
2013-03-27 14:13:57 -07:00
Lucas Rocha
704719d882
Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle)
2013-03-27 16:06:27 +00:00
Kartikaya Gupta
843465378a
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
00b3454b12
Bug 820276 - Robocop: Make editBookmark and checkBookmarkEdit methods available to other tests. r=jmaher
2013-03-19 16:12:43 +02:00
Mounir Lamouri
68c0f2cae5
Bug 838354 - Remove all capture button references from nsFileControlFrame. r=bz
2013-03-22 17:10:13 +00:00
Mike Hommey
347a7c2d09
Bug 852950 - Kill libxpcom. r=bsmedberg
...
Also refactored the xpcom standalone glue to reside in a single file and
removed its use of realpath().
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Mark Finkle
043e016d9c
Bug 854107 - Lazy load more notification-based objects r=margaret
2013-03-27 01:06:14 -04:00
Mark Finkle
03a8172071
Bug 854107 - Lazy load more normal JS objects r=margaret
2013-03-27 01:06:11 -04:00
Mark Finkle
a55cc2028d
Bug 854340 - Firefox for Android cannot against loop + alert attack r=wesj
2013-03-27 00:53:24 -04:00
Sriram Ramasubramanian
fe469ec2a2
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
5398fdbade
Bug 853366 - Clean up activity/app lifecycle events. r=mfinkle,cpeterson
2013-03-26 14:05:10 -04:00
Kartikaya Gupta
60d6932616
Bug 853366 - Some minor code cleanup. r=cpeterson
2013-03-26 14:04:20 -04:00
Geoff Brown
60ab25b9b6
Bug 854549 - Take a screenshot on robocop test failure; r=jmaher
2013-03-26 11:31:25 -06:00
Eitan Isaacson
fc8aade1b0
Bug 854006 - Don't cache a11y events that are directly emitted. r=kats,sriram; Additional tweaks by MarcoZ, r=eeejay,kats
2013-03-26 18:23:03 +01:00
Jan Varga
8b28e5b8f1
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
2013-03-26 12:13:17 +01:00