Dan Mosedale
4d6f3711d1
Bug 839907 - Fix Android getUserMedia video by giving it a dummy surface. Compile Java classes. r=glandium.
2013-02-10 11:30:26 -08:00
Dan Mosedale
d7f3f45608
Bug 835973 - Build and package Android Java video capture classes so they can be found for use by getUserMedia. r=glandium
2013-02-09 14:49:49 -08:00
Dan Mosedale
4e629863c7
Bug 830935 - Add a method for getting Fennec's Activity Context from AndroidBridge. r=blassey
2013-02-09 13:38:08 -08:00
Ryan VanderMeulen
ab2c8de3d1
Merge m-c to inbound.
2013-04-03 18:16:48 -04:00
Ryan VanderMeulen
f73df0ebbd
Merge the last PGO-green inbound push to m-c.
2013-04-03 18:14:30 -04:00
Eitan Isaacson
79a685a6a4
Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
...
--HG--
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/moz.build
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/test/moz.build
2013-04-03 15:13:16 -07:00
Eitan Isaacson
cc7113a844
Bug 856370 - Add a Makefile.in in webspeech/recognition and remove webspeech top-level VPATH. r=smaug
...
--HG--
rename : content/media/webspeech/Makefile.in => content/media/webspeech/recognition/Makefile.in
rename : content/media/webspeech/moz.build => content/media/webspeech/recognition/moz.build
2013-04-03 15:13:16 -07:00
Kartikaya Gupta
47c9b35334
Bug 857217 - Put focus in about:home if it is visible instead of always sending it to the layerview. r=Cwiiis
2013-04-03 11:59:22 -04:00
Kartikaya Gupta
9c7dd9ca99
Bug 857217 - Don't move focus to the layerview if joystick input events are in the dead zones. r=Cwiiis
2013-04-03 11:58:59 -04:00
Sriram Ramasubramanian
932a76ee24
Bug 857120: Revert awesomebar overdraw to save action-bar. [r=mfinkle]
2013-04-02 12:02:27 -07:00
Sriram Ramasubramanian
356296c9c4
Bug 857342: Don't animate the tab counter if the BrowserToolbar isn't visible. [r=mfinkle]
2013-04-02 15:55:09 -07:00
Sriram Ramasubramanian
70ca7f3df7
Bug 853820: Doorhanger buttons are of different size. [r=mfinkle]
2013-04-02 14:32:08 -07:00
Sriram Ramasubramanian
23f94fbba0
Bug 856767: Finalize cursors on about:home. [r=mfinkle]
2013-04-02 15:37:00 -07:00
Devdatta Akhawe
1aedc5bb0a
Bug 850435 - Android Patch: separately measure UI telemetry for iframes and top level. r=felipe
2013-03-30 17:51:53 -07:00
Lucas Rocha
7fb2fee14b
Bug 855650 - Remove dangling reference to toolbar_spacer in gecko_app.xml (r=sriram)
2013-04-02 19:50:47 +01:00
Ehsan Akhgari
2cf187a437
Bug 857302 - Enable Web Audio in Fennec Aurora/Nightly; r=roc
2013-04-02 20:36:04 -04:00
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
Margaret Leibovic
d6c4dd5ba1
Bug 847789 - Use HTTPS instead of HTTP for input.mozilla.org in mobile/andriod. r=mfinkle
2013-03-05 16:17:49 +00:00
Mark Finkle
4c066036fa
Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret
2013-04-03 15:34:51 -04:00
Geoff Brown
511e3e334b
Bug 857139 - Re-enable testSystemPages code disabled in bug 852489; r=jmaher
2013-04-03 12:08:49 -06: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
Kartikaya Gupta
5afc9a272e
Bug 855839 - Enable IonMonkey on ARMv6 android builds. r=blassey
2013-04-02 09:23:03 -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
Ryan VanderMeulen
ddbd2e4e9d
Merge m-c to inbound.
2013-04-01 14:32:42 -04:00
Bhavana Bajaj
ef0002a97b
Merging in version bump NO BUG
2013-04-01 11:28:13 -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
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