Kartikaya Gupta
732dcb57ea
Bug 1231504 - Make fennec use the same pan_repaint_interval as B2G. r=botond
...
--HG--
extra : commitid : 5ZWerggntKs
2015-12-10 15:28:50 -05:00
Kartikaya Gupta
e236be7ee8
Bug 1231504 - Clean up APZ prefs in all.js. r=botond
...
- Move the layers.async-pan-zoom.enabled pref values close to each other
- Remove duplicate prefs
- Make desktop prefs the default value, and have the mobile ones override them
rather than using an if/else structure
--HG--
extra : commitid : 5inl7OCI9lC
2015-12-10 15:28:50 -05:00
Phil Ringnalda
34ab6ffa28
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
596d384e24
Bug 1231504 - Move some prefs from b2g.js to all.js. r=botond
...
--HG--
extra : commitid : DGdfgbtHR5o
2015-12-10 10:22:04 -05:00
Kartikaya Gupta
0d16366144
Bug 1231504 - Consolidate apz prefs that are MOZ_WIDGET_GONK into all.js so they get applied to Fennec as well. r=botond
...
--HG--
extra : commitid : 1ctnNMa7Dci
2015-12-10 10:22:04 -05:00
Kartikaya Gupta
76570d3fa8
Bug 1231504 - Make fennec use the same pan_repaint_interval as B2G. r=botond
...
--HG--
extra : commitid : 2sbf9LHw6NI
2015-12-10 10:22:04 -05:00
Kartikaya Gupta
af379f64b2
Bug 1231504 - Clean up APZ prefs in all.js. r=botond
...
- Move the layers.async-pan-zoom.enabled pref values close to each other
- Remove duplicate prefs
- Make desktop prefs the default value, and have the mobile ones override them
rather than using an if/else structure
--HG--
extra : commitid : CzlJFreLx76
2015-12-10 10:22:04 -05:00
Francois Marier
4803bab147
Bug 1231020 - Document cookie prefs better. r=jdm
2015-12-09 17:30:27 -05:00
Patrick McManus
2c38f642a7
Bug 1228457 - backout 625248e1115c broke e10s xpcshell test CLOSED TREE r=backout
2015-12-09 13:12:19 -05:00
Patrick McManus
70d505ba42
Bug 1228457 create pref to allow blocking .onion at dns level rfc 7687 r=valentin.gosu
2015-12-04 06:20:15 -05:00
Kartikaya Gupta
d66458bcdc
Bug 1231168 - Disable memory-based displayport size adjustment by default. r=mchang
...
--HG--
extra : commitid : 6bdKkfe8ym2
2015-12-08 14:46:58 -05:00
Christoph Kerschbaumer
a88a4ea1ce
Bug 1230220 - Convert JS callsites to use asyncOpen2 within modules/ (r=sicking)
2015-12-06 20:59:19 -08:00
Wes Kocher
d2615415f5
Backed out 4 changesets (bug 1230221, bug 1230220, bug 1229890) for m-e10s(2) permafails in test_window_open_close.html CLOSED TREE
...
Backed out changeset a1cd28ddbfa2 (bug 1230221)
Backed out changeset 7e89f5020ac7 (bug 1230220)
Backed out changeset 91f6e72fa9f4 (bug 1229890)
Backed out changeset 7e717a810420 (bug 1229890)
--HG--
extra : commitid : BinvCloSNFx
extra : amend_source : 94dfb9ebf66c6e73b1b407e93d8475724d2ae7a2
2015-12-04 15:58:40 -08:00
Christoph Kerschbaumer
1c5d62bbce
Bug 1230220 - Convert JS callsites to use asyncOpen2 within modules/ (r=sicking)
2015-12-04 09:39:58 -08:00
Carsten "Tomcat" Book
8d69e722ff
merge mozilla-inbound to mozilla-central a=merge
2015-12-04 11:57:23 +01:00
Phil Ringnalda
a54f2a1eda
Back out ce4623289f7f (bug 1230054) for crashtest bustage in 789075-1.html/795892-1.html, Android mochitest-chrome bustage in test_texttrack_chrome.html, and probably Gij video_list_test.js
...
CLOSED TREE
2015-12-03 22:12:01 -08:00
Jean-Yves Avenard
b2545f9af0
Bug 1230054: Remove unused WebMReader. r=kinetik
2015-12-04 15:23:43 +11:00
Jean-Yves Avenard
d6b653ae10
Bug 1229605: [MSE] Allow webm/audio independently of video. r=kentuckyfriedtakahe
...
This adds a media.mediasource.webm.audio.enabled preference (true by default) to disable opus or vorbis audio in webm mediasource.
2015-12-04 14:43:47 +11:00
Matthew Noorenberghe
5bb98859d7
Bug 1230391 - Disable password visibility toggling in the capture doorhanger outside Nightly. rs=bnicholson
...
--HG--
extra : commitid : A7xwz1k1O46
extra : rebase_source : 439abbe283a7dc5ac48071190cd06da93ab4a1b3
2015-12-03 17:33:35 -08:00
David Anderson
55f75a9936
Revive NPAPI async drawing: stub code. (bug 1217665 part 1, r=aklotz)
...
--HG--
extra : rebase_source : e106bcfe1d671bcff1175b08d47bd8fd2768d64e
2015-12-02 11:31:16 -08:00
Mark Capella
d35c6efdda
Bug 1215959
- (GeckoCaret2) update experimental prefs, r=snorp
2015-12-01 15:25:06 -05:00
Christoph Kerschbaumer
413a60a063
Bug 1225641 - Change default security flags within NetUtil.newChannel (r=sicking)
2015-11-17 17:35:30 -08:00
Mike Hommey
3a7b31cfb5
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
Xidorn Quan
7b1f42e5c6
Bug 1202940
part 2 - Remove layout.css.ruby.enabled pref. r=dbaron
...
--HG--
extra : source : bb1c73598b74195f9877b189f2e2e19fb1eb0fc0
2015-12-01 09:39:37 +11:00
Xidorn Quan
4b5a4691e5
Bug 1202940
part 1 - Move html.css and ua.css back to be loaded in constructor of nsLayoutStylesheetCache. r=dbaron
...
DependentPrefChanged and InvalidateSheet are no longer used anywhere, but it is
probably better to keep them as-is, since we may need them again in the future.
--HG--
extra : source : 5e976ebbbba3b4ce8d83d40e4d071184ab52aaaa
2015-12-01 09:39:37 +11:00
Paul Kerr [:pkerr]
ab0c35c8ba
Bug 1226347 - Part 3: AEC agnostic delay pref true by default. r=rjesup
2015-11-30 09:18:10 -08:00
Xidorn Quan
e33deb9306
Bug 1040668 part 2 - Parse and compute text emphasis properties. r=dbaron
...
--HG--
extra : source : 354f4bd8c87646dfbe0a307e0fa140c630dbdb89
2015-11-28 11:56:33 +11:00
Kartikaya Gupta
36bf0301ba
Bug 960317 - Remove cross-slide code from APZC. r=botond
...
--HG--
extra : commitid : HZ0FIlYFgg0
2015-11-25 10:30:36 -05:00
Jeff Gilbert
19d84fb0fe
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
2015-11-24 20:15:29 -08:00
Dan Glastonbury
5b14b3a87d
Bug 618898 - Add D3D11SharedSurfaceInterop. r=jgilbert
...
--HG--
extra : commitid : LSoMbZrQQSO
extra : rebase_source : d207b87eafc300a1d3c99c0c85403056008b1bf6
2015-11-06 10:19:24 +10:00
Paul Kerr [:pkerr]
c4670b9125
Bug 1226347 - Part 2: Allow control of AEC via prefs. r=rjesup
2015-11-24 08:32:11 -08:00
Wes Kocher
dba42704d1
Backed out 2 changesets (bug 1226347) for build bustage CLOSED TREE
...
Backed out changeset da34ad5d6957 (bug 1226347)
Backed out changeset 63d13b6b43ee (bug 1226347)
--HG--
extra : commitid : 4yYcYyidto4
2015-11-24 09:02:03 -08:00
Paul Kerr [:pkerr]
46b05602ec
Bug 1226347 - Part 2: Allow control of AEC via prefs. r=rjesup
2015-11-24 08:32:11 -08:00
Phil Ringnalda
71a6f5da62
Back out changeset 2f614bcd9405 (bug 1221822) for test_conformance__extensions__ext-sRGB.html and test_webgl2_alpha_luminance.html failures
2015-11-23 21:55:59 -08:00
Jeff Gilbert
87397c265b
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
2015-11-23 19:27:13 -08:00
Nicholas Nethercote
7e4bd1e0e1
Bug 1187152 (part 3) - Replace nsBaseHashtable::Enumerate() calls in modules/ with iterators. r=froydnj.
2015-11-22 18:52:40 -08:00
Nicholas Nethercote
7f26939fe8
Bug 1187152 (part 2) - Replace nsBaseHashtable::Enumerate() calls in modules/ with iterators. r=froydnj.
2015-11-22 18:52:40 -08:00
Nicholas Nethercote
f3b832777a
Bug 1187152 (part 1) - Replace nsBaseHashtable::Enumerate() calls in modules/ with iterators. r=mwu.
2015-11-22 18:52:40 -08:00
Bobby Holley
b83cc03bd2
Bug 773429 - Remove dom.disable_image_src_set. r=khuey
2015-11-23 14:08:34 -08:00
Francois Marier
82be864165
Bug 1226490 - Allow administrators to prevent users from ignoring Safe Browsing warnings. r=gcp,r=smaug
2015-11-23 13:34:31 -08:00
Jean-Yves Avenard
120f450e91
Bug 1225019: Disable intel hardware VP decoder by default. r=cpeterson
2015-11-23 14:46:52 +11:00
Francois Marier
67506f65a6
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
Mark Goodwin
9f468cf8f0
Bug 921907 - Enable OCSP must-staple. r=keeler
...
--HG--
extra : commitid : LvP86DDj772
extra : rebase_source : e06438c614c00fd9d77ca88886368948f13d6454
extra : histedit_source : f72078bac3dd14d4166ddd3bf24b582b13de1519
2015-11-20 11:44:25 +00:00
John Daggett
15444a76a4
Bug 1119062 - enable unicode-range in release builds. r=dbaron
2015-11-20 14:46:47 +09:00
John Daggett
16757f4a4b
Bug 1180560 - enable fontconfig platform fontlist in release builds. r=karlt,cam
2015-11-20 13:35:15 +09:00
John Daggett
fbf9fafe6b
Bug 1224965 p1 - add pref for max substitutions for generics under fontconfig. r=m_kato
2015-11-20 13:35:15 +09:00
Tobias Schneider
1262c58ac3
Bug 1221677 - "[css-grid] Put the 'subgrid' support behind a pref, disabled by default". r=mats
2015-11-13 13:15:00 +01:00
Phil Ringnalda
e65f139789
Back out changeset 1d431c8667a3 (bug 1209388) for breaking test_can_play_type_mpeg.html (and thus, probably, the playing of audio) on OS X 10.6
...
CLOSED TREE
2015-11-18 19:25:08 -08:00
Jean-Yves Avenard
7f7b3a0bfe
Bug 1209388: P2. [mp3] Remove AppleMP3Reader. r=kentuckyfriedtakahe
...
Remove prefs missed during rebase.
2015-11-19 10:52:52 +11:00
Mason Chang
d7f814c9e2
Bug 1208636 - Adjust displayport size based on available system memory. r=kats
2015-11-18 15:48:19 -08:00