Carsten "Tomcat" Book
ae68da35a9
merge mozilla-inbound to mozilla-central a=merge
2014-11-06 13:50:25 +01:00
Brian Nicholson
cb11266e0d
Bug 1068425 - Implement tile reporting components. r=rnewman
2014-11-05 12:14:34 -08:00
Robert O'Callahan
f35280a8c9
Bug 1085186. Don't readahead more than 30s of media data per resource on mobile/B2G. r=cpearce
...
--HG--
extra : rebase_source : 6fce6b5390d0eb76463db04f7dd72f79b97d39c5
2014-10-21 10:32:11 +13:00
Kartikaya Gupta
238eaf381a
Bug 1078029 - Add code to reposition input event coordinates into the target frame. r=roc
...
The PositionedEventTargeting code allows input events to be dispatched to a
target not directly under the input event point. However, the coordinates of the
input event can then end up outside the bounding rect of the event target. This
state is generally unexpected by web content and may cause compatibility issues.
Fennec's front-end code used to deal with this by repositioning the input event
coordinates to be inside the bounding rect; now that Fennec is using the shared
C++ code we need to have that code here. This behaviour is guarded by a pref and
disabled by default (but enabled on Fennec).
2014-11-04 09:52:16 -05:00
Kartikaya Gupta
5e60eb4d5d
Bug 1078029 - Turn off touch event retargeting in fennec. r=wesj
2014-11-04 09:51:53 -05:00
Lucas Silvestre
c9b9cff8de
Bug 1035422 - Control the layout.imagevisibility.enabled pref in a single place. r=tn
2014-10-21 11:08:51 -07:00
Andrew Martin McDonough
e6fdc3e284
Bug 1014614 - Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin
...
--HG--
extra : rebase_source : 7e7d1fc38d13b52e2294c0237479b78b31bdeafb
2014-10-21 08:53:01 -05:00
Wes Kocher
7c26086f75
Backed out 9 changesets (bug 1014614) for Android mochitest bustage on a CLOSED TREE
...
Backed out changeset 40f99ba7f616 (bug 1014614)
Backed out changeset 8fbc3c85adfc (bug 1014614)
Backed out changeset 40dbd7c6ce65 (bug 1014614)
Backed out changeset f2b504bdd7c5 (bug 1014614)
Backed out changeset c878e29fbef9 (bug 1014614)
Backed out changeset 511dcc817f5d (bug 1014614)
Backed out changeset 2b72e71f1fdf (bug 1014614)
Backed out changeset 8b530a9a2f99 (bug 1014614)
Backed out changeset 7fa1b78de684 (bug 1014614)
2014-10-17 16:34:01 -07:00
Andrew Martin McDonough
d1679cdb9c
Bug 1014614 - Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin,snorp
...
--HG--
extra : rebase_source : 5f104f687b6a68d4d4100abf8a8a28039fbb324d
extra : histedit_source : 6f609ebacd51fffcdcfec92c99329b758c6fdbce
2014-10-17 10:35:12 -05:00
Wes Kocher
bca70dd02e
Merge m-c to inbound a=merge
2014-10-14 17:35:16 -07:00
Vikneshwar
698c4eab5d
Bug 1081951 - Removed unused awesomebar/places prefs from mobile.js. r=margarete
2014-10-13 11:26:00 +02:00
Eitan Isaacson
9eac49598e
Bug 1081720 - Use prefs service to store quicknav state and proxy quicknav prefs to b2g settings. r=yzen
2014-10-14 14:42:50 -07:00
Jim Mathies
ad73cb6c28
Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe
2014-09-29 16:11:08 -05:00
Brian Nicholson
9fb31aae04
Bug 788073 - Use platform touch redirection. r=kats,wesj
2014-09-22 11:53:12 -07:00
Randall Barker
fb03f1d81f
Bug 1048425 - Enable support for tab sharing with Roku device. r=wesj r=mfinkle
2014-09-19 13:50:00 +02:00
Garvan Keeley
8f4de031bf
Bug 1068388 - Part 2: Remove the use of app.geo.reportdata from gecko. r=rnewman
2014-09-17 15:25:00 -04:00
Wes Johnston
a44a3b504e
Bug 816318 - Use Android DownloadManager for scanning downloads. r=mfinkle
2014-09-18 00:20:53 -07:00
Monica Chew
bd333be9e6
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Phil Ringnalda
2ac72a4fb6
Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
...
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew
8fb5470c8b
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Carsten "Tomcat" Book
e0bb163319
merge fx-team to mozilla-central a=merge
2014-09-08 15:26:03 +02:00
Nick Thomas
f5f485d480
Bug 1063308, fix comment in Android prefs about update service, r=snorp DONTBUILD
...
--HG--
extra : amend_source : 5ef12a04a28275b2baee399c8da10aff51fed078
2014-09-08 10:03:30 +12:00
Mark Finkle
8fc19d1b50
Bug 1063893 - Enable casting on beta and release. r=rnewman
2014-09-06 08:25:19 -07:00
vivek
727f7845dc
Bug 799562 - negative feedback submitted using feedback API. r=margaret
2014-08-26 14:20:00 +02:00
Ryan VanderMeulen
b21e2bff7c
Merge m-c to inbound. a=merge
2014-09-03 16:40:18 -04:00
Monica Chew
d4608773e9
Bug 1019255: Enable pinning on fennec (r=rnewman,blassey)
2014-09-03 13:30:12 -07:00
Chenxia Liu
9a2772894c
Bug 1021751 - Homebanner snippet. r=lucasr
2014-08-22 15:07:40 -07:00
Robert Kaiser
9a3a7e56e5
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
...
--HG--
extra : transplant_source : r%C2%9D%05%B3%87%3F%7D%F1%F01%9D%C4%A8VAE%85%00%FF
2014-08-21 02:22:25 +02:00
Panos Astithas
f23b03848e
Use a UNIX domain socket for debugger server connections on Android (bug 916777). r=mfinkle
...
--HG--
extra : rebase_source : 66b768dbb2ae45f770ed11aa05aa991141b41a27
2013-09-20 15:39:23 +03:00
Kartikaya Gupta
00034d810d
Bug 1046344 - Add a build option to enable the C++ APZ code. r=snorp
2014-08-08 17:41:51 -04:00
Jim Chen
58fda3d20c
Bug 886627 - Enable device storage API on Android; r=mfinkle
2014-07-24 16:42:50 -04:00
Gijs Kruitbosch
bb26ac0825
Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz
2014-04-24 23:42:00 +01:00
Mike Hommey
b5867658e3
Bug 1039157 - Remove useless non-Android build code from mobile/android/app. r=nalexander
2014-07-17 08:42:16 +09:00
Mike Hommey
0c686be531
Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg
2014-07-17 08:42:16 +09:00
Jon Coppeard
0cd5bbd52c
Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent
2014-07-16 10:01:20 +01:00
Sid Stamm
ed2555fe27
Bug 949533 - Remove uses of x-content-security-policy and pre-spec-compliant parsing/enforcement (file changes). r=jst,grobinson
...
--HG--
extra : rebase_source : 0be7ad6dc09ef5b6c273748af87503b7c0d19d5b
2014-06-25 12:07:37 -07:00
Kartikaya Gupta
4aba255ad5
Bug 1020778 - Reduce opacity of low-res buffer on B2G by half when compositing it to the screen. r=jrmuizel
2014-06-23 12:00:18 -04:00
Margaret Leibovic
8234a906e7
Bug 1004850 - (Part 5) Add recently closed tabs to RecentTabsPanel. r=lucasr,bnicholson
2014-06-22 16:26:49 -04:00
Wes Johnston
51ddcb62b3
Bug 1004571 - Support hotfix add-ons on mobile. r=standard8
2014-06-12 10:40:00 -07:00
Richard Newman
59410a1ef5
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
2014-06-10 10:37:38 -07:00
Jeremy Poulin
4c8dd6d4b2
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
...
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Mark Finkle
0fe1d418fd
Bug 1013532
- Prep casting code to enable casting and Roku on Nightly r=wesj
2014-05-27 09:12:53 -04:00
Robert Kaiser
8e8ac9fd30
back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet
2014-05-21 23:36:58 +02:00
Kartikaya Gupta
36b70927ca
Bug 1001438 - Change layers.low-precision-resolution to be a float pref instead of a divide-by-1000 int pref. r=Cwiiis
2014-05-21 12:06:02 -04:00
Biraj Karmakar
b1d3e63d95
Bug 1011782 : Updated the privacy policy url in Fennec . r=nalexander
2014-05-17 05:46:42 +05:30
Steve Workman
cd1bc582ed
Bug 1007959 - Reduce HTTP Idle connection timeout on FxOS and Android for conservative battery use r=mcmanus
2014-05-12 12:10:48 -07:00
Robert Kaiser
7295e5df9a
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
2014-05-07 12:11:56 +02:00
Nicholas Hurley
0e5dc5eb62
Bug 1005958 - Disable seer. r=mcmanus
2014-05-05 13:21:17 -07:00
Mike Connor
fdbbf9248a
Bug 1001566 - Yahoo search plugin should use nresults param for smaller requests, r=margaret
...
--HG--
extra : rebase_source : 0cf539a02c5b19a51dd8e9cfbe13f4e07759fbe8
2014-04-28 12:46:00 -04:00
Jefry Lagrange
18ef1dc04d
Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak
2014-04-24 07:47:00 -04:00