Carsten "Tomcat" Book
5c90a99952
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
anonym
91d0ac1119
Bug 1281959
- Add a pref hiding the "Open with" option. r=dolske
...
If browser.download.forbid_open_with is set to true (default: false)
the download dialog will not ever show the "Open with" option for
opening the file with an external application; only the "Save" and
"Cancel" options will be available.
This is very useful to enable when the browser is sandboxed (e.g. via
AppArmor) in such a way that it is forbidden to run external
applications, since users then are not presented with this choice
which will not work and only cause confusion.
See https://trac.torproject.org/17502
2016-06-28 14:23:00 +02:00
Mike de Boer
fe68c53f4b
Bug 269442 - whole word matching support for nsFind. r=ehsan,dao. ui-r=shorlander
...
MozReview-Commit-ID: KIDWHyjOSYL
2016-06-28 15:13:53 +02:00
Carsten "Tomcat" Book
261fe13dcd
merge mozilla-inbound to mozilla-central a=merge
2016-06-28 16:09:05 +02:00
Wes Kocher
c73d13f1bb
Merge m-c to fx-team, a=merge
2016-06-27 14:09:55 -07:00
Thomas Nguyen
ffba687a20
Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
...
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Gerald Squelart
b1735e2000
Bug 1280849 - Disable D3D11 for nvumdshim.dll 10.18.13.6822 - r=kentuckyfriedtakahe
...
MozReview-Commit-ID: BpAbB2xwDSo
--HG--
extra : rebase_source : 201f76c00698db06ee8678d22eb27ea59abbce16
2016-06-27 10:04:31 +10:00
Xidorn Quan
62e1bfaf49
Bug 1220019 - Use Kaiti for cursive in Chinese. r=jtd
...
MozReview-Commit-ID: 5rFdKxTBoIK
--HG--
extra : source : f4b96180670d2cbeba68a702a4b5df4a4da297a6
extra : amend_source : c800ea86164de70538072ac2566f0da63747ba77
2016-06-27 09:01:06 +10:00
David Anderson
d1ac63e903
Don't initialize gfxPrefs with libpref in the GPU process. (bug 1280822 part 1, r=milan)
2016-06-26 23:33:14 -07:00
Chih-Yi Leu
8733310923
Bug 1221730 - Change GamepadServiceTest into webidl. r=qdot, r=baku
...
--HG--
extra : rebase_source : 8e04725e80467a17d1a1a775f791782abe842c1b
2016-06-28 00:26:00 +02:00
Wes Kocher
1587b12aa9
Backed out 4 changesets (bug 1280822) for leaking nsTArray_base
...
Backed out changeset b9a0567cd7c1 (bug 1280822)
Backed out changeset 93d483583ffa (bug 1280822)
Backed out changeset 91715d8e468f (bug 1280822)
Backed out changeset 3db77f57cef4 (bug 1280822)
2016-06-24 14:43:41 -07:00
David Anderson
3d57c3eefa
Don't initialize gfxPrefs with libpref in the GPU process. (bug 1280822 part 1, r=milan)
...
--HG--
extra : rebase_source : abe16841b668fb899b69f3ea9d941d5edb68ed21
2016-06-24 16:14:45 -07:00
Thomas Nguyen
7bcc37e4d7
Bug 1264165 - Update and add test cases. r=franziskus
2016-06-22 18:28:40 +08:00
Ben Kelly
7372c34b8e
Bug 1279389 P1 Enable osfile.reset_worker_delay on non-release builds with a conservative 30 second delay. r=yoric
2016-06-28 18:47:55 -07:00
Kyle Huey
6baa905da7
Bug 1282527: Remove remaining PR_ASSERTs outside of NSPR/NSS. r=dbaron
...
--HG--
extra : rebase_source : a9dd69c772ef2641ee300d57d2a4d4c83003726c
2016-06-28 10:47:22 -07:00
Nicholas Hurley
692067a4d1
Bug 1281505 - Only enable predictor prefetch by default on nightly. r=mayhemer
...
MozReview-Commit-ID: 3IPYGooiUSx
2016-06-23 07:59:45 -07:00
Carsten "Tomcat" Book
dbb5d860d9
Backed out changeset c62305b23556 (bug 1268638)
...
--HG--
extra : rebase_source : f55a7ac7f723a9b5cb8d255e2d27d88a2f79ba4e
2016-06-23 09:47:25 +02:00
Carsten "Tomcat" Book
ec63df8a5c
Backed out changeset 7fed3871832f (bug 1268638)
...
--HG--
extra : rebase_source : 6b0e4a90348aeea327120058cb5ca734e4a57f2b
2016-06-23 09:47:24 +02:00
Jeff Gilbert
cc92861293
Bug 1268638 - Enable DXGL by default. - r=jrmuizel
...
This will only run if they receive a WGL context, and we have a blocklist
entry for this. Since there isn't a reason right now to want WGL without
DXGL, we should tie these together.
MozReview-Commit-ID: ymtVT5dJIZ
2016-06-22 17:47:41 -07:00
Jeff Gilbert
c0c4eadce1
Bug 1268638 - Add webgl.disable-wgl. - r=jrmuizel
...
MozReview-Commit-ID: BjtMv8RKKMH
2016-06-22 17:47:41 -07:00
Gerald Squelart
2c4f274202
Bug 1271483 - p1. Optionally treat media.wmf.disabled as WMF failure for Decoder Doctor - r=cpearce
...
This can be used to test Decoder Doctor on Windows, but disabling WMF through
prefs, to trigger an Decoder Doctor infobar.
MozReview-Commit-ID: 1aRk111VFO7
2016-05-24 01:33:37 +10:00
Wes Kocher
8e4ef7176d
Backed out 8 changesets (bug 1268638) for build bustage CLOSED TREE
...
Backed out changeset 1a2db6efc575 (bug 1268638)
Backed out changeset ad38e0439b62 (bug 1268638)
Backed out changeset 0078605c6974 (bug 1268638)
Backed out changeset 8ed7ed6c57db (bug 1268638)
Backed out changeset 69116551e4b9 (bug 1268638)
Backed out changeset 002f87a61edf (bug 1268638)
Backed out changeset 8b0db9b0f87c (bug 1268638)
Backed out changeset 5d1285d0c221 (bug 1268638)
2016-06-21 14:53:22 -07:00
Jeff Gilbert
c9454d8e90
Bug 1268638 - Enable DXGL by default. - r=jrmuizel
...
This will only run if they receive a WGL context, and we have a blocklist
entry for this. Since there isn't a reason right now to want WGL without
DXGL, we should tie these together.
MozReview-Commit-ID: ymtVT5dJIZ
2016-06-21 14:10:32 -07:00
Jeff Gilbert
c36a2ee161
Bug 1268638 - Add webgl.disable-wgl. - r=jrmuizel
...
MozReview-Commit-ID: BjtMv8RKKMH
2016-06-21 14:10:32 -07:00
Kartikaya Gupta
3737a41c35
Bug 1281192 - Make the Fennec stationary displayport height multiplier match the corresponding skate multiplier to avoid constant resizing. r=rbarker
...
MozReview-Commit-ID: FaYsMUIhDh
--HG--
extra : rebase_source : 32d4ce86605614739b65227a9f655763047bd1d5
2016-06-21 14:46:37 -04:00
Kartikaya Gupta
312e6936e5
Bug 1281192 - Set velocity bias to 0 on Fennec. r=rbarker
...
MozReview-Commit-ID: HupL2wF6rFK
--HG--
extra : rebase_source : e0ac2431699687cc6dfaa6d7f34e861c1ec76fdb
2016-06-21 14:46:34 -04:00
Nicolas Silva
6d2e7705e4
Bug 1272332 - Allow gtk the global dark theme behind a pref. r=karlt
2016-06-21 14:51:03 +02:00
Andrea Marchesini
da33656040
Bug 1280241 - Remove the limit of number of workers per domain, r=khuey
2016-06-17 11:25:21 +01:00
Kartikaya Gupta
33be75d853
Bug 1247280 - Bump the APZ content response timeout so that we get 99% accuracy. r=botond
...
MozReview-Commit-ID: FpmuxUcnmpZ
--HG--
extra : rebase_source : d35d82b1790ad3ac66fbca6db90784e47d104e13
2016-06-14 20:30:13 -04:00
Franziskus Kiefer
cbf15542b0
Bug 1223838 - enable perElementReferrer by default. r=hsivonen
2015-12-02 11:12:12 +01:00
Kartikaya Gupta
bbfa56eb4c
Bug 1260905 - Set a minimum bound on the velocity required for a fling to actually happen. r=rbarker
...
MozReview-Commit-ID: FTeJdUlffrM
2016-06-14 20:03:04 -04:00
Kaku Kuo
5b76709f3e
Bug 1276272 - part 2 - modify the webidl and preference setting; r=ehsan
...
MozReview-Commit-ID: INYkaXhe8gT
--HG--
extra : rebase_source : ee6029f930e8ee9bb4d8f9576faea8f827b2aae4
2016-06-03 16:52:10 +08:00
Lars T Hansen
bd9aa07076
Bug 1278635 - about:config pref for Wasm baseline jit. r=luke
...
--HG--
extra : rebase_source : 61deacc42587de2aab04aa00da1614a9a916dcf1
2016-06-08 13:25:23 +02:00
Carsten "Tomcat" Book
2266139ee3
Merge mozilla-central to mozilla-inbound
2016-06-10 15:44:04 +02:00
Mike de Boer
2cdbcb870d
Bug 384458 - part 4: implement modal highlighting using the AnonymousContent API and SVG masks. r=jaws
2016-06-09 13:30:49 +02:00
Mike de Boer
5748931883
Bug 384458 - part 2: change the matches count timeout to 100ms, up the limit to a 1000 counts and capture the state of 'Highlight All' in a pref which will be TRUE by default in the browser. r=jaws
2016-06-09 13:30:46 +02:00
Sotaro Ikeda
6ec321d0df
Bug 1256475 - Use libyuv for non scaling YUV color conversion r=jrmuizel
2016-06-08 18:46:42 -07:00
Masayuki Nakano
77f6ee4369
Bug 1278084 part.3 TextComposition shouldn't decide composition string which is only an ideographic space as a placeholder r=m_kato
...
Currently, when TextComposition tries to forcibly commit composition synchronously, it cancels the composition if there is only an ideographic space since legacy Chinese IMEs for Windows were used an ideographic space as a placeholder and shows actual composition string in its owning window (called reading window).
However, Japanese TIPs basically use composition to input an ideographic space. Unfortunately, this intentional input of an ideographic space is always canceled if an editor commits to composition at every input event in TSF mode because TSF cannot commit during a call of ITextStore::RequestLock(). Additionally, we will enable e10s mode, then, on all platforms, requesting commit composition is handled asynchronously.
Therefore, we should make the hack disabled in default settings now. If we'll find a way to distinguish if an ideographic space is a placeholder, we should recover this hack. Note that such input fields cannot handle such legacy IMEs, so, disabling the hack in default settings must be fine.
MozReview-Commit-ID: IdBcfBxeJum
--HG--
extra : rebase_source : 18ca5cd1083ade8813703cec05c020dc03f09f63
2016-06-07 21:25:24 +09:00
Kit Cambridge
a9df8d4d3f
Bug 1278851 - Enable service worker notifications everywhere except for non-release B2G. r=baku
...
MozReview-Commit-ID: InG420vpNtA
--HG--
extra : rebase_source : 0523697466cb8f438b1af129c5d74a1b0c8df499
2016-06-07 14:25:59 -07:00
Michael Froman
bdd004d3e4
Bug 1279039 - pref off tmmbr for now, r=jesup
2016-06-10 02:12:18 -04:00
Michael Froman
f1dd9b78e0
Bug 1279049 - add sdp handling for audio FEC, r=jesup
...
MozReview-Commit-ID: J0ax8TnR3p8
--HG--
extra : transplant_source : %D5Y%15%E6%C3d%F5%BD%9B%D7%CC%BA%DA%DE%12.%88%DD%A1%5B
2016-06-08 16:24:23 -05:00
Kit Cambridge
55b7ef53d9
Bug 1207743 - Track recent push messages to avoid duplicate notifications on reconnect. r=dragana
...
MozReview-Commit-ID: KezPfa0yyO1
--HG--
extra : rebase_source : 86c3b0d78f2772369ebedd11d640a8b05e46d24f
extra : histedit_source : 531a495b7b3b3d8d4bf8b399f6beebf0805ac3bc
2016-06-04 13:17:12 -07:00
Phil Ringnalda
305ac3c2cf
Back out c88f2cb8e4fa (bug 1256475) for Android failures in test_imagebitmap_extensions.html
...
CLOSED TREE
2016-06-06 22:26:25 -07:00
Sotaro Ikeda
d7880ceea1
Bug 1256475 - Use libyuv for non scaling YUV color conversion r=jrmuizel
2016-06-06 20:10:59 -07:00
Carsten "Tomcat" Book
4aea0165dc
merge mozilla-inbound to mozilla-central a=merge
2016-06-06 11:55:56 +02:00
Dragana Damjanovic dd.mozilla@gmail.com
cc0b381dda
Bug 1277522 - Increase max connection retries to 10.r=mcmanus
2016-06-02 15:17:00 +02:00
Matheus Longaray
2b9eece319
Bug 962433 - "Use Reader Mode for printing articles" [r=mconley]
...
This adds a checkbox to the print preview toolbar for simplifying
a document before printing.
This feature is currently disabled by default, hidden behind the
print.use_simplify_page pref.
MozReview-Commit-ID: HOtkuEQnJFg
--HG--
extra : rebase_source : 0423269ff26a4420a05de45cd7ad4ab84458f4f8
extra : amend_source : a340a83dc70c73aed5efcaf84c09503e88301888
2016-06-02 09:29:00 -04:00
Tobias Schneider
019e8ddec8
Bug 1173545 - Enable canvas CSS/SVG filters by default. r=mstange
2016-05-31 11:12:00 +02:00
Mike Conley
99143b5309
Bug 1266799 - Increase DOM fullscreen timeout length to 1000ms. r=xidorn
...
According to the Telemetry probes added in Bug 1271160, 1000ms should
account for ~94% of fullscreen transitions. The remaining ~6% tail is where
users might see the transition end and then content re-organize itself.
I think this is a big improvement over the original 500ms, which covers only
about ~80% of cases, according to Telemetry.
MozReview-Commit-ID: 3Vb9qQ7yDx5
--HG--
extra : rebase_source : 6f7a2db037bcd1ef21e59aca70b08078ab4f290d
2016-06-02 14:49:56 -04:00
Dan Glastonbury
dc5ff72da8
Bug 1275481: Suspend video decoding via timer. r=jwwang
...
Suspend decoding of video in background tabs once timer fires. The timer
is trigger on switch to invisible and reset each time becomes
visible. Default timer is set at 10 seconds and is controlled via pref
media.suspend-bkgnd-video.delay-ms.
MozReview-Commit-ID: IPIQ1g7Hkpw
--HG--
extra : rebase_source : d3610dced708ea79611beeed40fc8c8a07ee2d1b
2016-05-30 17:25:10 +10:00
Rinat
bb3780858f
Bug 1274622 - Add media.default_volume preference. r=kinetik
2016-05-24 20:55:45 +03:00
Kaku Kuo
447d4a1f0d
Bug 1141979 - part0 - setup preference utilities; r=jrmuizel
...
MozReview-Commit-ID: GoevPKVNASQ
--HG--
extra : transplant_source : %7Co%BA9%D0i%92B%5D%03%3Fb%AF_%84%02.Ano
2015-11-13 18:27:41 +08:00
Mark Goodwin
f386fadbc0
Bug 1263602 - Verify kinto collection signatures using the content signature service. r=MattN, r=leplatrem
...
MozReview-Commit-ID: J6fuSDaW1JR
2016-06-02 09:01:26 +01:00
Kannan Vijayan ext:(%2C%20Jonas%20Sicking%20%3Cjonas%40sicking.cc%3E)
8687d34336
Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley
...
--HG--
extra : amend_source : 73ed6e6bccb6b39d7aafd5851bb836a46bcd4e10
2016-06-02 02:47:00 -04:00
Chris Pearce
5dc395709d
Bug 1265281 - Blacklist atiumd64.dll versions for D3D9 DXVA which are suspected to crash. r=kentuckyfriedtakahe
...
MozReview-Commit-ID: 1dfmProc7ck
--HG--
extra : rebase_source : 14835b1634d56c0399c3b84b094a95f871acbe12
2016-05-31 21:08:31 +12:00
Alastor Wu
fa47d77e11
Bug 1257738
- part1 : implement the audio competing mechanism.
...
MozReview-Commit-ID: GZw7P0kbhOa
2016-06-01 10:21:13 +08:00
Chris Pearce
9da01872ae
Bug 1271525 - Blacklist igdumd64.dll versions for D3D9 DXVA which are suspected to crash. r=kentuckyfriedtakahe
...
MozReview-Commit-ID: B4RET7bldTT
--HG--
extra : rebase_source : 41c0ae161f6043bea9e7a201cdaeb31ee8ccd063
2016-05-31 21:08:08 +12:00
Randall Barker
92bf505262
Bug 1240065 - Throttle repaints when pinch zooming r=botond
2016-05-31 15:00:57 -07:00
Chris Pearce
179b352a2a
Bug 1270686 - Blacklist more ATI drivers for D3D11 DXVA2. r=kentuckyfriedtakahe
...
MozReview-Commit-ID: KClulNTU2rO
--HG--
extra : rebase_source : f9b8d8a7420ad2f677ea7506a2c957553df9cd0d
2016-05-31 14:04:40 +12:00
Hiroyuki Ikezoe
d5e07e1e8b
Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
...
MozReview-Commit-ID: 7v5KhZdVuSm
--HG--
extra : rebase_source : e65095c2ebf46de2edf554d04d046ba7c18520c7
2016-05-10 13:35:35 +09:00
Georgiy Frolov
60cd01af74
Bug 1198518: [webvr] add support for OSVR,r=kip
...
MozReview-Commit-ID: K9nHww0Fe8s
2016-04-26 17:18:21 -04:00
Carsten "Tomcat" Book
76fd727737
Merge mozilla-central to mozilla-inbound
2016-05-30 15:30:55 +02:00
Carsten "Tomcat" Book
463212f69f
merge mozilla-inbound to mozilla-central a=merge
2016-05-30 15:29:19 +02:00
Matthew Noorenberghe
404a8f2e5b
Bug 667233 - Support login scheme upgrades for autocomplete/fill/contextmenu. r=dolske
...
MozReview-Commit-ID: GG6F81ErAcI
--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_case_differences.html => toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_upgrade.html
2016-05-29 17:16:01 -07:00
Florian Quèze
e9ee2349cc
Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw.
2016-05-27 13:41:29 +02:00
Carsten "Tomcat" Book
b08e506896
Backed out changeset 08053d1e2cc1 (bug 1203168) for ESlint failure in browser_aboutSearchReset.js
2016-05-27 14:35:31 +02:00
Florian Quèze
148acbd4be
Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw.
2016-05-27 13:41:29 +02:00
Xidorn Quan
6d44085edf
Bug 1229609 - Remove layout.css.text-emphasis.enabled pref. r=heycam
...
MozReview-Commit-ID: IEWZmZHKoXA
--HG--
extra : source : 382feec3df1b64ccaf07cbfe7de58d0e97a59e46
2016-05-30 14:52:01 +10:00
Chris Peterson
abb4a71949
Backed out changeset fa77bc23f799 (bug 1275591) for breaking tests. CLOSED TREE
...
--HG--
extra : amend_source : ee42a8cecf3eaead5e40f63012d866e8d07817d8
2016-05-26 11:10:43 -07:00
Tobias Schneider
3424a04578
Bug 1275591 - Enable plugin content blocking by default. r=bsmedberg
2016-05-25 08:00:32 -07:00
Gijs Kruitbosch
e0d096ab81
Bug 1275893 - Enable logical float properties for devedition, r=jfkthame
...
MozReview-Commit-ID: 4USAWZKXlUU
--HG--
extra : rebase_source : 5b3cbe911f612905492b30a08643100e25162897
2016-05-26 14:30:31 +01:00
philipp
15b5bd2baf
Bug 1275739 - Disable D3D11 for some more crashing DLLs surfacing in 47.0b8. r=gerald
...
--HG--
extra : rebase_source : 2a737cdc3f02e79a67c574253100310731aabcd4
2016-05-25 15:02:00 -04:00
Michael Froman
c6bd7cd3df
Bug 1270230 - Add media.navigator.video.use_tmmbr to all.js and pref on. r=jesup
...
MozReview-Commit-ID: CaI1Lc1Zd06
--HG--
extra : rebase_source : 13c97c5df99465019004dad5cabe44ad5319b9a7
2016-05-25 10:04:59 -05:00
Dan Glastonbury
d3d4cb2e30
Bug 1275472 - Enable suspending of background video only in nightly builds. r=cpearce
...
MozReview-Commit-ID: 13HJbggtTXH
--HG--
extra : rebase_source : 13cd70b3e67823b5d36b9785ab8c5feac5d72575
2016-05-25 14:13:30 +10:00
Morgan Phillips
1dcc007880
Bug 1270729 - When stopping slow scripts totally halt script execution; r=bholley
...
--HG--
extra : rebase_source : 37f9ad254334c91970942cc0d6d46d0756a5c9b0
2016-05-16 01:20:06 -07:00
Carsten "Tomcat" Book
b6b164ec6d
Merge mozilla-central to mozilla-inbound
2016-05-25 15:20:00 +02:00
Carsten "Tomcat" Book
c715836c7f
merge mozilla-inbound to mozilla-central a=merge
2016-05-25 15:04:00 +02:00
Carsten "Tomcat" Book
3cab03a461
Merge mozilla-central to fx-team
2016-05-24 15:15:55 +02:00
Phil Ringnalda
5236d2e4ba
Back out 561138ee5a32 (bug 1271487) for web-platform-tests failures and unexpected passes
...
CLOSED TREE
2016-05-23 21:09:07 -07:00
Hiroyuki Ikezoe
fc371e8226
Bug 1166500 - Part 11: Add a preference for offscreen throttling. r=dbaron
...
MozReview-Commit-ID: AD34RTVZcxy
2016-05-24 12:57:43 +09:00
Hiroyuki Ikezoe
240e8e3669
Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
...
MozReview-Commit-ID: EuenLdpscHb
--HG--
extra : rebase_source : 07d84ddd066940b74fd3f1c3e13a73cc4e4b91e2
2016-05-10 13:35:35 +09:00
Dragana Damjanovic
c10122236d
Bug 507571 - Lock nsHttpResponseHead. r=mcmanus
2016-05-24 06:07:00 +02:00
Mathieu Leplatre
20c906a2ce
Bug 1266235 - Move blocklist preferences to all.js. r=MattN
...
Related:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1248557
* https://bugzilla.mozilla.org/show_bug.cgi?id=1259947
MozReview-Commit-ID: H2Eh1oqXeS1
--HG--
extra : rebase_source : 415c26880debea7f4d410abfdab0eb5b44a4e767
2016-04-29 13:17:09 +02:00
Gerald Squelart
ccb89d838e
Bug 1274132 - Disable D3D11 for some more recent igd10* DLLs - r=cpearce
...
MozReview-Commit-ID: LvfVQwIKwwT
--HG--
extra : rebase_source : ed50d8328c0656d926c543ed51244ce0b3e6372a
2016-05-19 16:06:12 +10:00
Gerald Squelart
1054f20722
Bug 1274127 - Disable D3D11 for some igd10* DLLs - r=cpearce
...
MozReview-Commit-ID: 9cZMYBd0bJ1
--HG--
extra : rebase_source : f2cce53c2d81249531280fc96a8c67963bb7aeb4
2016-05-19 15:38:09 +10:00
Gerald Squelart
a398669e3d
Bug 1274115 - Disable D3D11 for TosQEP.dll 1.0.10.1224 - r=cpearce
...
MozReview-Commit-ID: IOVBDn8V2yQ
--HG--
extra : rebase_source : 7fdbb62ffe01d8dfcbe52bc63803ffc81397efea
2016-05-19 15:29:57 +10:00
Gerald Squelart
837bdf8c9f
Bug 1273691 - Implement 'media.wmf.disable-d3d11-for-dlls' pref - r=cpearce
...
Format:
"dll1.dll: 1.2.3.4[, more versions...][; more dlls...]"
I.e., DLLs are separated by semicolons, a DLL and all its versions are
separated by a single colon, and versions are separated by commas.
Whitespace between names&numbers is ignored.
Seeding pref with blacklistings from bug 1268905, bug 1269204, and bug 1273406.
MozReview-Commit-ID: LbKCkaxLEis
--HG--
extra : rebase_source : 5a5969addad521669827423d28f8b94c3a8bf903
2016-05-18 15:44:42 +10:00
Sebastian Hengst
5438f8d848
Backed out changeset 510b8f1c5c36 (bug 1273691) for 8 bytes leak (nsStringBuffer) in mochitests on Windows 8 x64 debug. r=backout on a CLOSED TREE
2016-05-18 23:16:06 +02:00
Gerald Squelart
8be5775f6c
Bug 1273691 - Implement 'media.wmf.disable-d3d11-for-dlls' pref - r=cpearce
...
Format:
"dll1.dll: 1.2.3.4[, more versions...][; more dlls...]"
I.e., DLLs are separated by semicolons, a DLL and all its versions are
separated by a single colon, and versions are separated by commas.
Whitespace between names&numbers is ignored.
Seeding pref with blacklistings from bug 1268905, bug 1269204, and bug 1273406.
MozReview-Commit-ID: 8auw4GPNyb9
--HG--
extra : rebase_source : 56c093abce3dcfbf4ddad9384a7e14fd4be6ae51
2016-05-18 15:44:42 +10:00
Masayuki Nakano
7111223e56
Bug 1205600 Stop supporting TSF on Windows XP and Windows Server 2003 r=m_kato
...
We won't enable TSF mode on Windows XP nor Windows Server 2003 because they are already not supported by Microsoft itsef and installed TSF of them is too old and too buggy. Therefore, it's not worthwhile to support TSF on those environments anymore.
MozReview-Commit-ID: Cs85EvWie9K
--HG--
extra : rebase_source : 1fe36c28bf8e34de1172f589f336d1b55542bcd5
2016-05-17 14:00:59 +09:00
Patrick McManus
f3e258d25a
Bug 1135104 - increase send window on modern windows r=dragana
2016-05-11 05:31:01 -04:00
Andrew McCreight
f9c73e6cf3
Bug 1272707, part 2 - Limit the size of preference values sent to child processes. r=bsmedberg
...
Don't send any preferences that have a string value that is longer
than MAX_ADVISABLE_PREF_LENGTH. This is intended to mitigate OOM
issues, as I've seen a parent process crash trying to create a 100mb
message to send to the child. Such users likely cannot use e10s at
all.
This has a test for all combinations of setting the default and user
values of a preference to large or small string values, or not setting
them at all.
I manually verified that filtering out preferences reduces the size of
the IPC::Message that is sent to the child by printing out the size of
the reply message in PContentParent::OnMessageReceived().
2016-05-17 07:55:49 -07:00
Kaku Kuo
94991011ed
Bug 1235301 - part 4 - webidl; r=ehsan
...
Please refere to the comment in the HTMLMediaElement.webidl file for details.
MozReview-Commit-ID: C0a6wpGx6yD
--HG--
extra : rebase_source : a9f21b0fbb1c89db9603f0b442c97663e3e98a6c
2016-05-24 23:05:59 +08:00
Henry Chang
e8b9de22ac
Bug 1273395 - Add pref for Safe Browsing v2/v4 switch. r=francois.
2016-05-19 00:07:00 +02:00
Ben Tian
7b7d04ca34
Bug 1257887 - Make windows opened through window.open() be scrollable by default. r=smaug
2016-05-17 11:25:47 +08:00
Michael Froman
a4bbff5e1f
Bug 1155435 - add sdp RtcpFb for REMB, r=drno, r=jesup
...
MozReview-Commit-ID: Ga7so20UsMo
--HG--
extra : transplant_source : p%FE%99%96%130N%F5%D2%EB%BFl%C9vt%C8qqK%18
2016-05-20 16:38:29 -05:00
Gerald Squelart
dc372e7d4a
Bug 1274486 - Disable D3D11 for more igd* DLLs - r=cpearce
...
MozReview-Commit-ID: JXx1AvoJ5Cx
--HG--
extra : rebase_source : 78d9407e864a9daaf79eb7728bc424479ff8f46f
2016-05-20 15:31:12 +10:00
Gerald Squelart
da8f9d9408
Bug 1271163 - Disable D3D11 for atidxx64.dll 8.17.10.644 - r=cpearce
...
MozReview-Commit-ID: Cl35HRtHFEm
--HG--
extra : rebase_source : a4f0d05abba4d99fda1c713b3d4e7b6ae44e75b7
2016-05-20 12:25:29 +10:00
Gerald Squelart
bdaf4af356
Bug 1255732 - Disable D3D11 for some atidxx32/64 DLLs - r=cpearce
...
MozReview-Commit-ID: IyzsUisR4sv
--HG--
extra : rebase_source : 6496bce032699d6be6c82be421e3d1a83dc11e22
2016-05-20 12:20:22 +10:00
Gerald Squelart
cb64a4faaa
Bug 1273504 - Disable D3D11 for some nvwgf2um DLLs - r=cpearce
...
MozReview-Commit-ID: RqUOn8YZo
--HG--
extra : rebase_source : 0a0c5e4899c640e41bee27c3e66c10e76b1bd6b7
2016-05-20 11:06:13 +10:00
Gerald Squelart
e087b6134b
Bug 1271484 - Follow-up, remove space from list - r=me
...
The list-traversal code would not account for the space after the comma, and
therefore would now disable the MediaWidevineNoWMFNoSilverlight case.
Fixing the list for now, I will fix the code in a later patch.
MozReview-Commit-ID: 9ETL56A9wMu
2016-05-16 16:53:01 +10:00
Gerald Squelart
f4698b0aac
Bug 1271484 - Default-enable WMF-missing notifications in 49 - r=cpearce
...
MozReview-Commit-ID: fDDGvgx8Jz
--HG--
extra : rebase_source : fcb9fad540d2fbbd66e4e2bb6d8f5d213f2341c2
2016-05-16 10:43:12 +10:00
Chris Peterson
8a9e2d2bd4
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
Daniel Holbert
f005b25595
Bug 1259345: Let layout.css.prefixes.webkit ride the trains (and be default-enabled even in release builds). r=cjku
...
MozReview-Commit-ID: KNe9DdICX0Y
2016-05-13 09:45:19 -07:00
Daniel Holbert
f46053e6d5
Bug 1264905: Let layout.css.background-clip-text.enabled ride the trains (and be default-enabled even in release builds). r=cjku
...
MozReview-Commit-ID: 4wGrPop8LcK
2016-05-13 09:45:04 -07:00
Patrick McManus
f03b618067
Bug 1236969 - remove autodialer r=valentin
2016-02-19 14:33:59 -05:00
Dan Glastonbury
ccab45520f
Bug 1272422 - Part 1: Expose control of suspending background video. r=cpearce
...
This will show media.suspend-bkgnd-video.enabled to users.
MozReview-Commit-ID: HMpdl4Ch9zE
2016-05-13 15:50:11 +10:00
Dragana Damjanovic
7cf5152088
Bug 669259 - Expose original header received from a peer. r=mcmanus
2016-05-12 14:33:00 -04:00
Jonathan Kew
bcf28c976d
Bug 1271262 - Enable graphite2 font shaping by default for all channels. r=jet
2016-05-11 09:02:52 +01:00
Wes Kocher
26012d19b7
Backed out 4 changesets (bug 1266235) for test_ev_certs.js failures on pretty much every platform CLOSED TREE
...
Backed out changeset f684fac95bd9 (bug 1266235)
Backed out changeset f560cba61749 (bug 1266235)
Backed out changeset 5f321f10da1e (bug 1266235)
Backed out changeset 93deaa5641bc (bug 1266235)
--HG--
rename : services/common/blocklist-clients.js => services/common/KintoBlocklist.js
rename : services/common/blocklist-updater.js => services/common/kinto-updater.js
rename : services/common/tests/unit/test_blocklist_clients.js => services/common/tests/unit/test_kintoAddonPluginBlocklist.js
rename : services/common/tests/unit/test_blocklist_certificates.js => services/common/tests/unit/test_kintoCertBlocklist.js
rename : services/common/tests/unit/test_blocklist_updater.js => services/common/tests/unit/test_kinto_updater.js
2016-05-10 13:46:28 -07:00
Mathieu Leplatre
031d6fbdbb
Bug 1266235 - Move blocklist preferences to all.js. r=MattN
...
Related:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1248557
* https://bugzilla.mozilla.org/show_bug.cgi?id=1259947
MozReview-Commit-ID: H2Eh1oqXeS1
--HG--
extra : transplant_source : %A0%96%22%DB%F3%19%8A%CF%A9%3B%FB%11%27%FB%E7%7B%BCzH%9F
2016-04-29 13:17:09 +02:00
danhuang1202
f2b95368c0
Bug 1269521 - Add line height contral in reader mode. r=jaws
...
MozReview-Commit-ID: HLFxqXdBhrD
2016-05-09 19:17:00 +02:00
Carsten "Tomcat" Book
40c39189ef
Merge mozilla-central to fx-team
2016-05-09 11:20:26 +02:00
danhuang1202
267eb3a622
Bug 1151200 - Add content width control in reader mode. r=shorlander, r=jaws
2016-05-02 04:50:00 +02:00
Chris Pearce
eddc1e9562
Bug 1270968 - Add mechanism to clear GMP storage when its version changes. r=gerald
...
In bug 1264497 we discovered that Netflix was broken because we'd made a change
to not send the Adobe GMP the device bound nodeId, which it stored in GMP
storage. When the GMP was comparing the nodeId it had stored against what it was
passed (nothing) the comparison was failing. Users could have worked around this
problem by clearing their GMP storage, whereupon the Adobe GMP will have stored
"nothing" as its nodeId.
When bug 1264497 was fixed, users who'd cleared their storage will see Netflix
fail again, as their stored nodeId of "nothing" will again not match what we
pass in. So to fix Netflix for these users, we need to clear GMP storage.
This is another instance of a more general problem that we have occasionally
encountered, namely that sometimes GMP storage becomes incompatible, and we
need to clear it. Having a general mechanism that we can use to clear storage
remotely will be helpful, so this patch adds one, and triggers it to fire.
This mechanism is pref controlled, so that we can issue a hotfix if necessary
to clear GMP storage.
MozReview-Commit-ID: GzSyBj0P2JG
--HG--
extra : rebase_source : b854860ee533b0742a664c862278ce54c9052596
2016-05-07 09:19:15 +12:00
Jocelyn Liu
9adeb967f0
Bug 1270387 - Disable Node.rootNode in release builds due to web compatibility issues. r=smaug
...
MozReview-Commit-ID: Gc2XGuFAYlD
--HG--
extra : rebase_source : 903fd104b36839b2fac27e0e67364abb95cec9ce
2016-05-05 14:21:22 +08:00
Ehsan Akhgari
eaba90d427
Bug 1261011 - Remove Inter-App Communication API; r=fabrice
2016-05-05 07:39:10 -04:00
Henry Chang
a4d43fbbf9
Bug 1251152 - Part 2: Define the default signed content CSP in all.js r=oyiptong
2016-05-05 11:11:23 +08:00
Gabriele Svelto
5cdc96be90
Bug 1254287 - Remove the EngineeringMode API r=evelyn,sicking
2016-05-04 12:46:32 +02:00
Xidorn Quan
80715b9c70
Bug 1268749 part 1 - Add pref to disable unprefixed fullscreen api. r=smaug
...
MozReview-Commit-ID: 4NjbHgDfvBM
--HG--
extra : rebase_source : b2da0b2063a5e2a2af3bdda5dbe26e3fb6aa1935
2016-05-02 14:14:36 +10:00
Matt Woodrow
6451cce121
Bug 1267868 - Make AddXXXVarCache only match exact prefs, not prefixes. r=froydnj
2016-05-04 12:26:04 +12:00
Lee Salzman
1881a1669c
Bug 1278957 - enable Skia content for Linux and Android. r=mchang
...
MozReview-Commit-ID: KFb81rVM0ik
2016-08-08 14:26:26 -04:00
Ting-Yu Lin
82b2646797
Bug 1288626 Part 8 - Add shape-outside support to style system. r=heycam
...
I have to move the definition of FragmentOrURL, StyleBasicShape and
StyleShapeSource prior to where nsStyleDisplay::mShapeOutside is defined since
the template struct need to be fully defined before using as a member variable.
Use SetIdent() in CreatePrimitiveValueForBasicShapeOrURL() in
nsComputedDOMStyle.cpp per bug 1288626 comment 6.
MozReview-Commit-ID: 1KZS299CFul
2016-08-09 00:15:06 +08:00
Yoshi Huang
6651828e8c
Bug 1077874 - Only expose Major version of Firefox in SafeBrowsing. r=francois
2016-05-03 17:31:25 +08:00
Andrea Marchesini
3df261e948
Bug 1269303
- Remove RequestSync API, r=fabrice
2016-05-03 11:13:03 +02:00
Andrea Marchesini
a8a55d5447
Bug 1269383 - Remove dom.server-events.enabled pref, r=smaug
2016-05-03 10:21:54 +02:00
Ting-Yu Lin
807dd10097
Bug 1226455 - Enable <details> and <summary> on all channels. r=bz
...
MozReview-Commit-ID: Hp08CfgzgO3
--HG--
extra : rebase_source : b2351ae700eeb571fe8c19d48083adc8e1f25a04
2016-04-18 11:24:52 +08:00
vinayak
6c4f729942
Bug 1265695 - added a pref to disable smart phone-number selection on long-press by default. r=TYLin
...
MozReview-Commit-ID: 4eriEzvSYze
--HG--
extra : rebase_source : 2cc527cb6f7996e3666fb68b4bb33065ae08ad75
2016-04-30 16:59:30 +05:30
Ting-Yu Lin
25bc4aacc1
Bug 1268410 - Change the default value of "layout.accessiblecaret.timeout_ms" to 0. r=mats
...
That is, the single caret in cursor mode will always persist on all
platforms as on Firefox Android.
MozReview-Commit-ID: 5MTCf1n2dF3
--HG--
extra : rebase_source : 4062752d7c781acc19088106028e848d1192f880
2016-04-28 20:21:23 +08:00
Andrea Marchesini
1c0c183890
Bug 1261009 - Remove the Data Store API, r=fabrice
2016-04-29 09:02:45 +08:00
dimi
3c20fd8553
Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
...
MozReview-Commit-ID: CYMihDGtG79
--HG--
extra : rebase_source : 949b59abc5ad0c2c4597dd38ac1644525296ad7e
2016-04-28 00:44:55 -07:00
Milan Sreckovic
024f874c4b
Bug 1262187: Allow D3D9 if D3D11 failed, behind the pref, but on by default. r=bas
...
MozReview-Commit-ID: JnO4nIN4gXv
--HG--
extra : rebase_source : 5bfa53ef47e59ac8871e500f97b9f851910b5e5b
2016-04-25 13:53:52 -04:00
Paul Adenot
32e1303937
Bug 1243857
- Enable duplex audio for Windows/WASAPI. r=jesup
...
MozReview-Commit-ID: 4h1JTGSHr2v
2016-03-30 17:21:16 +02:00
Kyle Huey
c73656947b
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
Kit Cambridge
341af4d90b
Bug 1265914 - Remove Push UDP wake-up. r=dragana
...
MozReview-Commit-ID: 9uyrp75slCX
--HG--
extra : rebase_source : 92c211831bfb732ddf3b86eefd259b878f3ea7d5
extra : histedit_source : d363fd7b1fcaa0dfc48ff15425e0400ea91d6c20
2016-04-19 17:29:16 -07:00
Kit Cambridge
49323c9a2d
Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana
...
MozReview-Commit-ID: 9QuMFgIlOPQ
--HG--
extra : rebase_source : bee5228f2658bb1f01639a57af469054e5984080
extra : histedit_source : 0883971413987576abe6949819eb1377471aa0e6
2016-04-19 16:41:12 -07:00
Milan Sreckovic
779e30cf76
Bug 278878: Send preference parsing errors to browser console. r=bsmedberg
...
MozReview-Commit-ID: 61mi71dZbO8
--HG--
extra : rebase_source : 87e32940aa557acd809ba0753fda08caf70ed0f9
2016-04-22 15:35:01 -04:00
Bas Schouten
a7d662a2b1
Bug 1262898: Keep the GeckoChildProcessHost alive for the lifetime of the CompositorBridge and ImageBridge parent actors. r=jimm r=nical
...
MozReview-Commit-ID: 1rsWqRpbhgN
2016-04-25 03:54:07 +00:00
Carsten "Tomcat" Book
24969b7621
Merge mozilla-central to mozilla-inbound
2016-04-22 15:57:43 +02:00
Carsten "Tomcat" Book
461379e456
merge mozilla-inbound to mozilla-central a=merge
2016-04-22 15:56:10 +02:00
Carsten "Tomcat" Book
72c1e6f5ac
Backed out changeset 2271b0c11307 (bug 1033450) for crashtest failures
...
--HG--
extra : rebase_source : 47e1b5bf38d1d8e531e6c341c2d1c1051fd5c58d
2016-04-22 10:37:40 +02:00
Ting-Yu Lin
bcbf8175b8
Bug 1249201 Part 2 - Show carets continuously when panning or zooming. r=mats,sebastian
...
Add a pref "layout.accessiblecaret.always_show_when_scrolling" defaults
to true on all platforms except b2g. When it is set to false, the carets
will be hidden during scrolling, which is the current behavior before
applying this change.
The pref "layout.accessiblecaret.extendedvisibility" was added for
Fennec to keep ActionBar open when carets temporarily hiding during
panning or zooming. Now we make carets always show by default, so the
pref can be removed. However, the floating toolbar still need to be
notified when the scrolling begins, so we dispatch "scroll" instead.
In gtest, the preference changes were in the middle of the test
function. To make the preference change clearer, I add new pref changes
or move the existing ones to the beginning of the test functions.
The 250ms transition effect added in ua.css is per request of UX
designer in bug 1249201 comment 12.
MozReview-Commit-ID: 8NGvDLPbtNY
--HG--
extra : rebase_source : 3f7a9ebdf4c70b0282dbf9e8f18cbe5cca656dbe
2016-04-21 16:53:40 +08:00
dimi
e56e41f353
Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
...
MozReview-Commit-ID: IKQ1wPHOY17
--HG--
extra : rebase_source : 62bce62fcb9781b6e99c1c43f15ee13e27d77e5e
2016-04-14 15:49:17 +08:00
Carsten "Tomcat" Book
23bcfcba57
Backed out changeset f71acdbd0d45 (bug 1033450) for wrong patch landed
...
--HG--
extra : rebase_source : a8c1947330e0f156410b6095ff91e0c723f6b50e
2016-04-22 06:01:11 +02:00
Maire Reavy
462309d5a8
Bug 1260979: Add MiriadaX to screensharing whitelist; remove example.com r=jesup
2016-04-22 01:00:27 -04:00
Brian Birtles
1b1f9193a2
Bug 1245000 part 3 - Turn on Element.animate in release channels too; r=bz
...
Intent to ship: https://groups.google.com/d/topic/mozilla.dev.platform/2INRr96R3IU/discussion
2016-04-22 13:41:58 +09:00
Gerald Squelart
9f570eb4fa
Bug 848994 - p7. Filter front-end notifications - r=cpearce
...
Pref "media.decoder-doctor.notifications-allowed" defines which notifications
may be forwarded to the front-end (based on the web-console message ID for
that situation). This allows fine-grained filtering.
The current default is to only notify the user about Widevine requests when WMF
and Silverlight are missing (because Widevine does not include an AAC decoder).
MozReview-Commit-ID: KPFH5XjuwnZ
2016-04-22 13:42:11 +10:00
Xidorn Quan
20c4935185
Bug 1097499 part 16 - Enable text-combine-upright by default. r=jfkthame
...
MozReview-Commit-ID: KEEyq3jhKUT
--HG--
extra : source : 1ea1d3e3542df1a40d89afd818ab17c712af6303
2016-04-22 09:18:41 +10:00
Xidorn Quan
b1521c643f
Bug 1097499 part 1 - Control support of 'text-combine-upright: digits' via a separate pref. r=heycam
...
MozReview-Commit-ID: JerTsxaQCL4
--HG--
extra : source : 999d1d2997591935fa1259fa42a91658da8ee078
2016-04-22 09:18:41 +10:00
Nicholas Hurley
fd7a5d97b5
Bug 1016628 - Add prefetch abilities to the predictor. r=mayhemer
2016-04-21 12:32:30 -07:00
Jonathan Watt
91f15f386b
Bug 1247229 - Backout for test failures. r=me
...
--HG--
extra : rebase_source : e96abb36b21516a28615fd52454774b3e8e958b3
2016-04-21 03:41:20 +01:00
Jonathan Watt
397c004d8e
Bug 1247229 - Flip the pref to enable basic shape clip-path clipping in non-release builds. r=dholbert
2016-04-20 01:55:42 +01:00
Carsten "Tomcat" Book
8475e2882b
Merge mozilla-central to fx-team
2016-04-20 11:53:09 +02:00
dimi
8cd19f9a1f
Bug 1033450 - Consolidate safebrowsing prefs in all.js. r=francois
...
MozReview-Commit-ID: EA2H08dlCLl
--HG--
extra : rebase_source : 9dfa4af8b71b48c7841b3d5d07c106e24ae0ee05
2016-04-20 00:44:52 -07:00
Wes Kocher
d2b8d72891
Backed out changeset 3016dc350c6d (bug 1243857
) for Windows dt2 bustage in browser_wa_properties-view-media-nodes.js
...
MozReview-Commit-ID: Cu6chuq0wmL
2016-04-19 16:33:12 -07:00
Kartikaya Gupta
726b05f89b
Bug 1231396 - Add a pref to record and print out the number of pixels painted. r=mstange
...
MozReview-Commit-ID: 2qqnL6rqjcL
2016-04-19 17:07:57 -04:00
Paul Adenot
d894d5e3f2
Bug 1243857
- Enable duplex audio for OSX. r=jesup
...
MozReview-Commit-ID: LEYhxK3xhed
2016-03-30 17:21:18 +02:00
Paul Adenot
850cb41501
Bug 1243857
- Enable duplex audio for Windows/WASAPI. r=jesup
...
MozReview-Commit-ID: 4h1JTGSHr2v
2016-03-30 17:21:16 +02:00
Brian Birtles
05276091f4
Bug 1245000 part 1 - Add a preference for enabling Element.animate; r=bz
...
MozReview-Commit-ID: H3HPYWeyGCL
2016-04-18 09:16:04 +09:00
Olli Pettay
556d99331e
Bug 1265032 - Enable Document.scrollingElement in release builds, r=bz
2016-04-18 02:31:57 +03:00
CJKu
2a912e1428
Bug 1263516 - turn on background-clip:text pref in non-release builds; r=dholbert
...
MozReview-Commit-ID: jAJ6YnIxcX
2016-04-15 21:39:14 +08:00
Brad Lassey
0c669fc09e
bug 1264651 - remove dom.max_child_script_run_time pref, remove old pref from prefs files r=billm
2016-04-14 11:29:10 -04:00
CJKu
d2552e50a5
Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycam
...
MozReview-Commit-ID: BPuQjWYvAuj
2016-04-14 16:28:06 +08:00
Carsten "Tomcat" Book
ff1d585b2e
Backed out changeset b68e6d1cf93a (bug 759568) for reftest failures
2016-04-14 08:57:57 +02:00
CJKu
eb3d4dc948
Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycom
...
MozReview-Commit-ID: BPuQjWYvAuj
2016-04-14 12:45:37 +08:00
Frederik Braun
34a208b097
Bug 1063021 - Remove security.csp.debug pref. r=ckerschb
...
MozReview-Commit-ID: 5GBGgH7WGmh
--HG--
extra : transplant_source : Kr%0D%3BE%1A%CEH%C4%3E%02%A0o%CD%D1%F4%0B%84%CC%C3
2016-04-13 16:38:39 +02:00
Kit Cambridge
ab3c075f11
Bug 1258595 - Shut down the Push service if errors occur at startup. r=wchen
...
MozReview-Commit-ID: HMWMJ5qPGwY
--HG--
extra : rebase_source : a59107cac8bd428ca521271be9045797e927b0cc
extra : source : 6733c0861332ad11ae84b9aedb0bc5ab642fa085
2016-03-21 18:07:16 -07:00
Sebastian Hengst
2a9bc780d3
Backed out changeset 7ec8bfb9bbd4 (bug 759568) for failures in test_all_shorthand.html and more. r=backout
2016-04-12 17:55:52 +02:00
CJKu
a5da82483b
Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycom
...
MozReview-Commit-ID: BPuQjWYvAuj
2016-04-12 21:58:21 +08:00
Junior Hsu
13d36ef21b
Bug 1148307 - Part 5, pref off data channel session transport, r=smaug
...
--HG--
extra : rebase_source : 31fa84a251cd4a7ce3f3aca42f950ea79ff8b5d0
2016-04-11 11:28:36 +08:00
Junior Hsu
fce48d6554
Bug 1148307 - Part 4, use data channel in substitution for TCP session transport (in-process), r=smaug
...
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_receiver.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_sender.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
extra : rebase_source : 01a976ea5c73abcc15b86594b97eed7aff57a95b
2016-04-11 11:20:55 +08:00
Ting-Yu Lin
152cf5d714
Bug 1168891 Part 2 - Allow one caret to be dragged across the other caret. r=mats
...
This behavior matches the Android convension and the built-in selection
on all desktop platforms.
MozReview-Commit-ID: 2kNm8UZnqH0
--HG--
extra : rebase_source : 097918c7c49e7cd545af52e9b3f3c540475ec589
2016-04-11 17:57:29 +08:00
Sebastian Hengst
3e646cbd97
Backed out changeset 3cb658c3e3f9 (bug 1148307)
...
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html => dom/presentation/tests/mochitest/test_presentation_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender.html => dom/presentation/tests/mochitest/test_presentation_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html
2016-04-11 13:12:13 +02:00
Sebastian Hengst
85c0244174
Backed out changeset 4441e42e5bec (bug 1148307)
2016-04-11 13:12:05 +02:00
Junior Hsu
bfa9967892
Bug 1148307 - Part 5 - pref off data channel session transport, r=smaug
2016-04-11 11:28:36 +08:00
Junior Hsu
a8a1aaba30
Bug 1148307 - Part 4 - use data channel in substitution for TCP session transport (in-process), r=smaug
...
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_receiver.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_sender.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
2016-04-11 11:20:55 +08:00
Nicolas Silva
78fc1369de
Bug 1215265 - Put shutting down gfx ipdl protocols for child processes behind a pref. r=sotaro
2016-04-07 15:47:35 +02:00
Carsten "Tomcat" Book
ab4cb0d9ab
Backed out changeset 2da4c57f4595 (bug 1198518) for bustage
2016-04-07 10:47:09 +02:00
Georgiy Frolov
176de55fb2
Bug 1198518: [webvr] add support for OSVR. r=kip
2016-03-23 11:59:01 -04:00
Matt Woodrow
e725884022
Bug 1262304 - Add a pref to dump display lists for the content process. r=BenWa
...
--HG--
extra : rebase_source : 09ce025ea6029b1269f65e6e740b5166e8d15aa9
2016-04-06 15:29:57 +12:00
Jeff Muizelaar
83bb88f11e
Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
...
We would rather people not use this pref.
2016-04-05 10:55:17 -04:00
Carsten "Tomcat" Book
fad84a5168
Backed out changeset 864320b75e76 (bug 1259466) for suspicion this caused bc 7 test failures on m-c
2016-04-05 08:54:01 +02:00
Jeff Muizelaar
328e2a6882
Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
...
We would rather people not use this pref.
2016-04-04 17:15:00 -04:00
Kartikaya Gupta
e939861411
Bug 1246290 - Add a pref to allow disabling APZ on documents which have scroll-linked effects. r=botond
...
MozReview-Commit-ID: HQkHUiEWaWc
2016-04-03 13:13:59 -04:00
Tobias Schneider
910b79dd54
Bug 1209273 - Part 1: Support for adjust-color CSS property. r=dbaron
2016-03-08 09:25:24 -08:00
Carsten "Tomcat" Book
dc337845d1
Backed out changeset d5a9ff0ae110 (bug 1209273) for test failures in browser_rules_completion-new-property_02.js
2016-04-01 11:58:12 +02:00
Tobias Schneider
af80c17051
Bug 1209273 - Part 1 - Support for color-adjust CSS property. r=dbaron
2016-03-10 10:51:00 +01:00
Emanuel Hoogeveen
1efa5deaf7
Bug 1260475
- Add an option to disable GC slices triggered by painting. r=terrence a=kwierso
...
MozReview-Commit-ID: B81ZHm0EgZB
2016-03-31 14:26:30 -07:00
George Wright
c25afd0590
Bug 1260507 - Disable WARP r=Bas
2016-03-30 12:45:33 -04:00
Carsten "Tomcat" Book
1696ce6feb
Backed out changeset 073149564592 (bug 1209273) for causing merge conflicts to m-c
...
--HG--
extra : rebase_source : 0f07112a39ed369f38cf7d78a2e2424b5ae76825
2016-03-30 15:19:37 +02:00
Patrick McManus
ea8cc58c8b
Bug 1260218 - SocketTransportService socket expansion r=dragana
2016-03-23 20:44:28 -04:00
Patrick McManus
ec0cba0fc1
Bug 1260491 - Disable autodial via pref r=dragana
...
--HG--
extra : rebase_source : 67ebce9e8adcdbd8b8ee515087a74be2fd1b1eaf
2016-03-23 17:48:59 -04:00
Tobias Schneider
54290c6564
Bug 1209273 - Part 1 - Support for color-adjust CSS property. r=dbaron
2016-03-10 10:51:00 +01:00
Tobias Schneider
9dd3cff0b6
Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois
2016-03-29 00:37:44 -07:00
Seth Fowler
5973113f1b
Bug 1157546 - Replace the image visibility API with a more general API that tracks visibility for any kind of frame. r=mstange
2016-03-25 14:49:43 -07:00
Carsten "Tomcat" Book
de6c414085
Merge mozilla-central to fx-team
2016-03-24 16:20:13 +01:00
Sebastian Kaspari
22add1622c
Bug 1253684 - Introduce preference for forwarding OMA downloads to Android's download manager. r=margaret
...
MozReview-Commit-ID: u9j3CGex2q
--HG--
extra : rebase_source : 3a93fbaacdd1108dc816daecc12da75236f55bc7
extra : amend_source : 76f1598b45527c09f6690fa4987ed8026530cdd5
2016-03-10 10:51:25 +01:00
Mason Chang
3e60963c47
Bug 1207332. Enable skia content on OS X. r=lsalzman
2016-03-21 09:17:56 -07:00
Daniel Holbert
00d43c6f13
Bug 1257938 part 3: Remove support for the "layout.css.sticky.enabled" pref (so we'll unconditionally support "position: sticky"). r=corey
...
MozReview-Commit-ID: 9jYcXkUvi8S
2016-03-20 23:06:53 -07:00
Julian Seward
96a413ffed
Bug 1248915 - TSan: data race on global 'mozilla::net::CacheObserver::sDiskCacheCapacity'. r=honzab.moz, n.nethercote.
2016-03-20 10:08:57 +01:00