Commit Graph

831 Commits

Author SHA1 Message Date
Ting-Yu Lin
7004e4e2ab Bug 1172382 - Enable AccessibleCaret on B2G. r=roc
The new AccessibleCaret replaces TouchCaret and SelectionCarets. Disable
them accordingly.

--HG--
extra : commitid : H2bSIbLfEXs
2015-07-27 11:56:05 +08:00
Andrea Marchesini
1181ff2812 Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
Steven Michaud
4729fff432 Bug 1089363 - Fix for zh-TW download image dialog. r=glandium 2015-07-22 14:02:28 +08:00
Kartikaya Gupta
7b9f833a48 Bug 1186004 - Add a pref to enable/disable APZ zooming behaviour. r=botond 2015-07-22 23:42:08 -04:00
James Cheng
e71cc9f968 Bug 1184822 - setting active provider only on gonk platform. r=dhylands
--HG--
extra : rebase_source : 572155c2c691fe1e41ef6d31dff06bd5ed67724d
2015-07-20 19:31:00 +02:00
Kartikaya Gupta
125f014c89 Bug 1178847 - Don't use the MobileViewportManager code on Mulet or Fennec yet. r=botond 2015-07-21 10:52:11 -04:00
Carsten "Tomcat" Book
dc1409da53 Backed out changeset 8ff54001c29a (bug 1178847) 2015-07-21 08:34:51 +02:00
Kartikaya Gupta
f5c19a392a Bug 1178847 - Don't use the MobileViewportManager code on Mulet or Fennec yet. r=botond 2015-07-20 18:19:41 -04:00
Seth Fowler
28312fdc0c Bug 1185582 - Back out bug 1171356, a hack to retry image decoding which is now useless. r=tn 2015-07-20 11:24:59 -07:00
Alastor Wu
18c83d0873 Bug 1184055 - Muted by default in b2g. r=baku 2015-07-17 17:25:25 +08:00
Seth Fowler
9391045db4 Bug 1183836 - Remove support for decode-on-draw-only. r=tn 2015-07-14 18:16:31 -07:00
James Cheng
c62399b74d Bug 1037329 - Part 2: Enable SystemUpdate API on b2g. r=fabrice 2015-07-01 00:41:00 -04:00
Francois Marier
948f789bc8 Bug 1180503 - Disable Safe Browsing by default on B2G. r=fabrice
--HG--
extra : transplant_source : r%A8xk%20%05%B0%8D%A2%3CR%B7%ED%C0%A6%D7W%FF%27y
2015-07-05 15:45:51 +02:00
Ehsan Akhgari
c6f415d397 Bug 1180347 - Split media.useAudioChannelService to support turning the service on without turning the Firefox OS specific APIs on; r=baku
This is going to be needed for us to be able to turn the AudioChannelService
on for desktop without exposing the Firefox OS specific APIs.
2015-07-06 09:05:00 -04:00
Valentin Gosu
e869aebc27 Bug 1048131 - Implement CaptivePortalService using nsICaptivePortalDetector r=mcmanus 2014-10-14 00:34:03 +03:00
Carsten "Tomcat" Book
148c5433eb Backed out changeset ddd6b2e3aead (bug 1048131) 2015-07-03 14:26:03 +02:00
Valentin Gosu
95e62eb914 Bug 1048131 - Implement CaptivePortalService using nsICaptivePortalDetector r=mcmanus 2014-10-14 00:34:03 +03:00
L. David Baron
8c0c4f8c73 Bug 980770 - Fully enable (for RELEASE_BUILD) off-main-thread animations on all platforms with off-main-thread compositing. r=birtles
--HG--
extra : rebase_source : d479ac2083b9f324b7086bb00f8d29c6c3b855b1
2015-06-30 16:08:19 -07:00
Carsten "Tomcat" Book
87e3154dff merge mozilla-inbound to mozilla-central a=merge 2015-06-22 14:03:17 +02:00
Fabrice Desré
f4eada1f8a Bug 1168658 - Enable tracking protection in b2g r=francois 2015-06-09 21:26:37 -07:00
Carsten "Tomcat" Book
3634a37666 Merge mozilla-central to b2g-inbound 2015-06-18 16:24:17 +02:00
Gabriele Svelto
c693511438 Bug 1144132 - Adjust the priority of an activity opener so that it's above other background applications. r=fabrice
--HG--
rename : dom/browser-element/mochitest/priority/test_Background.html => dom/browser-element/mochitest/priority/test_Activity.html
rename : dom/browser-element/mochitest/priority/test_ForegroundLRU.html => dom/browser-element/mochitest/priority/test_MultipleActivities.html
2015-06-13 15:16:00 +02:00
Robert O'Callahan
1a734ee31b Bug 1150284. Disable offsetX/offsetY properties in FxOS/Fennec. r=smaug
--HG--
extra : commitid : 2uMnlr9UPTZ
extra : rebase_source : 1a8975b12472082f4b67fc03904054faa9393645
extra : amend_source : 26b0ba8272ec29c28d1165280223a7f0037ba084
2015-06-18 17:04:14 +12:00
Maksim Lebedev
616f08b31b Bug 1166347 - Enable pointer events in Nighly Firefox. r=smaug
--HG--
extra : histedit_source : 595cb953bfce4eab6179aa75930e13c046b1bec3%2C63a89fa932d6f30bdb05140c089ff1b6f478a737
2015-06-16 07:43:00 -04:00
Justin Dolske
7f6848365c Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp 2015-06-16 12:28:42 -07:00
Kelly Davis
03382cd121 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug
--HG--
extra : rebase_source : 21627e11c429f5bf5f7373de804f3adfda431dbc
extra : histedit_source : a7f4210afb870d8ce7bc97d8608d0674473cc713
2015-06-09 22:49:00 -04:00
Phil Ringnalda
dfef8b95e8 Back out 3c8a737a5f8a (bug 1168658) for frequent Gij(10) failures in homescreen_navigation_test.js and edges_gesture_test.js, a=backout 2015-06-10 20:37:27 -07:00
Wes Kocher
b124d4653d Merge b2ginbound to central, a=merge 2015-06-10 18:36:06 -07:00
Sotaro Ikeda
578a7dc69f Bug 1171671 - Simplify Boot Animation control r=mwu 2015-06-10 07:55:28 -07:00
Fabrice Desré
0beb2b5457 Bug 1168658 - Enable tracking protection in b2g r=francois 2015-06-09 21:26:37 -07:00
Karl Dubost
82c1538f3c Bug 1171828 - Remove UA override for domains (starting 2015-06-05). r=lmandel 2015-06-05 00:33:00 -04:00
Seth Fowler
f52aaaa54b Bug 1171356 - On B2G, retry image decodes that fail because allocation of the first frame failed. r=tn 2015-06-04 11:08:17 -07:00
Ryan VanderMeulen
0d430ff1b0 Backed out changesets b2fb4270e0a6 and 2a0493fb37db (bug 1051148) for introducing new rooting hazards.
CLOSED TREE IGNORE IDL

