arthur.iakab
94d096ca36
Merge mozilla-central to mozilla-inbound
2019-06-06 01:06:38 +03: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
c70fbfe90e
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-06-05 18:56:22 +03:00
Mihai Alexandru Michis
d07d090c31
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-06-05 12:59:10 +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
Emilio Cobos Álvarez
b6728cedb7
Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp
...
Right now there's some duplicated code with the focus manager and the
DOMWindowFocus event.
Android didn't handle the new framefocusrequested event, so the test-cases in
bug 416771 still didn't work there.
I think using the focus manager codepath everywhere is preferable. I confirmed
manually that the stuff that sent DOMWindowFocus events still works as expected
with this patch (i.e., switching to the right tab when you click on a
notification, etc.).
This fixes it so that it works in Fennec, and it sends the focus events right in
GeckoView Example (i.e., we get here[1] properly).
The snippet that Snorp provided on IRC to implement the "bring activity to
front" stuff (`startActivity(getIntent())`) didn't actually work for me, but I
confirmed that the right message is sent when the focus is requested, and that
we get there.
[1]: https://searchfox.org/mozilla-central/rev/952521e6164ddffa3f34bc8cfa5a81afc5b859c4/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/GeckoViewActivity.java#503
Depends on D32353
Differential Revision: https://phabricator.services.mozilla.com/D32354
--HG--
extra : moz-landing-system : lando
2019-06-03 19:42:28 +00:00
shindli
7849b17acb
Backed out changeset 7f8884b7de4e (bug 1555771) for causing perma browser chrome failures in browser/base/content/test/sync/browser_sync.js CLOSED TREE
2019-06-03 22:14:42 +03:00
Edouard Oger
52eba7cee8
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 17:33:47 +00:00
Cosmin Sabou
bcd5ff3d98
Merge mozilla-central to autoland.
...
--HG--
extra : rebase_source : ec8335cc4fb4f7c2594b2b95cd6d5078af2be625
2019-06-03 19:24:20 +03:00
Cosmin Sabou
e13e0af55b
Merge mozilla-inbound to mozilla-central. a=merge
2019-06-03 19:01:53 +03:00
Henri Sivonen
ae34dc651a
Bug 1543077 part 4 - Have only one item for Japanese in the Text Encoding menu. r=Gijs,emk.
...
Differential Revision: https://phabricator.services.mozilla.com/D28634
2019-06-03 15:30:41 +03:00
Artem Polivanchuk
ed0187ef93
Bug 1555170 - Sync 'Allow Firefox to install and run studies' and '…make personalized extension recommendations' settings r=lina
...
Differential Revision: https://phabricator.services.mozilla.com/D33422
--HG--
extra : moz-landing-system : lando
2019-06-02 15:19:21 +00:00