Francois Marier
ddc7eb4ee2
Bug 1237856 - Add prefs to honor/ignore Application Reputation verdicts. r=gcp
2016-02-02 15:07:06 -05:00
Wes Kocher
9cc0b33a50
Backed out changeset a1439ce8da77 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
2016-01-29 10:15:26 -08:00
sajitk
ea42172bea
Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in uriloader subdirectory. r=erahm
2016-01-28 10:38:00 -05:00
Carsten "Tomcat" Book
dbc0008267
Backed out changeset b0eeee008090 (bug 1242321)
2016-01-26 10:54:38 +01:00
Chris Peterson
873eba189f
Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz
2016-01-22 21:20:08 -08:00
Jocelyn Liu
23b6b691dc
Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz
2016-01-25 14:35:18 +08:00
Carsten "Tomcat" Book
03bfc91ef3
merge mozilla-inbound to mozilla-central a=merge
2016-01-20 15:34:34 +01:00
Phil Booth
35173f76e6
Bug 1227527 - Implement basic FxA device registration. r=markh
2016-01-13 05:55:00 +01:00
Jan de Mooij
a33fee8b54
Bug 1237201 part 9 - Fix remaining issues. r=nfroyd
2016-01-14 22:12:13 +01:00
Francois Marier
a243a5c838
Bug 1239587 - Rename the browser.safebrowsing.appRepURL pref. r=gcp
2016-01-19 13:56:49 -08:00
Francois Marier
b0dc0a19fd
Bug 1237103 - Fix Application Reputation remote lookups. r=gcp
2016-01-06 13:37:06 -08:00
Carsten "Tomcat" Book
361f37d171
Merge mozilla-central to b2g-inbound
2016-01-05 12:03:29 +01:00
Gabriele Svelto
ad4e0bac1f
Bug 1234176 - Introduce a dynamic trigger to send memory pressure events before background applications are reaped by the LMK. r=dhylands
2015-12-29 11:55:41 +01:00
Gabriele Svelto
a9d408188f
Bug 1234176 - Do not send memory pressure events to applications sent into the background. r=dhylands
2015-12-29 11:17:13 +01:00
Nathan Froyd
59e048502c
Bug 1236570 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in b2g/app/; r=khuey
2015-12-14 16:50:21 -05:00
Kartikaya Gupta
3ca9535dc4
Bug 1231504 - Move some prefs from b2g.js to all.js. r=botond
2015-12-10 15:28:50 -05:00
Kartikaya Gupta
c110b4a350
Bug 1231504 - Consolidate apz prefs that are MOZ_WIDGET_GONK into all.js so they get applied to Fennec as well. r=botond
2015-12-10 15:28:50 -05:00
Kartikaya Gupta
429cbb19ca
Bug 1231504 - Make fennec use the same pan_repaint_interval as B2G. r=botond
2015-12-10 15:28:50 -05:00
Phil Ringnalda
13d8a7ca84
Back out 6 changesets (bug 1231504) for gtest bustage
...
Backed out changeset f37f04feb3b5 (bug 1231504)
Backed out changeset fb8652c01ef8 (bug 1231504)
Backed out changeset 6e1e5d9dcd9f (bug 1231504)
Backed out changeset b82fe31367a4 (bug 1231504)
Backed out changeset 2556ac639972 (bug 1231504)
Backed out changeset 62996518d6fb (bug 1231504)
2015-12-10 08:00:11 -08:00
Kartikaya Gupta
5662f84294
Bug 1231504 - Move some prefs from b2g.js to all.js. r=botond
2015-12-10 10:22:04 -05:00
Kartikaya Gupta
14c998a81c
Bug 1231504 - Consolidate apz prefs that are MOZ_WIDGET_GONK into all.js so they get applied to Fennec as well. r=botond
2015-12-10 10:22:04 -05:00
Kartikaya Gupta
1a651312c3
Bug 1231504 - Make fennec use the same pan_repaint_interval as B2G. r=botond
2015-12-10 10:22:04 -05:00
Fernando Jimenez
0a449a3f97
Bug 1229023 - Fetch and expose Firefox Accounts profile data. r=markh
2015-12-02 19:41:27 +01:00
Mike Hommey
488bd1361b
Bug 1229241 - Differentiate preprocessed and non-preprocessed JS pref files. r=gps
2015-12-01 13:57:52 +09:00
Mike Hommey
e6640e1ccd
Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps
...
This makes it clearer that really it's the same thing as FINAL_TARGET,
with preprocessing.
We still keep DIST_FILES in backend.mk because it's shorter and doesn't
really matter.
2015-12-01 08:25:22 +09:00
Alexandre Poirot
16a3a65595
Bug 1225142 - Add software button on runtime to control it via a preference. r=fabrice,jryans
2015-11-19 09:51:22 -08:00
Botond Ballo
57d6791cb8
Bug 1217515 - Clean up the way touch event support is configured. r=roc
...
- all.js now sets dom.w3c_touch_events.enabled to auto-detect on all
platforms except windows and mac
- auto-detect always returns true for android and b2g
- graphene and tests override the all.js pref with their own value
2015-10-26 16:06:27 -04:00
Fabrice Desré
e77f7832da
Bug 1225279 - Enable safebrowsing on b2g by default r=gwagner
2015-11-17 11:03:44 -08:00
Fabrice Desré
aad453aba6
Bug 1225276 - Enable tracking protection by default in private browsing contexts. r=gwagner
2015-11-17 11:03:44 -08:00
Mike Hommey
21ea6a1c90
Bug 1224490 - Kill LIBXUL_DIST. r=mshal
2015-11-17 10:00:19 +09:00
Wes Kocher
4334870e05
Backed out changeset b6edabc35c21 (bug 1217515) for mulet reftest failures
2015-11-13 12:11:05 -08:00
Botond Ballo
0215c25618
Bug 1217515 - Clean up the way touch event support is configured. r=roc
...
- all.js now sets dom.w3c_touch_events.enabled to auto-detect on all
platforms except windows and mac
- auto-detect always returns true for android and b2g
- graphene and tests override the all.js pref with their own value
2015-10-26 16:06:27 -04:00
Kartikaya Gupta
aff0bd88ad
Bug 898075 - Remove the mozbrowserasyncscroll event from Gecko. r=botond,kanru,sicking
2015-11-11 10:17:47 -05:00
Kartikaya Gupta
b84ed986fc
Bug 1174532 - Even if the APZC is not pannable, have a small slop area to consume touchmove events. r=botond
2015-11-09 16:42:34 -05:00
Mike Hommey
405622a83e
Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps
2015-11-06 09:59:21 +09:00
Chris Lord
457f3bcd31
Backout ed2fdc36728d (Bug 1177842) for undesirable behaviour. r=botond
2015-11-05 13:58:16 +00:00
Vivien Nicolas
7557ce02c4
Bug 1212833 - Delay the MemoryPressure when an application goes to background. r=gsvelto
2015-11-04 04:26:00 +01:00
Wes Kocher
0f10bc7f39
Merge m-c to inbound, a=merge
2015-10-29 17:16:32 -07:00
Fabrice Desré
ae5427b571
Bug 1208242 - Part 1: hook up the blocklist service to b2g web extensions r=mossop,ferjm
...
* * *
Bug 1208242 - Part 3: don't ship things that should not ship r=me
2015-10-29 07:32:50 -07:00
Wes Kocher
99535144f4
Backed out 3 changesets (bug 1208242) for emulator mochitest bustage
...
Backed out changeset d2f87bf3aced (bug 1208242)
Backed out changeset c38225ee4378 (bug 1208242)
Backed out changeset 6dff307959f2 (bug 1208242)
2015-10-29 12:17:25 -07:00
Fabrice Desré
f363b43f23
Bug 1208242 - Part 3: don't ship things that should not ship r=me
2015-10-29 08:45:41 -07:00
Fabrice Desré
e8aa747fc4
Bug 1208242 - Part 1: hook up the blocklist service to b2g web extensions r=mossop,ferjm
2015-10-29 07:32:50 -07:00
Carsten "Tomcat" Book
6442be65d1
Merge mozilla-central to b2g-inbound
2015-10-27 11:02:49 +01:00
Vivien Nicolas
aafac7e593
Bug 1212322
- Set the scrollbar fade duration to 0. r=fabrice
2015-10-07 06:30:00 +02:00
Fabrice Desré
edbb7ec8b8
Bug 1217959 - update dom.apps.reviewer_paths to the correct value r=me
2015-10-23 13:15:56 -07:00
Gregor Wagner
cd0a61d36f
Bug 1217159. r=sworkman
2015-10-22 10:45:16 +02:00
Alexandre Lissy
d2a3a3ded9
Bug 1201556 - Change update URL to include device id for foxfooders. r=fabrice,bhearsum
2015-10-13 08:45:00 +02:00
Chris Lord
e2802f55df
Bug 1177842 - Introduce separate friction for fling-snap. r=botond
2015-10-26 18:04:02 +00:00
Seth Fowler
fb69ea022a
Bug 1207355 (Part 1) - Stop requesting decodes in nsDocument. r=tn
2015-10-29 16:37:42 -07:00
Phil Ringnalda
51a93c44eb
Back out 8 changesets (bug 1207355) for OS X 10.10 reftest failures in generated-content/
...
CLOSED TREE
Backed out changeset aafd6db2fbb4 (bug 1207355)
Backed out changeset 9dd950b837fb (bug 1207355)
Backed out changeset e941e0e106a1 (bug 1207355)
Backed out changeset ecebca101fcb (bug 1207355)
Backed out changeset 08f2017137e1 (bug 1207355)
Backed out changeset 3dc69e37c9b4 (bug 1207355)
Backed out changeset bcdf51edb121 (bug 1207355)
Backed out changeset 1d4c00dbf49a (bug 1207355)
2015-10-28 22:57:43 -07:00