shindli
6c4127e860
Merge inbound to mozilla-central. a=merge
2019-03-08 15:50:01 +02:00
Andrea Marchesini
43beb5b35b
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 1 - information stored into loadInfo, r=Ehsan,ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D18949
--HG--
extra : moz-landing-system : lando
2019-03-08 09:00:06 +00:00
arthur.iakab
64ac6164ed
Merge mozilla-central to inbound
2019-03-08 06:42:28 +02:00
arthur.iakab
6ac3e940d9
Merge autoland to mozilla-central a=merge
2019-03-08 06:38:18 +02:00
Jan Varga
5fa0feee1f
Bug 1517090 - Enable Next Generation Local Storage Implementation on Nightly (second try); r=asuth
...
Reviewers: asuth
Reviewed By: asuth
Bug #: 1517090
Differential Revision: https://phabricator.services.mozilla.com/D22603
--HG--
extra : rebase_source : 9d2e8825d485e3c274c3ea93ab491f6c87c8741e
2019-03-07 20:47:50 -05:00
Sam Foster
3528b01310
Bug 1531135 - Honor autocomplete=off on password when signon.autofillForms.autocompleteOff is false. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22025
--HG--
extra : moz-landing-system : lando
2019-03-07 01:12:11 +00:00
Ciure Andrei
712dd2bb8c
Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE
...
Backed out changeset 3fd27215698f (bug 1525245)
Backed out changeset d9a9e8e77873 (bug 1525245)
Backed out changeset 0e6f7be92e3f (bug 1525245)
Backed out changeset 6790802e2fa5 (bug 1525245)
Backed out changeset a5a9e01116ed (bug 1525245)
Backed out changeset 66e19a0c38dd (bug 1525245)
Backed out changeset fb90d51ba853 (bug 1525245)
Backed out changeset 4772db3625b3 (bug 1525245)
Backed out changeset 9affaf0cb998 (bug 1525245)
Backed out changeset a91b7ebe8bdd (bug 1525245)
Backed out changeset c2a13a7480e1 (bug 1525245)
Backed out changeset abe4482fa137 (bug 1525245)
Backed out changeset b3920c0bcf84 (bug 1525245)
Backed out changeset 0821b81f2724 (bug 1525245)
Backed out changeset 70bed2ad7899 (bug 1525245)
Backed out changeset 5f72ba232cc8 (bug 1525245)
2019-03-07 17:54:18 +02:00
Ciure Andrei
f18158766f
Backed out changeset 3fb6c01dd2b0 (bug 1531176) for causing gradle toolchain bustage CLOSED TREE
2019-03-07 14:23:03 +02:00
Sylvestre Ledru
3efed81946
Bug 1531176 - Split the Google key management between gls and safe browsing r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D21459
--HG--
extra : moz-landing-system : lando
2019-03-07 12:04:53 +00:00
Ciure Andrei
f1a9fa2676
Backed out changeset 0f2b9b0bf9b9 (bug 1531176) for google-geolocation-api-keyfile build bustages CLOSED TREE
2019-03-07 13:58:33 +02:00
Sylvestre Ledru
90181c47ae
Bug 1531176 - Split the Google key management between gls and safe browsing r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D21459
--HG--
extra : moz-landing-system : lando
2019-03-07 11:31:18 +00:00
Andrea Marchesini
f44f894eb1
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 1 - information stored into loadInfo, r=Ehsan,ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D18949
--HG--
extra : moz-landing-system : lando
2019-03-07 10:14:36 +00:00
Ciure Andrei
06cf4b1f67
Backed out changeset 6c2e00bcd2bb (bug 1531176) due to google-location-api-keyfile build busatges CLOSED TREE
2019-03-07 10:49:26 +02:00
Sylvestre Ledru
03ac617a44
Bug 1531176 - Split the Google key management between gls and safe browsing r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D21459
--HG--
extra : moz-landing-system : lando
2019-03-06 23:06:10 +00:00
Coroiu Cristina
24aacfe9a4
Merge inbound to mozilla-central a=merge
2019-03-07 06:34:11 +02:00
Emilio Cobos Álvarez
2028cb1479
Bug 1530751 - Make the pres context optional in the style system. r=jwatt
...
Differential Revision: https://phabricator.services.mozilla.com/D21239
--HG--
extra : moz-landing-system : lando
2019-03-06 21:36:12 +00:00
Emilio Cobos Álvarez
8c9a745531
Bug 1530193 - Refactor preference stylesheet prefs to not require a pres context. r=jwatt
...
We really only have two sets of prefs, one for chrome-like documents
(stuff in chrome docshells + chrome-origin images), and one for the rest.
Differential Revision: https://phabricator.services.mozilla.com/D20946
--HG--
extra : moz-landing-system : lando
2019-03-06 21:34:30 +00:00
Bobby Holley
ec2f81db57
Bug 1531196 - Add a "small-screen" debug pref to shrink the overlay a bit. r=gw
...
Adaptive sizing would be better, but this is the simplest path to
victory.
Differential Revision: https://phabricator.services.mozilla.com/D21757
--HG--
extra : moz-landing-system : lando
2019-03-06 20:32:32 +00:00
arthur.iakab
93997623bd
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2019-03-08 00:14:12 +02:00
Brindusan Cristian
202a874eff
Backed out changeset e908fbc7b930 (bug 1531176) for bc failures at browser_Troubleshoot.js. CLOSED TREE
...
--HG--
extra : histedit_source : 0f5e92b90439bfb55d617fc234deb4b6f68e654b
2019-03-08 00:07:56 +02:00
Sylvestre Ledru
e4906acdf0
Bug 1531176 - Split the Google key management between gls and safe browsing r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D21459
--HG--
extra : moz-landing-system : lando
2019-03-07 21:05:32 +00:00
Jan Varga
4ecb0bc14c
Bug 1526891 - Part 2: Make it possible to use MozURL by QuotaManager for all URIs (instead of using nsIPrincipal); r=nika,asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D20906
2019-02-23 10:13:08 +01:00
Dorel Luca
ac34e1d973
Backed out 16 changesets (bug 1525245) for Android failures. CLOSED TREE
...
Backed out changeset 9f8a1b410320 (bug 1525245)
Backed out changeset 0ef284a9a1d5 (bug 1525245)
Backed out changeset 835e5f642a03 (bug 1525245)
Backed out changeset 362f5a8d033c (bug 1525245)
Backed out changeset 9da3ab33cf67 (bug 1525245)
Backed out changeset 6aacd2d6e835 (bug 1525245)
Backed out changeset 8ff9e8f45e02 (bug 1525245)
Backed out changeset 2020227181cc (bug 1525245)
Backed out changeset fc3c64c330b9 (bug 1525245)
Backed out changeset 2762bf88e050 (bug 1525245)
Backed out changeset ffc10fdc50a6 (bug 1525245)
Backed out changeset bb6ade1207d7 (bug 1525245)
Backed out changeset 1875eb5085e4 (bug 1525245)
Backed out changeset 7e4f67a6d6f1 (bug 1525245)
Backed out changeset e671fc9581eb (bug 1525245)
Backed out changeset b89f5def8d0d (bug 1525245)
2019-03-06 21:07:49 +02:00
Andrea Marchesini
2fb61cb48b
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 1 - information stored into loadInfo, r=Ehsan,ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D18949
--HG--
extra : moz-landing-system : lando
2019-03-06 17:00:39 +00:00
Andrea Marchesini
61816bf453
Bug 1532636 - nsPrefBranch should unregister itself as observer when shutting down, r=gsvelto
...
Differential Revision: https://phabricator.services.mozilla.com/D22086
--HG--
extra : moz-landing-system : lando
2019-03-06 08:55:23 +00:00
Gurzau Raul
0e6a33ade5
Backed out changeset 1ba42a5ba5d6 (bug 1531135) for failing at /test_basic_form_honor_autocomplete_off.html on a CLOSED TREE.
2019-03-06 10:45:51 +02:00
Sam Foster
7bd27e1612
Bug 1531135 - Honor autocomplete=off on password when signon.autofillForms.autocompleteOff is false. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22025
--HG--
extra : moz-landing-system : lando
2019-03-06 01:27:30 +00:00
Shane Caraveo
af19fae1d6
Bug 1529394 pref 'on' incognito not_allowed r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D21302
--HG--
extra : moz-landing-system : lando
2019-03-05 22:59:22 +00:00
Boris Zbarsky
fee4435d19
Bug 1532351. Remove idle observer API on navigator. r=farre
...
Differential Revision: https://phabricator.services.mozilla.com/D22029
--HG--
extra : moz-landing-system : lando
2019-03-05 08:32:57 +00:00
Andreea Pavel
5d350a5796
Backed out 2 changesets (bug 1529394) for bc failures at automation.py on a CLOSED TREE
...
Backed out changeset 7f3e254c982c (bug 1529394)
Backed out changeset 3a8c338af709 (bug 1529394)
2019-03-05 01:34:50 +02:00
Shane Caraveo
1cfa8c038e
Bug 1529394 pref 'on' incognito not_allowed r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D21302
--HG--
extra : moz-landing-system : lando
2019-03-04 21:23:44 +00:00
Ehsan Akhgari
60ba3ea3e2
Bug 1531538 - Delay resolving the promise returned from requestStorageAccess when the automatic storage access grants are invoked; r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D21771
--HG--
extra : moz-landing-system : lando
2019-03-04 20:12:14 +00:00
Jan Varga
f150c82b06
Bug 1517089 - Part 14: Use ClientManagerService for client validation; r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D19208
2019-02-08 21:02:14 +01:00
Jon Coppeard
8f0bbc6c2f
Bug 1517546 - Enable dyanmic module import by default r=smaug
2019-03-06 17:20:24 +00:00
Emilio Cobos Álvarez
759875a3fe
Bug 1530193 - followup: Fix default type and value of browser.display.focus_ring_style.
...
It warns on debug builds.
2019-03-07 15:06:35 +01:00
Razvan Maries
c51046f730
Merge mozilla-inbound to mozilla-central a=merge
2019-03-02 11:41:18 +02:00
Josef Citrine
dde7723c68
Bug 1485264 - Removed dom.event.highrestimestamp.enabled pref r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D21580
--HG--
extra : moz-landing-system : lando
2019-03-01 18:49:44 +00:00
Gurzau Raul
6b94d177d1
Merge mozilla-central to inbound. a=merge CLOSED TREE
2019-03-01 09:28:28 +02:00
Mike Hommey
78b674c7c4
Bug 1528621 - Disable ionmonkey on aarch64 as originally intended. r=dmajor
...
Differential Revision: https://phabricator.services.mozilla.com/D21492
--HG--
extra : moz-landing-system : lando
2019-02-28 13:03:57 +00:00
Lee Salzman
0c46a0c440
Bug 1530471 - remove prefs for related to SkiaGL canvas r=jrmuizel
...
Depends on D21055
Differential Revision: https://phabricator.services.mozilla.com/D21056
--HG--
extra : moz-landing-system : lando
2019-02-28 15:00:36 +00:00
Narcis Beleuzu
e3da006930
Backed out changeset c2fdfa3db1b2 (bug 1531293) for mochitest failures on test_serviceworker_interfaces.html . CLOSED TREE
2019-02-28 21:18:56 +02:00
Andy Wingo
9f6b506136
Bug 1531293 - Enable javascript.options.bigint on Nightly r=jandem
...
Differential Revision: https://phabricator.services.mozilla.com/D21528
--HG--
extra : moz-landing-system : lando
2019-02-28 13:14:22 +00:00
Ciure Andrei
8d2894e70d
Backed out 12 changesets (bug 1525245) for failing worker-interception.https.html CLOSED TREE
...
Backed out changeset 009e7457b990 (bug 1525245)
Backed out changeset efb2e8fca464 (bug 1525245)
Backed out changeset 6a8401de3237 (bug 1525245)
Backed out changeset 38e802661b14 (bug 1525245)
Backed out changeset d02e3f436390 (bug 1525245)
Backed out changeset 10afd61b7582 (bug 1525245)
Backed out changeset 6b92fb3666d1 (bug 1525245)
Backed out changeset 476af2d7efe5 (bug 1525245)
Backed out changeset 43ad14e323a1 (bug 1525245)
Backed out changeset 94295e3fb027 (bug 1525245)
Backed out changeset d01ead2270e9 (bug 1525245)
Backed out changeset 6bdda622a04a (bug 1525245)
2019-02-28 00:55:39 +02:00
Mike Conley
3081c2863c
Bug 1529088 - Hold the HTML-based about:config to Nightly until we get Product sign-off. r=florian,paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D20825
--HG--
extra : moz-landing-system : lando
2019-02-27 21:54:57 +00:00
John Lin
23e73b3f4c
Bug 1510340 - p2: limit the concurrently created HLSDecoder instances. r=jya
...
Each instance has an instance of Java ExoPlayer that consumes memory in the
limited JVM heap. Too many concurrent players will cause OutOfMemoryError.
Differential Revision: https://phabricator.services.mozilla.com/D20420
--HG--
extra : moz-landing-system : lando
2019-02-21 01:22:02 +00:00
Andrea Marchesini
dec5a16bcd
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 1 - information stored into loadInfo, r=Ehsan,ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D18949
--HG--
extra : moz-landing-system : lando
2019-02-27 19:55:11 +00:00
Johann Hofmann
3adfbd0ce8
Bug 1429432 - Require Secure Context for Notifications. r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D21001
--HG--
extra : moz-landing-system : lando
2019-02-27 10:55:38 +00:00
Dorel Luca
cde6aa9ebe
Backed out 2 changesets (bug 1335740) for devtools failures. CLOSED TREE
...
Backed out changeset 1bddabb7bafb (bug 1335740)
Backed out changeset e31483efc331 (bug 1335740)
--HG--
rename : testing/web-platform/meta/mediacapture-streams/MediaDevices-getSupportedConstraints.https.html.ini => testing/web-platform/meta/mediacapture-streams/MediaDevices-getSupportedConstraints.html.ini
rename : testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.https.html => testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.html
extra : rebase_source : e6fc9bc5fc3eac450e65d6ff38b672b01a4cbe5d
2019-02-27 12:00:27 +02:00
Martin Stransky
1f8f77f796
Bug 1530625 - Enable system titlebar on Gnome/X.org sessions due mutter Bug 1530625 and disable titlebar X shape mask on mutter/X.org, r=lsalzman
...
- Detect current desktop session and disable shape mask on Mutter/X.org due to Bug 1530252 (mutter bug).
- Use system titlebar on Mutter/X.org as we can't draw the titlebar reliably.
- Remove widget.default-hidden-titlebar from prefs. When it's defined it overrides default titlebar detection heuristics now.
- Don't use shape masks at all on Mutter/x.org. When system titlebar is hidden in this case (by user choice) it has opaque corners unless
argb visual is selected.
- Use Window manager decorations on Gnome Classic session, that works better than client decorations.
Differential Revision: https://phabricator.services.mozilla.com/D21203
--HG--
extra : moz-landing-system : lando
2019-02-26 17:46:15 +00:00
Jan-Ivar Bruaroey
1901f71c69
Bug 1335740 - getUserMedia() NotAllowedError in http (pref'd on), & [SecureContext] navigator.mediaDevices (pref'd off) r=bzbarsky,pehrsons
...
Differential Revision: https://phabricator.services.mozilla.com/D19549
--HG--
extra : moz-landing-system : lando
2019-02-27 03:51:07 +00:00