Commit Graph

62805 Commits

Author SHA1 Message Date
Dale Harvey
b46d6e8925 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-06 09:06:09 +00:00
Thomas Nguyen
01ff0bf93f Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs
Also, in many place, we use document uri as referrer. It is not right
for the case srdoc iframe. We should use the last non-srdoc parent
document's uri

Differential Revision: https://phabricator.services.mozilla.com/D30191

--HG--
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-data.html
rename : testing/web-platform/tests/referrer-policy/generic/iframe-inheritance.html => testing/web-platform/tests/referrer-policy/generic/inheritance/iframe-inheritance-srcdoc.html
extra : moz-landing-system : lando
2019-06-06 07:23:37 +00:00
Gerald Squelart
a4bc77d6c6 Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

Differential Revision: https://phabricator.services.mozilla.com/D31933

--HG--
extra : moz-landing-system : lando
2019-06-06 06:20:32 +00:00
Noemi Erli
31c85bd5fe Backed out 13 changesets (bug 1492121) for valgrind bustage
Backed out changeset e707f1890820 (bug 1492121)
Backed out changeset 90aeaad4a4de (bug 1492121)
Backed out changeset 2ffb6ccca437 (bug 1492121)
Backed out changeset 4215fefb6ef3 (bug 1492121)
Backed out changeset b54b813c4c6c (bug 1492121)
Backed out changeset 46f57504c087 (bug 1492121)
Backed out changeset a3fe26927b31 (bug 1492121)
Backed out changeset 39c486afacec (bug 1492121)
Backed out changeset bf1731627e07 (bug 1492121)
Backed out changeset 77e7b13c6237 (bug 1492121)
Backed out changeset 1f10b50f758f (bug 1492121)
Backed out changeset db1506f94d0d (bug 1492121)
Backed out changeset 72c4026e9455 (bug 1492121)
2019-06-06 04:01:24 +03:00
Gerald Squelart
5cc6e9331f Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

Differential Revision: https://phabricator.services.mozilla.com/D31933

--HG--
extra : moz-landing-system : lando
2019-06-05 23:42:59 +00:00
Marco Bonardo
2e685a448e Bug 1557051 - Enable QuantumBar for release users. r=dao,adw
Differential Revision: https://phabricator.services.mozilla.com/D33799