--HG--
extra : rebase_source : 97a096424b43fc4bed692182841843131fdcee13
extra : histedit_source : 4754300927dac90f0ae879e90896e36f1aa28b49
2015-06-03 13:14:59 -04:00
Kelly Davis
bf300061b2 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug
IGNORE IDL

--HG--
extra : histedit_source : d9d8b673d22c90cfc0e9c58e8599a2b34167c913
2015-05-27 21:48:00 -04:00
Mike Taylor
274eda3cd5 Bug 1164580 - Preprocess ua-update.json via slashslash filter. r=fabrice 2015-05-27 10:37:00 -04:00
Nicolas Silva
82d4c31667 Bug 1150549 - Simplify TiledContentHost. r=jrmuizel 2015-05-22 13:38:13 +02:00
Nicholas Hurley
e1ec45716a Bug 1132357 - remove h2-draft* support. r=mcmanus 2015-05-22 14:29:15 -07:00
Kan-Ru Chen
3e9e269e92 Bug 1154231 - Part 1. Use LRU to manage remote layers. r=mattwoodrow 2015-05-22 07:08:20 +08:00
Ting-Yu Chou
89eee8c371 Bug 1050122 - Part 1: Enable Nuwa on debug builds, and kill it if the preference is false. r=khuey 2014-10-31 15:07:43 +08:00
Gabriele Svelto
03442c33ca Bug 1157030 - Stop special-casing the homescreen in the process priority manager. r=khuey, r=dhylands 2015-04-30 13:12:21 +02:00
Phil Ringnalda
a5df436c2e Backed out 2 changesets (bug 1154231) for M-oth crashes
CLOSED TREE

Backed out changeset 5e8145eff457 (bug 1154231)
Backed out changeset 951fb8ed6f25 (bug 1154231)
2015-05-15 20:29:15 -07:00
Kan-Ru Chen
10fec84bca Bug 1154231 - Part 2. Use LRU to manage remote layers. r=mattwoodrow 2015-05-16 08:43:39 +08:00
Paul Rouget
677ad374ba Bug 1163905 - b2g.neterror.url should use a relative URL. r=fabrice 2015-05-15 06:18:04 +02:00
Kevin Grandon
2dae6d9494 Bug 1160666 - Allow per-product b2g branding. r=fabrice 2015-05-07 11:44:24 -07:00
Seth Fowler
f87898e570 Bug 1124084 - Flip on downscale-during-decode everywhere. r=tn 2015-03-17 13:56:50 -07:00
Fabrice Desré
84cb2e74c3 Bug 1123846 - Restrict some activities to be provided by the system app r=ferjm 2015-05-04 15:30:08 -07:00
Boris Zbarsky
75ad48915e Bug 1160190 followup. Make ServiceWorker actually disabled on mulet so we can reopen the CLOSED TREE. r=bkelly 2015-05-01 10:33:23 -04:00
Blake Wu
8fc6958583 Bug 1157586 - prefs on to run clear-key on B2G. r=cpearce. 2015-03-24 10:31:39 +08:00
Seth Fowler
b285cec5a9 Back out bug 1129804 for regressions on B2G 2015-04-21 15:28:42 -07:00
Mason Chang
fb0c40e0c6 Bug 1071275. Consolidate silk preferences. r=kats 2015-04-21 11:04:27 -07:00