Граф коммитов

353 Коммитов

Автор SHA1 Сообщение Дата
Jim Mathies af9be8e2a8 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 a6b445bb97 Bug 788073 - Use platform touch redirection. r=kats,wesj 2014-09-22 11:53:12 -07:00
Randall Barker 5c2cfb478d Bug 1048425 - Enable support for tab sharing with Roku device. r=wesj r=mfinkle 2014-09-19 13:50:00 +02:00
Garvan Keeley ea1a091c4e 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 eb4a772539 Bug 816318 - Use Android DownloadManager for scanning downloads. r=mfinkle 2014-09-18 00:20:53 -07:00
Monica Chew d9133ed513 Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Phil Ringnalda 2c98827aa5 Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew 4e94ee034f Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Carsten "Tomcat" Book 8d45e2920d merge fx-team to mozilla-central a=merge 2014-09-08 15:26:03 +02:00
Nick Thomas e077c62c11 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 f998cef779 Bug 1063893 - Enable casting on beta and release. r=rnewman 2014-09-06 08:25:19 -07:00
vivek a81788d425 Bug 799562 - negative feedback submitted using feedback API. r=margaret 2014-08-26 14:20:00 +02:00
Ryan VanderMeulen bc55829916 Merge m-c to inbound. a=merge 2014-09-03 16:40:18 -04:00
Monica Chew a196224d38 Bug 1019255: Enable pinning on fennec (r=rnewman,blassey) 2014-09-03 13:30:12 -07:00
Chenxia Liu 7a148d6ee8 Bug 1021751 - Homebanner snippet. r=lucasr 2014-08-22 15:07:40 -07:00
Robert Kaiser 10638101c5 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 7a10c14c6e 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 75179b489f Bug 1046344 - Add a build option to enable the C++ APZ code. r=snorp 2014-08-08 17:41:51 -04:00
Jim Chen ef05e77439 Bug 886627 - Enable device storage API on Android; r=mfinkle 2014-07-24 16:42:50 -04:00
Gijs Kruitbosch 343ce35d7f 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
Jon Coppeard 8b4f6eb2b3 Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent 2014-07-16 10:01:20 +01:00
Sid Stamm b34ba073a6 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 1cfb0fc6fc 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 3a48004b06 Bug 1004850 - (Part 5) Add recently closed tabs to RecentTabsPanel. r=lucasr,bnicholson 2014-06-22 16:26:49 -04:00
Wes Johnston b86dc1ecb2 Bug 1004571 - Support hotfix add-ons on mobile. r=standard8 2014-06-12 10:40:00 -07:00
Richard Newman aa3662b743 Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle 2014-06-10 10:37:38 -07:00
Jeremy Poulin 21428535f7 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 c1886d84c9 Bug 1013532 - Prep casting code to enable casting and Roku on Nightly r=wesj 2014-05-27 09:12:53 -04:00
Robert Kaiser 5e38e1fe02 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 663c6d12b5 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 1605e19cb6 Bug 1011782 : Updated the privacy policy url in Fennec . r=nalexander 2014-05-17 05:46:42 +05:30
Steve Workman f039855788 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 b2da98ed85 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 9280dfb477 Bug 1005958 - Disable seer. r=mcmanus 2014-05-05 13:21:17 -07:00
Mike Connor ea943023ea 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 ce98a40425 Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak 2014-04-24 07:47:00 -04:00
Nicolas B. Pierron 0e26bebc90 Bug 995165 - Fix ARM v6 GC settings. r=terrence 2014-04-14 08:32:02 -07:00
Myk Melez b6618b5be7 Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle 2014-04-11 15:34:28 -07:00
Masayuki Nakano f6885469a0 Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Margaret Leibovic 3304901f21 Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson 2014-03-24 09:22:32 -07:00
Eugen Sawin a206a9418d Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop 2014-03-19 21:24:59 +01:00
Kartikaya Gupta d8b7e0920c Bug 983657 - Update gamepad joystick dead zone to be larger based on user feedback. r=Cwiiis 2014-03-15 17:38:42 -04:00
Wes Kocher e27c42168a Backed out changeset e7f7cc81c103 (bug 943262) for breaking Android S4 tests 2014-03-14 13:47:43 -07:00
Margaret Leibovic 4a2fb35c6b Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson 2014-03-14 11:41:47 -07:00
Margaret Leibovic b14412f85d backout 1acaa42690a6 for memory regressions 2014-03-13 08:21:38 -07:00
Wes Kocher 7312341e00 Merge fx-team to m-c 2014-03-12 20:01:45 -07:00
Margaret Leibovic dc3c6728da Bug 979101 - Enable remote debugger by default on nightly builds. r=mfinkle 2014-03-12 08:57:30 -07:00
Myk Melez f65313255c bug 978836 - update URLs to production servers; r=mfinkle 2014-03-12 09:08:30 -07:00
Chris Pearce bc8ada7974 Bug 973408 - Move MediaDecoderStateMachine::DecodeLoop()'s local variables to class members so the function can be made reentrant in future. r=kinetik 2014-03-11 11:44:08 +08:00
Chenxia Liu 5d0d402f6f Bug 965606 - Part 0: Change home sync pref name, and type from boolean to ints. r=margaret 2014-03-07 15:28:48 -08:00