Commit Graph

4976 Commits

Author SHA1 Message Date
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
Felipe Gomes
dfc65b19f4 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
1c67b46921 Bug 850210 - Part 2. Update removeGroupedPrefs usage to nsIContentPrefService2.removeAllDomains. r=adw 2013-03-29 23:08:49 -03: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
Ryan VanderMeulen
3c3d0ade81 Merge m-c to inbound. 2013-03-29 10:08:41 -04:00
Nikhil Marathe
3e0604acc9 Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -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
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
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
Guilherme Goncalves
c48d442559 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07: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
Mounir Lamouri
fc668339dd Bug 838354 - Remove all capture button references from nsFileControlFrame. r=bz 2013-03-22 17:10:13 +00:00
Mike Hommey
ffa61edd96 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
6fcc6a86ed Bug 854107 - Lazy load more notification-based objects r=margaret 2013-03-27 01:06:14 -04:00
Mark Finkle
790147c5ed Bug 854107 - Lazy load more normal JS objects r=margaret 2013-03-27 01:06:11 -04:00
Mark Finkle
cfb0ef1a0f Bug 854340 - Firefox for Android cannot against loop + alert attack r=wesj 2013-03-27 00:53:24 -04: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
Kartikaya Gupta
3664b3dbd0 Bug 853366 - Some minor code cleanup. r=cpeterson 2013-03-26 14:04:20 -04:00
Geoff Brown
f89225b279 Bug 854549 - Take a screenshot on robocop test failure; r=jmaher 2013-03-26 11:31:25 -06:00
Eitan Isaacson
4daf94eeb0 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
8ed93ed02a Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
Phil Ringnalda
30b6741b62 Merge m-c to m-i 2013-03-25 21:53:39 -07:00
Mark Capella
1208302eef Bug 851224 - backout broken change, r=mfinkle 2013-03-26 00:48:13 -04:00
Phil Ringnalda
9c7ac416fa Merge the last pgo-green cset from mozilla-inbound to mozilla-central 2013-03-25 21:32:35 -07:00
Jim Chen
d68d005d27 Bug 839683 - Enable Android ANR reporter on appropriate channels; r=blassey 2013-03-26 00:25:33 -04:00
Jim Chen
febe2f7a86 Bug 839683 - Append telemetry opt-out notice for ANR reporting; r=mfinkle 2013-03-26 00:25:33 -04:00
Mark Finkle
d769645660 Backout 4b1459d107c9, suspected cause of talos-robo bustage CLOSED TREE 2013-03-25 19:37:36 -04:00
Wes Johnston
4f0e238616 Bug 840593 - Viewport min-width should default to zero. r=mbrubeck 2013-03-25 15:58:50 -07:00
Margaret Leibovic
4b1e138700 Bug 853691 - Reorganize SelectionHandler cleanup code paths. r=bnicholson 2013-03-25 18:25:19 -04:00
Sriram Ramasubramanian
4ac2ca67bf Bug 848719: URL Bar corruption with dyn-toolbar. [r=mfinkle]
--HG--
extra : rebase_source : eec4e124028c43af2d1b237c14e711d883417b89
2013-03-21 17:28:42 -07:00
Kartikaya Gupta
63c484593f Bug 853831 - Fix fixed margins on the opposite side of overscroll. r=kats
If overscroll eats into a fixed margin, we need to apply the opposite
offset to the opposite side of the axis this occurred on. This has the effect
of fixed-position elements aligned to the bottom of the screen remaining
visible when at the top of the page.
2013-03-25 14:13:59 -04:00
Wes Johnston
56c9939160 Bug 817586 - Remove extra logging. r=mbrubeck 2013-03-25 09:08:25 -07:00
Wes Johnston
d6a6d65dc1 Bug 817586 - Remove extra logging. r=mbrubeck 2013-03-25 08:52:15 -07:00