--HG--
extra : moz-landing-system : lando
2019-06-05 22:15:21 +00:00
Daniel Holbert
df03876416 Bug 1556855 part 2: Update tests to assume that 'layout.css.prefixes.webkit' is already true. r=mats
(The pref is about to be removed, but even before its removal, it defaults to
'true' so these tests don't need to bother setting/checking it.)

Differential Revision: https://phabricator.services.mozilla.com/D33805

--HG--
extra : moz-landing-system : lando
2019-06-05 18:22:39 +00:00
Edouard Oger
998dd3b002 Bug 1555771 p2 - Disable test_tab_events_incognito_monitored. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D33815

--HG--
extra : moz-landing-system : lando
2019-06-05 18:15:53 +00:00
Edouard Oger
d3751d4293 Bug 1555771 - Update Sync and FxA illustrations. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33234

--HG--
extra : moz-landing-system : lando
2019-06-05 17:46:54 +00:00
Andreea Pavel
6402a9d5a2 Bug 1463180 - disabled browser_tabstrip_overflow_underflow.js on win and linux not debug r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D33756

--HG--
extra : moz-landing-system : lando
2019-06-05 12:18:50 +00:00
Andreea Pavel
516073f4fd Backed out changeset 2dacf7539a2f (bug 1543812) for multiple failures e.g bc at browser_autoplay_blocked.js on a CLOSED TREE 2019-06-05 19:29:20 +03:00
Alessio Placitelli
77991a7553 Bug 1547331 - Don't initialize legacy telemetry in GeckoView. r=chutten,kmag
This changes the registration code so that categories are
still registered in the manifest (and thus not registered
in GeckoView), but the component is still always shipped.

Differential Revision: https://phabricator.services.mozilla.com/D33478

--HG--
extra : moz-landing-system : lando
2019-06-05 11:03:57 +00:00
mandy cheang
8fe6331bd1 Bug 1541226 - Cache GetUserDataDirectory to improve IO performance r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D32825

--HG--
extra : moz-landing-system : lando
2019-06-05 15:36:44 +00:00
Dale Harvey
87fa55e513 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-05 01:03:14 +00:00
Sean Feng
eb4060b4c7 Bug 1549519 - Add two histograms as page reload performance telemetry r=bdekoz,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D31480

--HG--
extra : moz-landing-system : lando
2019-06-05 13:56:52 +00:00
Mihai Alexandru Michis
68f8760568 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-05 12:56:49 +03:00
Mihai Alexandru Michis
153172de0c Merge inbound to mozilla-central. a=merge 2019-06-05 12:51:25 +03:00
Narcis Beleuzu
83a9f3a6b3 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-06-05 00:52:43 +03:00
Daniel Varga
fc4ca9bf41 Backed out changeset 421f9e16c210 (bug 1526818) for linting failure at /builds/worker/checkouts/gecko/browser/components/urlbar/UrlbarProviderUnifiedComplete.jsm on a CLOSED TREE 2019-06-05 03:53:07 +03:00
Daniel Varga
3bc762bcf1 Backed out changeset d64cb52ebf88 (bug 1543812) for xpcshell failure at parser/xml/test/unit/test_sanitizer.js. On a CLOSED TREE 2019-06-05 03:50:16 +03:00
Omkar Konaraddi
8b54554246 Bug 1526818 - QuantumBar: Expose an autocomplete.properties bundle from UrlbarUtils r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33726

--HG--
extra : moz-landing-system : lando
2019-06-05 00:28:40 +00:00
premk
12c9031816 Bug 1548646 - correct misspelled preference name security.identitypopup.recordEventElemetry r=jaws 2019-06-04 22:17:54 +04:00
Daniel Varga
80149d9771 Backed out 4 changesets (bug 1551902) for browser-chrome failure at browser/base/content/test/trackingUI/browser_trackingUI_cryptominers.js. On a CLOSED TREE
Backed out changeset 762ba28bc409 (bug 1551902)
Backed out changeset 4c8afa61cbec (bug 1551902)
Backed out changeset 212cfe3c1893 (bug 1551902)
Backed out changeset 29cbb321a610 (bug 1551902)
2019-06-05 02:48:37 +03:00
Omkar Konaraddi
f0d5ea37a3 Bug 1534552 - Properly document selection resetting in UrlbarInput::_loadURL r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33713

--HG--
extra : moz-landing-system : lando
2019-06-04 22:33:44 +00:00
Emilio Cobos Álvarez
1e7b303431 Bug 1539469 - Make all input elements display: inline-block, for compat with other UAs. r=mats
See https://github.com/whatwg/html/issues/4082 for the data and some comments
from Boris and David.

I didn't look into fixing the font-inflation reftests, see bug 1540176 for that.

Differential Revision: https://phabricator.services.mozilla.com/D25566

--HG--
extra : moz-landing-system : lando
2019-06-04 15:39:47 +00:00
Michael Kaply
75a57c0d1a Bug 1505330 - Only disable explicitly locked preferences. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33505

--HG--
extra : moz-landing-system : lando
2019-06-04 15:02:13 +00:00
Gurzau Raul
e016dca453 Backed out 4 changesets (bug 1551902) for failing at browser_protections_UI.js
Backed out changeset 974fd62d4135 (bug 1551902)
Backed out changeset 5dc18a9c4af8 (bug 1551902)
Backed out changeset 4eeb898f69f2 (bug 1551902)
Backed out changeset 9b7d5885e1db (bug 1551902)
2019-06-04 17:15:51 +03:00
Nihanth Subramanya
667a8a2991 Bug 1551902 - Add a test for the toggle switch in the protections panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32982

--HG--
extra : moz-landing-system : lando
2019-06-04 13:10:56 +00:00
Nihanth Subramanya
e51452d49c Bug 1551902 - ContentBlocking: Set hasException attribute in onLocationChange. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32981

--HG--
extra : moz-landing-system : lando
2019-06-04 13:10:40 +00:00
Nihanth Subramanya
51a8391817 Bug 1551902 - Hide protections panel when focus is lost. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32980

--HG--
extra : moz-landing-system : lando
2019-06-04 13:10:20 +00:00
Nihanth Subramanya
f7bf977baa Bug 1551902 - Implement Tracking Protection toggle section in Protections Panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32952

--HG--
extra : moz-landing-system : lando
2019-06-04 13:09:58 +00:00
Dale Harvey
6066384ce3 Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D30135

--HG--
extra : moz-landing-system : lando
2019-06-04 17:33:06 +00:00
Nihanth Subramanya
523e69c325 Bug 1551902 - Add a test for the toggle switch in the protections panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32982

--HG--
extra : moz-landing-system : lando
2019-06-04 21:48:43 +00:00
Nihanth Subramanya
0306ad135b Bug 1551902 - ContentBlocking: Set hasException attribute in onLocationChange. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32981

--HG--
extra : moz-landing-system : lando
2019-06-04 21:48:30 +00:00
Nihanth Subramanya
7ef288a488 Bug 1551902 - Hide protections panel when focus is lost. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32980

--HG--
extra : moz-landing-system : lando
2019-06-04 21:48:03 +00:00
Nihanth Subramanya
6b2d4c647f Bug 1551902 - Implement Tracking Protection toggle section in Protections Panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32952

--HG--
extra : moz-landing-system : lando
2019-06-04 21:47:20 +00:00
Omkar Konaraddi
99ef8907db Bug 1536816 - Remove the TODO comment in UrlbarInput::handleCommand. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D33694

--HG--
extra : moz-landing-system : lando
2019-06-04 20:54:18 +00:00
Michael Krasnov
81d89484e1 Bug 1530785 - Change calls to deprecated waitForCondition r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32626

--HG--
extra : moz-landing-system : lando
2019-06-04 11:28:33 +00:00
Dão Gottwald
61e3a34f9a Bug 1549787 - Hide row elements using visibility:collapse instead of display:none since the latter can confuse the overflow state of title and url elements. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D32995

--HG--
extra : moz-landing-system : lando
2019-06-04 10:51:46 +00:00
Bogdan Tara
47274faae8 Backed out 12 changesets (bug 1492121) for platform.cpp and TestBaseProfiler.cpp related bustages CLOSED TREE
Backed out changeset 9d768006784a (bug 1492121)
Backed out changeset 1bf52d547eb7 (bug 1492121)
Backed out changeset da72675c0d37 (bug 1492121)
Backed out changeset bdf3b865c947 (bug 1492121)
Backed out changeset 0c6cf7bc131f (bug 1492121)
Backed out changeset 0cddbdfdfae2 (bug 1492121)
Backed out changeset ac8da816859d (bug 1492121)
Backed out changeset 3800ef0a0e37 (bug 1492121)
Backed out changeset 5f30af0d0f63 (bug 1492121)
Backed out changeset de1c3ae8df14 (bug 1492121)
Backed out changeset 0689c1b8f4f7 (bug 1492121)
Backed out changeset 5e7817b385fc (bug 1492121)
2019-06-04 12:08:39 +03:00
Gerald Squelart
fab9b786ac Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn
Start using BaseProfiler in Firefox main(), before&after XPCOM runs.

Also added a BaseProfiler label around Gecko Profiler init/shutdown (so that
samples may be ignored if user is only interested in non-XPCOM profiling).

Main process name changed to "Main Thread (Base Profiler)", so as not to confuse
the front-end, and show where this thread comes from.

Differential Revision: https://phabricator.services.mozilla.com/D31933

--HG--
extra : moz-landing-system : lando
2019-06-04 06:55:46 +00:00
Brindusan Cristian
4d6f578f08 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-04 06:50:52 +03:00
Brindusan Cristian
9eb2f739c1 Merge inbound to mozilla-central. a=merge 2019-06-04 06:47:20 +03:00
Mark Striemer
89f6a1aa42 Bug 1550911 - Show recommendations on extension and theme lists r=robwu,flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D30745

--HG--
extra : moz-landing-system : lando
2019-06-04 01:50:33 +00:00
Coroiu Cristina
598c42a9d2 Backed out changeset 8aca39389e35 (bug 1555771) for browser-chrome failures at browser/components/extensions/test/browser/browser_ext_tabs_events.js 2019-06-04 03:22:59 +03:00
Michael Kaply
ee4ae8a0b1 Bug 1553290 - Get support menu href direct from policy. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D32367

--HG--
extra : moz-landing-system : lando
2019-06-03 21:30:57 +00:00
Nihanth Subramanya
0533c377b1 Bug 1555222 - Show the protections panel when meta+clicking the identity box. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32951

--HG--
extra : moz-landing-system : lando
2019-05-31 18:24:08 +00:00
Nihanth Subramanya
c706261f70 Bug 1547015 - ClearDataService: Implement CertCleaner.deleteAll. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32916

--HG--
extra : moz-landing-system : lando
2019-06-03 21:30:32 +00:00
Edouard Oger
6387709163 Bug 1555771 - Update Sync and FxA illustrations. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33234

--HG--
extra : moz-landing-system : lando
2019-06-03 21:24:42 +00:00
Gijs Kruitbosch
3c6894d020 Bug 1543508 - revert will-change additions now that layers no longer cause compositor bugs, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D33165

--HG--
extra : moz-landing-system : lando
2019-06-03 20:10:44 +00:00