Граф коммитов

64577 Коммитов

Автор SHA1 Сообщение Дата
Matthew Noorenberghe 1faa130d15 Bug 1577180 - Get a profile before accessing BrowserGlue in test_getPotentialBreachesByLoginGUID.js. r=jaws
I'm not sure of the exact cause since that would require doing a local Windows beta build and the getService error doesn't indicate what failed inside the component. I mostly guessed that this was the problem by looking at other tests which do the same thing.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 15:20:53 +00:00
Alexander Surkov 7a0e27bfdd Bug 1574819 - Bookmarks Menu Button popup doesn't auto-open on drag enter r=mak
Differential Revision: https://phabricator.services.mozilla.com/D43801

--HG--
extra : moz-landing-system : lando
2019-08-29 13:15:51 +00:00
Andreea Pavel 16876a7882 Bug 1544810 - test disabled on linux64 and macosx 10.14 r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D43974

--HG--
extra : moz-landing-system : lando
2019-08-29 14:15:03 +00:00
Mark Banner 511a7ababf Bug 1562929 - Use the default private search engine in the context menu. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D43771

--HG--
extra : moz-landing-system : lando
2019-08-29 14:43:43 +00:00
Mark Banner 4256dfcab4 Bug 1562926 - Use the default private search engine in the address bar. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D43244

--HG--
extra : moz-landing-system : lando
2019-08-29 14:43:43 +00:00
Matthew Noorenberghe a41be805f6 Bug 1574812 - Don't try...catch routeMessageToTarget, only the sendAsyncMessage. r=Mardak
As far as I can tell the try...catch was originally added around various sendAsyncMessage calls but then when some logic got moved to a helper, the try...catch didn't move along with it. This try...catch made it very annoying to debug an issue with bug 1570372 because it swallowed errors that were getting thrown. It doesn't seem like a good idea to swallow all errors for large pieces of code.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 05:03:30 +00:00
Ed Lee 75a5f21f80 Bug 1565555 - Set pref to enable What's New panel by default r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D43502

--HG--
extra : moz-landing-system : lando
2019-08-29 14:16:41 +00:00
Andrei Oprea 8f00553d5f Bug 1577458 - Add fluent branding files to Whats New Panel r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D43964

--HG--
extra : moz-landing-system : lando
2019-08-29 14:12:59 +00:00
Dan Mosedale c3453c7a04 Bug 1567924 - add newtab/messaging unit testing to taskcluster r=Mardak,ahal
Adds unit tests for the Home page code and Messaging System code in browser/component/newtab into treeherder/try automation.  Currently at Tier 2, should move to Tier 1 before long.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 14:06:38 +00:00
Andreea Pavel 217ece7c1b Bug 1388973 - disabled test on all platforms r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D43965

--HG--
extra : moz-landing-system : lando
2019-08-29 13:20:55 +00:00
ffxbld 3b375c8b7b No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D43967

--HG--
extra : moz-landing-system : lando
2019-08-29 13:14:59 +00:00
Nihanth Subramanya 358371416e Bug 1575778 - [Protections Panel] Update "Show Full Report" string to "Show Report". r=flod
Differential Revision: https://phabricator.services.mozilla.com/D43935

--HG--
extra : moz-landing-system : lando
2019-08-29 11:28:45 +00:00
Paul Zuehlcke 9a2d43504e Bug 1575901 - Refactored pageInfo.js to use PermissionManager principal methods. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43636

--HG--
extra : moz-landing-system : lando
2019-08-28 08:17:43 +00:00
Andreea Pavel f652361ce2 Backed out changeset f20ce5c7a25c (bug 1575870) for assertion failure at nsNavHistory.cpp on a CLOSED TREE 2019-08-29 13:45:54 +03:00
Frederic Wang ea067f91f0 Bug 1575870. Remove support for XLink on MathML elements. r=emilio
See https://groups.google.com/forum/#!topic/mozilla.dev.platform/70NFnet82cU

This commit introduces a new mathml.xlink.disabled option to disable support
for XLink attributes on MathML elements together with a use counter and
deprecation warning when support is enabled. For now, support is only disabled
in Nighly.

In the past, we relied on custom MathML deprecation warnings but those are
removed here. Corresponding tests for these legacy warning messages are
also removed from test_bug553917.html.

link-1.xhtml is run with XLink support enabled (since it check xlink:href)
while browser_contentAltClick.js is updated to check whether XLink has any
effect on MathML, depending on whether the option is enabled.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 08:20:01 +00:00
Nihanth Subramanya 7c2f8f4f3c Bug 1577419 - [Protections Panel] --height-offset should be 0px, not 0. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43928

--HG--
extra : moz-landing-system : lando
2019-08-29 09:07:46 +00:00
Nihanth Subramanya 8cf10e4066 Bug 1574313 - Hide cookie subview category header if there's only one. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43336

--HG--
extra : moz-landing-system : lando
2019-08-29 08:45:37 +00:00
Marco Bonardo a30b89e235 Bug 1570727 - Clicking on the first Address Bar result fails with the bookmarks toolbar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D43731

--HG--
extra : moz-landing-system : lando
2019-08-29 07:57:30 +00:00
Dão Gottwald 32b1021045 Bug 1575645 - Fix Megabar vertical centering. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D42945

--HG--
extra : moz-landing-system : lando
2019-08-29 07:44:34 +00:00
tanhengyeow bc7f25a138 Bug 1577167 - Enable WS to be on by default in Nightly and Beta. r=Honza
Enable WS to be on by default in Nightly and Beta

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

--HG--
extra : moz-landing-system : lando
2019-08-29 07:39:08 +00:00
Tim Nguyen d487ec1cc1 Bug 1567548 - Remove references to Lockwise FAQ page. r=jaws,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43895

--HG--
extra : moz-landing-system : lando
2019-08-29 05:09:36 +00:00
Dorel Luca 9690cb07dc Backed out changeset 3ab29c05ea2f (bug 1521893) build bustage in /builds/worker/workspace/build/src/widget/cocoa/nsTouchBarInputIcon.h. CLOSED TREE 2019-08-29 06:18:29 +03:00
harry ff064cc7f3 Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl
Differential Revision: https://phabricator.services.mozilla.com/D34926

--HG--
extra : moz-landing-system : lando
2019-08-29 02:38:16 +00:00
Jared Wein fe84990c7c Bug 1572569 - Replace 'Send Feedback' with 'Help' in the about:logins menu. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43150

--HG--
extra : moz-landing-system : lando
2019-08-29 00:04:19 +00:00
Jared Wein 3ecb985fc8 Bug 1571444 - Show a message in the sidebar when the search returns 0 results. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43312

--HG--
extra : moz-landing-system : lando
2019-08-29 00:02:10 +00:00
Mihai Alexandru Michis a105826a55 Backed out 6 changesets (bug 1576407) for causing wpt and mochitest failures. CLOSED TREE
Backed out changeset 3b0498064cbf (bug 1576407)
Backed out changeset 38e4ea431445 (bug 1576407)
Backed out changeset 19bf40067233 (bug 1576407)
Backed out changeset 0ddbc451dcab (bug 1576407)
Backed out changeset 08d4c25fc670 (bug 1576407)
Backed out changeset be7cbc61f825 (bug 1576407)
2019-08-29 03:00:47 +03:00
Ed Lee 34ee136dbf Bug 1577331 - Add TopSites spocs, promo backend and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D43830

--HG--
extra : moz-landing-system : lando
2019-08-28 22:08:51 +00:00
Johann Hofmann c987315cec Bug 1468355 - Optimize checking for site data usage for the site identity panel. r=Gijs
The idea here is that we avoid updating all site data in SiteDataManager.jsm
just for checking a single host/origin and that we optimize performance by prioritizing
the most common data type (cookies) and synchronous lookups (AppCache) and returning
early if any data was found.

We will still refresh the site data list for clearing once the user clicks on "Clear Site Data".

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

--HG--
extra : moz-landing-system : lando
2019-08-28 21:45:30 +00:00
Michael Cooper cf4ebe9c31 Bug 1572479 pt4 - Fix tests outside of Normandy a=fix CLOSED TREE
--HG--
extra : amend_source : 38e9f96ae5ae0646a5ab68a1f8e25f1cf40af897
2019-08-28 14:15:11 -07:00
Dan Mosedale 0b744ebe3d Bug 1577315 - Add karma-json-reporter dev-dependency r=mhoye
This is being added to support Bug 1567924

The package itself is MIT-licensed, and has no dependencies of its own, and lives at https://github.com/douglasduteil/karma-json-reporter

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

--HG--
extra : moz-landing-system : lando
2019-08-28 20:38:04 +00:00
Toshihito Kikuchi bbc4653e0b Bug 1567219 - Add a metric to collect how many users launch a process with Admin but without UAC. r=aklotz
This patch adds a new Scalar metric `os.environment.is_admin_without_uac` that
indicates the process is lauched with Admin privileges when UAC is turned off.

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

--HG--
extra : moz-landing-system : lando
2019-08-28 02:17:49 +00:00
Kris Maglione 47e9394082 Bug 1576407: Part 5 - Update test expectations to handler cross-process window.opener being available. r=farre
This also sets the fission.rebuild_frameloaders_on_remoteness_change=true
preference for some mochitest directories which require it for cross-process
window.opener to work in top-level windows, and makes a minor change to the
hack in browser_temporary_permissions.js to keep it passing reliably in try
runs.

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

--HG--
extra : moz-landing-system : lando
2019-08-28 18:07:41 +00:00
Barret Rennie c48dcf7d7c Bug 1510569 - Port onSecurityChange from WebProgressChild.jsm to C++; remove WebProgressChild r=Ehsan,ochameau
This is the last message that WebProgressChild was sending to the
RemoteWebProgress in the parent process, so we can remove the module entirely.

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

--HG--
extra : moz-landing-system : lando
2019-08-28 18:55:45 +00:00
Dorel Luca b09fe526aa Backed out 4 changesets (bug 1510569) for build bustage. CLOSED TREE
Backed out changeset d7db6a1935ce (bug 1510569)
Backed out changeset 03b7cf756a7f (bug 1510569)
Backed out changeset fa318eec0e76 (bug 1510569)
Backed out changeset cecb17bd8c03 (bug 1510569)
2019-08-28 21:46:40 +03:00
Barret Rennie e0d50ea7ce Bug 1510569 - Port onSecurityChange from WebProgressChild.jsm to C++; remove WebProgressChild r=Ehsan,ochameau
This is the last message that WebProgressChild was sending to the
RemoteWebProgress in the parent process, so we can remove the module entirely.

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

--HG--
extra : moz-landing-system : lando
2019-08-28 18:00:23 +00:00
Luca Greco 99a260aa03 Bug 1562117 - Fix race in test_ext_normandyAddonStudy test cases. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D43742

--HG--
extra : moz-landing-system : lando
2019-08-28 17:32:28 +00:00
Tim Nguyen 4fbf58d91c Bug 1577022 - Add spacing before copy buttons in about:logins. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43791

--HG--
extra : moz-landing-system : lando
2019-08-28 17:45:32 +00:00
Jared Wein 04d36a184b Bug 1556658 - Middle-clicking on the origin should open the link. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43526

--HG--
extra : moz-landing-system : lando
2019-08-28 17:44:06 +00:00
Coroiu Cristina a52358e99a Backed out changeset dcd17905b58d (bug 1575645) for browser-chrome failures at browser/base/content/test/static/browser_parsable_css.js on a CLOSED TREE 2019-08-28 20:34:24 +03:00
Tim Nguyen 8d8b904439 Bug 1542529 - Fix and unify delete icons. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43732

--HG--
extra : moz-landing-system : lando
2019-08-28 15:36:43 +00:00
Nicolas Chevobbe 04f5f42266 Bug 1558417 - Add onboarding UI for Editor. r=Honza.
The onboarding UI is displayed on top of the Editor.
A dismiss button hides it forever (this is handled via
a pref that is set to false when clicking the button).

We take this as an opportunity to polish the Editor UI/wording
a bit.

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

--HG--
rename : devtools/client/debugger/images/resume.svg => devtools/client/themes/images/webconsole/run.svg
extra : moz-landing-system : lando
2019-08-28 15:42:36 +00:00
Mark Striemer 5ea7438e89 Bug 1576943 - Add a label to the about:config radio buttons r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43632

--HG--
extra : moz-landing-system : lando
2019-08-28 14:21:14 +00:00
Dão Gottwald 24c8d32c36 Bug 1575645 - Fix Megabar vertical centering. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D42945

--HG--
extra : moz-landing-system : lando
2019-08-28 13:28:46 +00:00
Dão Gottwald cb8c8ab22c Bug 1575238 - Remove tabs-newtab-button class. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D42656

--HG--
extra : moz-landing-system : lando
2019-08-28 13:45:21 +00:00
Gurzau Raul ad32ef1d9a Backed out changeset 9aa911cc3fcf (bug 1558417) for failing at browser_jsterm_editor_toolbar.js on a CLOSED TREE. 2019-08-28 17:12:00 +03:00
Nicolas Chevobbe db62899801 Bug 1558417 - Add onboarding UI for Editor. r=Honza.
The onboarding UI is displayed on top of the Editor.
A dismiss button hides it forever (this is handled via
a pref that is set to false when clicking the button).

We take this as an opportunity to polish the Editor UI/wording
a bit.

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

--HG--
rename : devtools/client/debugger/images/resume.svg => devtools/client/themes/images/webconsole/run.svg
extra : moz-landing-system : lando
2019-08-28 11:47:49 +00:00
Bogdan Tara c384db506a Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-08-28 12:47:20 +03:00
Bogdan Tara 8ea946dcf5 Merge inbound to mozilla-central. a=merge 2019-08-28 12:41:46 +03:00
Luke Crouch 41f1c050cb Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN
MANUAL PUSH: Bug 1561376 - moz-phab needs to allow uploading a patch to a revision without commandeering

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

--HG--
rename : toolkit/components/passwordmgr/LoginHelper.jsm => browser/components/aboutlogins/LoginBreaches.jsm
rename : browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js => browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js
extra : source : b2e87e49589e59f0cd41fa8984b2381b32ec4956
extra : amend_source : 9b535119820b548534e57fc6e44a9161d779981f
extra : histedit_source : fb92082e7338e8358a046695b5e05e520840aa3d%2C4bf199c30066f740616c5a9aad4f5332328193f0
2019-08-27 22:51:20 -07:00
Dão Gottwald 59d63f63cc Bug 1576657 - Stop increasing .urlbarView's font size since it already inherits the font size set on #urlbar. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D43597

--HG--
extra : moz-landing-system : lando
2019-08-28 03:43:00 +00:00
Dão Gottwald 6c79cd1c33 Bug 1576847 - Remove obsolete #wrapper-urlbar-container[place="palette"] rule. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D43589

--HG--
extra : moz-landing-system : lando
2019-08-27 19:53:23 +00:00
Paul Bone 08bc01ab37 Bug 1576814 - Skip tests that timeout r=kmag
Depends on D43572

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

--HG--
extra : moz-landing-system : lando
2019-08-27 19:07:43 +00:00
Brindusan Cristian 16babba83f Backed out changeset 7cb87169e4cf (bug 1567219) for xpcshell failures in marAppApplyUpdateAppBinInUseStageSuccessSvc_win.js. 2019-08-28 05:10:33 +03:00
Tim Nguyen 95a283d459 Bug 1575604 - Align the search field to the left of login-item. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43683

--HG--
extra : moz-landing-system : lando
2019-08-28 01:15:10 +00:00
Brindusan Cristian 8de5cc2d2f Backed out changeset 8f134018ed03 (bug 1550122) for bc failures at browser_loginItemErrors.js. CLOSED TREE 2019-08-28 02:15:58 +03:00
Toshihito Kikuchi 71cfbd4b5a Bug 1567219 - Add a metric to collect how many users launch a process with Admin but without UAC. r=aklotz
This patch adds a new Scalar metric `os.environment.is_admin_without_uac` that
indicates the process is lauched with Admin privileges when UAC is turned off.

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

--HG--
extra : moz-landing-system : lando
2019-08-27 22:51:32 +00:00
lesleynorton f3a7c20552 Bug 1550122: Show errors in aboutLogins UI. r=MattN,fluent-reviewers,ntim,flod
Differential Revision: https://phabricator.services.mozilla.com/D42705

--HG--
extra : moz-landing-system : lando
2019-08-26 16:47:54 +00:00
Tom Ritter e008eddf52 Bug 1575975 - Enable the maintenance service for MinGW r=firefox-build-system-reviewers,mshal
We don't need to disable it. The problem with this commit is that
we want to keep the --disable-maintenance-service flag working, so
we might want a separate build for that (and other unusual --disable
flags) - but such a build can be clearly labeled so people understand
why things broke.

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

--HG--
extra : moz-landing-system : lando
2019-08-27 22:02:23 +00:00
Michael Kaply 7e54f29018 Bug 1573967 - Add policy to set the default rememberSignons policy. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D42715

--HG--
extra : moz-landing-system : lando
2019-08-27 18:20:59 +00:00
Nihanth Subramanya 6626259eb9 Bug 1576929 - [PanelMultiView] Ensure multi-line subview headers have enough padding. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D43620

--HG--
extra : moz-landing-system : lando
2019-08-27 17:17:48 +00:00
Tomislav Jovanovic c50d51f19d Bug 1573045 - Use {restrictedSchemes: false} for tabs.query MatchPattern r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D43602

--HG--
extra : moz-landing-system : lando
2019-08-27 20:12:22 +00:00
Gijs Kruitbosch ee491403d2 Bug 1576936 - fix browser_windowopen for devtools button having moved, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43625

--HG--
extra : moz-landing-system : lando
2019-08-27 23:30:49 +00:00
lesley 302fc458a5 Bug 1575955: Hide "Sign in to Sync" button when Sync is disabled. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43508

--HG--
extra : moz-landing-system : lando
2019-08-27 17:48:03 +00:00
Marco Bonardo 939568fcce Bug 1548734 - intermittent failure in rowser_view_resultTypes_display.js. r=dao
This is still failing in a similar way as before, try to change the target for now.

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

--HG--
extra : moz-landing-system : lando
2019-08-27 15:09:06 +00:00
Paul Zuehlcke a154c0ec39 Bug 1573124 - Updated identity popup security view heading to include domain name. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D41546

--HG--
extra : moz-landing-system : lando
2019-08-26 15:00:13 +00:00
Gijs Kruitbosch f931d77fe5 Bug 1573485 - put developer tools button back on the right/end of the toolbar in devedition, r=pbro,jaws
Differential Revision: https://phabricator.services.mozilla.com/D43599

--HG--
extra : moz-landing-system : lando
2019-08-27 14:35:52 +00:00
Tim Huang 269db2010b Bug 1576871 - Clean up the allow list after the test 'testQuickSwitchTabAfterTogglingTPSwitch' in test browser_protections_UI.js r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D43594

--HG--
extra : moz-landing-system : lando
2019-08-27 13:22:05 +00:00
Stephen Horlander 4a9f000aee Bug 1575440 - Add context-fill and dark mode support for horizontal-lockup.svg r=dao
Add dark mode support for horizontal-lockup.svg for Developer and Nightly about:newinstall page

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

--HG--
extra : moz-landing-system : lando
2019-08-27 11:56:54 +00:00
harry d0b2df38dd Bug 1575360 - Add shadow effect to megabar when it's open. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D42714

--HG--
extra : moz-landing-system : lando
2019-08-27 09:46:45 +00:00
Tim Huang f2f193298e Bug 1576832 - Fix the info and check of the ETP state to use the right browser object for the test 'browser_protections_UI.js' r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D43586

--HG--
extra : moz-landing-system : lando
2019-08-27 09:31:15 +00:00
Mark Banner 3f6c1dab90 Bug 324361 - Remove openApplication/openApplicationWithURI from the shell service as they aren't used. r=mossop
Keeps a function for opening the Mac desktop preferences.

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

--HG--
extra : moz-landing-system : lando
2019-08-27 08:03:12 +00:00
Nihanth Subramanya f0c4c53fc9 Bug 1574196 - Properly wrap long subview header text in identity and protections panels. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43335

--HG--
extra : moz-landing-system : lando
2019-08-26 20:13:38 +00:00
Nihanth Subramanya eb5b7f0842 Bug 1575246 - Clear telemetry events before and after protections panel tests. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43392

--HG--
extra : moz-landing-system : lando
2019-08-26 21:04:55 +00:00
Nihanth Subramanya 797a1c0b4e Bug 1576685 - Update disabled TP toggle switch background color. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43486

--HG--
extra : moz-landing-system : lando
2019-08-26 21:40:12 +00:00
Adam Gashlin 05036fda25 Bug 1572844 - Consistently check for MOZ_BITS_DOWNLOAD. r=bytesized
BITS download can be disabled on Windows. This patch checks for the
config/define MOZ_BITS_DOWNLOAD when including the C++ parts of the
service, exposing the service in JS, setting the pref, and including
BITS-specific tests. For consistency and simplicity it also removes
the Windows checks; the configure system won't allow
MOZ_BITS_DOWNLOAD if not on Windows.

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

--HG--
extra : moz-landing-system : lando
2019-08-26 23:38:50 +00:00
Mihai Alexandru Michis b505b9fda2 Backed out changeset b2e87e49589e (bug 1569847) for causing failures in browser_breachAlertDismissals.js
--HG--
rename : browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js => browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js
2019-08-27 04:49:39 +03:00
Matthew Noorenberghe 0bfe23def5 Bug 1574023 - Skip browser_breachAlertDismissals.js in debug, ASAN, or verify.
--HG--
extra : source : bd63dad85d3442da18077660b9006de7969dd58c
2019-08-25 17:34:24 -07:00
Mihai Alexandru Michis 3d05a049b3 Backed out changeset bd63dad85d34 (bug 1574023) for causing failures in browser_breachAlertDismissals.js 2019-08-27 04:36:13 +03:00
Tim Nguyen d64eb47ea2 Bug 1574954 - Fix overlapping issues with login-footer. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43530

--HG--
extra : moz-landing-system : lando
2019-08-26 23:58:33 +00:00
Andreea Pavel 4efd4ec5d2 Backed out changeset 827537e16838 (bug 1574954) for bc failures at browser_dismissFooter.js on a CLOSED TREE 2019-08-27 02:42:00 +03:00
Mihai Alexandru Michis ac5564a095 Merge mozilla-central to autoland. 2019-08-27 02:02:26 +03:00
Tim Nguyen 80db99aa02 Bug 1576029 - Updates to login-list CSS. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43539

--HG--
extra : moz-landing-system : lando
2019-08-26 22:41:32 +00:00
Tim Nguyen dfc7b04fb6 Bug 1574954 - Fix overlapping issues with login-footer. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43530

--HG--
extra : moz-landing-system : lando
2019-08-26 22:39:53 +00:00
Mihai Alexandru Michis 42b26a5a1a Merge inbound to mozilla-central. a=merge
--HG--
rename : dom/base/Location.cpp => dom/base/LocationBase.cpp
rename : dom/base/Location.h => dom/base/LocationBase.h
2019-08-27 01:31:58 +03:00
Shane Caraveo d41fb24bbb Bug 1576267 move "Message manager disconnected" whitelist into head files r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D43294

--HG--
extra : moz-landing-system : lando
2019-08-26 18:15:25 +00:00
Shane Caraveo 788df9e4d3 Bug 1513705 remove non-oop tests from extension browser tests r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D42941

--HG--
extra : moz-landing-system : lando
2019-08-26 18:04:03 +00:00
Steven Englehardt d11a621547 Bug 1560184 - Enable fingerprinting blocking by default in all channels. r=baku
Differential Revision: https://phabricator.services.mozilla.com/D42953

--HG--
extra : moz-landing-system : lando
2019-08-26 12:19:09 +00:00
Matthew Noorenberghe 67a1699a41 Bug 1576516 - Default about:logins login-item text inputs to @readonly to reduce jumping on load. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43386

--HG--
extra : moz-landing-system : lando
2019-08-26 17:25:46 +00:00
Edwin Gao 9c93275254 Bug 1525773 - remove windows10-aarch64 skip clause from browser/tools/mozscreenshots/browser.ini r=jmaher
It seems we no longer run mochitest-browser-screenshots test on windows10-aarch64 anywhere, but for the time that it is turned on again, the `skip-if` clause should be removed to provide fullest results possible.

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

--HG--
extra : moz-landing-system : lando
2019-08-26 15:54:36 +00:00
Luke Crouch 91411a62c2 Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN
MANUAL PUSH: Bug 1561376 - moz-phab needs to allow uploading a patch to a revision without commandeering

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

--HG--
rename : toolkit/components/passwordmgr/LoginHelper.jsm => browser/components/aboutlogins/LoginBreaches.jsm
rename : browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js => browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js
extra : rebase_source : c8f9ff4966e7395cc7a5ae90f8c1168a41af2002
2019-08-25 14:51:12 -07:00
Matthew Noorenberghe dd46a7292d Bug 1574023 - Skip browser_breachAlertDismissals.js in debug, ASAN, or verify.
--HG--
extra : rebase_source : 8f1a9a0bfe0b31867c358106f90797edd0cb6d8e
2019-08-25 17:34:24 -07:00
Nicholas Nethercote 378dc68bcc Bug 1576546 - Add various explanatory comments to the top of prefs files. r=KrisWright
Differential Revision: https://phabricator.services.mozilla.com/D43391

--HG--
extra : moz-landing-system : lando
2019-08-26 16:40:10 +00:00
Mitchell Hentges 5dbd99f0b6 Bug 1567224 - Remove comment from WNP locales r=jlund, a=testing
Differential Revision: https://phabricator.services.mozilla.com/D43527

--HG--
extra : moz-landing-system : lando
2019-08-26 21:13:53 +00:00
Mitchell Hentges 0ea616c915 Bug 1567224 - Setup WNP for users coming from <69.0 and receiving the 69.0 release, DONTBUILD r=jlund, a=testing
Differential Revision: https://phabricator.services.mozilla.com/D43518

--HG--
extra : moz-landing-system : lando
2019-08-26 20:38:26 +00:00
Andrei Oprea 0ec4eb4e31 Bug 1570983 - The What's New Panel is wrongly dismissed r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D43248

--HG--
extra : moz-landing-system : lando
2019-08-26 20:14:50 +00:00
David Walsh b08f3b6b26 Bug 1576219 - Enable DOM Mutation Breakpoints r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D43273

--HG--
extra : moz-landing-system : lando
2019-08-26 20:19:39 +00:00
Razvan Maries cdcedba5e6 Bug 1518179 - Disabled browser_spoofing_keyboard_event.js on Linux x64 debug. r=intermittent-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D43503

--HG--
extra : moz-landing-system : lando
2019-08-26 20:07:11 +00:00
Dão Gottwald 79c78beb51 Bug 1575864 - Remove obsolete Mac-specific focus rule for #identity-box and #tracking-protection-icon-container. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43073

--HG--
extra : moz-landing-system : lando
2019-08-26 14:09:56 +00:00
Jared Wein e1bebe2d31 Bug 1573924 - Loosen actor child message sender checking due to bug 1576722. r=MattN,tjr
Differential Revision: https://phabricator.services.mozilla.com/D43304

--HG--
extra : moz-landing-system : lando
2019-08-26 19:04:16 +00:00
harry 9913672588 Bug 1575651 - Improve megabar behaviour when ui.popup.disable_autohide is enabled. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D43079

--HG--
extra : moz-landing-system : lando
2019-08-26 18:54:40 +00:00
Sylvestre Ledru 65d8b0025e Bug 1564252 - Move to clang 8.0.1 r=glandium
Differential Revision: https://phabricator.services.mozilla.com//D42325

--HG--
extra : amend_source : 129ff97f6edc41ad7a2f54520141158416e75b8d
2019-08-20 21:06:24 +02:00
Coroiu Cristina 1ea212e1c8 Backed out 2 changesets (bug 1569847) for browser-chrome failures at browser/components/aboutlogins/tests/browser/browser_breachAlertDismissals.js
Backed out changeset 3d3776e4a61a (bug 1569847)
Backed out changeset 1b5f7672e2d2 (bug 1569847)

--HG--
rename : browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js => browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js
2019-08-26 16:21:14 +03:00
Dorel Luca f37365e4d7 Merge mozilla-central to mozilla-inbound 2019-08-26 12:47:46 +03:00
Matthew Noorenberghe 8e49d537cb Bug 1569847 - Skip browser_breachAlertDismissals.js in debug or verify. DONTBUILD
MANUAL PUSH: bustage fix

--HG--
extra : rebase_source : 9aecc8dd48ec9a651f4f308b3a3852cdd23b22a3
extra : amend_source : 12009f80d21b8ed469d544b9991ff624e1830fe4
2019-08-25 17:34:24 -07:00
Luke Crouch 136a0b5459 Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN
MANUAL PUSH: Bug 1561376 - moz-phab needs to allow uploading a patch to a revision without commandeering

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

--HG--
rename : toolkit/components/passwordmgr/LoginHelper.jsm => browser/components/aboutlogins/LoginBreaches.jsm
rename : browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js => browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js
extra : rebase_source : 3087e4bcf9e0bee7bee87e852534098037242679
extra : amend_source : e3466453fd240a3135a83b7fd99f95449c4c4cd1
2019-08-25 14:51:12 -07:00
Ed Lee 12ebb4efcb Bug 1576284 - Land strings for Firefox 70 What's New messages r=fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43311

--HG--
extra : moz-landing-system : lando
2019-08-26 04:57:45 +00:00
Nicholas Nethercote 66a26ccca9 Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes
This makes prefs definition simpler, more consistent, and less error-prone.

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

--HG--
extra : moz-landing-system : lando
2019-08-26 01:44:59 +00:00
Sebastian Hengst 092742832e Bug 1576409 - Replace bugzilla component 'Activity Streams: Newtab' with 'New Tab Page' in moz.build file. r=Mardak DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D43346

--HG--
extra : moz-landing-system : lando
2019-08-24 22:02:14 +00:00
Nihanth Subramanya 672d4a71ca Bug 1570609 - [Protections Panel] Update toggle switch styling when turned off. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43339

--HG--
extra : moz-landing-system : lando
2019-08-24 19:43:33 +00:00
Nihanth Subramanya 001265b3c9 Bug 1574113 - [Protections Panel] Update info button fill-opacity and hover/checked background. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43338

--HG--
extra : moz-landing-system : lando
2019-08-24 19:36:42 +00:00
Nihanth Subramanya 05165a0bf7 Bug 1575346 - Add offset for info message when setting subview max-height. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43337

--HG--
extra : moz-landing-system : lando
2019-08-24 19:28:06 +00:00
Tim Huang 7717d849d2 Bug 1575788 - Fix the issue that the TP state been applied wrongly if quickly change tabs after toggling the TP switch for protections panel. r=nhnt11
This patch fixes the issue by updating the allow list as soon as the
switch been toggled. And the reload still happens after the 500ms delay.
We cache the target tab in order to reload the correct tab in case tabs
change and reload the target tab after the delay. In additon, we won't
reload the tab if is has been closed since it is totally unnecessary.

We also add a test for this.

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

--HG--
extra : moz-landing-system : lando
2019-08-24 19:24:24 +00:00
Nihanth Subramanya fefa4770d3 Bug 1575813 - isAllowing state of Fingerprinting and Cryptomining categories shouldn't consider enabled state. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43046

--HG--
extra : moz-landing-system : lando
2019-08-24 16:37:38 +00:00
Ciure Andrei 0a6d4a24f8 Merge inbound to mozilla-central. a=merge 2019-08-24 12:51:09 +03:00
Ed Lee 3cf7e1697b Bug 1576284 - Add Firefox wordmark, protection template and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D43310

--HG--
extra : moz-landing-system : lando
2019-08-24 06:35:25 +00:00
Sam Foster 294674d0c5 Bug 1575091 - Update _generatedPasswordsByPrincipalOrigin for auto-saved, generated-password login changes. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43122

--HG--
extra : moz-landing-system : lando
2019-08-24 05:52:24 +00:00
Coroiu Cristina 07bbadf755 Backed out changeset 2aa1a97003cb (bug 1576284) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js 2019-08-24 08:00:00 +03:00
Alex Vincent cec0c5cbdb Bug 1508169, Remove performAction* from nsITreeView.idl in mozilla-central. r=peterv, johannh
performAction, performActionOnRow and performActionOnCell are methods of the
nsITreeView interface that are never called.  This is to remove these methods.
A comm-central patch will be along shortly.

Differential Revision: https://phabricator.services.mozilla.com/D39273
2019-08-24 00:49:55 +02:00
Narcis Beleuzu 9f23833df7 Bug 1575369 - Disable browser_ext_sidebarAction_incognito.js on Mac and Win10. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D43176

--HG--
extra : moz-landing-system : lando
2019-08-23 17:42:52 +00:00
Coroiu Cristina 493f267e4a Backed out changeset 88247bb4d1e9 (bug 1575273) for xpcshell failures at browser/components/enterprisepolicies/tests/xpcshell/test_simple_pref_policies.js on a CLOSED TREE 2019-08-23 20:10:22 +03:00
Michael Kaply 146731f270 Bug 1575273 - Add cryptomining and fingerprinting to tracking protection policies. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D42942

--HG--
extra : moz-landing-system : lando
2019-08-23 16:04:18 +00:00
Andrew Swan d697e6aa9a Bug 1567258 - Convert fxmonitor to a built-in component r=nhnt11,flod
Differential Revision: https://phabricator.services.mozilla.com/D40666

--HG--
rename : browser/extensions/fxmonitor/privileged/api.js => browser/components/fxmonitor/FirefoxMonitor.jsm
rename : browser/extensions/fxmonitor/privileged/FirefoxMonitor.css => browser/components/fxmonitor/content/FirefoxMonitor.css
rename : browser/extensions/fxmonitor/assets/monitor32.svg => browser/components/fxmonitor/content/monitor32.svg
rename : browser/extensions/fxmonitor/moz.build => browser/components/fxmonitor/moz.build
rename : browser/extensions/fxmonitor/test/browser/browser.ini => browser/components/fxmonitor/test/browser/browser.ini
rename : browser/extensions/fxmonitor/test/browser/browser_fxmonitor_doorhanger.js => browser/components/fxmonitor/test/browser/browser_fxmonitor_doorhanger.js
rename : browser/extensions/fxmonitor/locales/en-US/fxmonitor.properties => browser/locales/en-US/chrome/browser/fxmonitor.properties
extra : moz-landing-system : lando
2019-08-23 14:27:55 +00:00
Ed Lee 52996d5c83 Bug 1576284 - Add Firefox wordmark, protection template and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D43310

--HG--
extra : moz-landing-system : lando
2019-08-24 00:54:23 +00:00
Noemi Erli b8540ff399 Backed out changeset 610592f70d74 (bug 1575091) for failing in test_autocomplete_new_password.html 2019-08-24 03:55:48 +03:00
mcrawford@mozilla.com 952fb540fc Bug 1574873 - The Mobile Promotion is wrongly displayed on “about:logins” page when you are not signed in to Sync r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43276

--HG--
extra : moz-landing-system : lando
2019-08-23 23:10:48 +00:00
Coroiu Cristina 8f03284186 Backed out changeset 5a6df778cbae (bug 1575369) becasuse fix already landed 2019-08-24 02:52:42 +03:00
Noemi Erli e9426c83aa Backed out changeset ffda592c113d (bug 1573924) for failures in browser_sessionRestore.js 2019-08-24 02:43:14 +03:00
Sam Foster aa002bee0a Bug 1575091 - Update _generatedPasswordsByPrincipalOrigin for auto-saved, generated-password login changes. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43122

--HG--
extra : moz-landing-system : lando
2019-08-23 22:16:54 +00:00
Jared Wein 21217d8174 Bug 1573924 - Load logins on domcontentloaded or pageshow, whichever is fired first to handle sessionrestore properly. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43304

--HG--
extra : moz-landing-system : lando
2019-08-23 22:23:42 +00:00
Coroiu Cristina 870afbd95e Bug 1575369 - disabled browser/test-oop-extensions/browser_ext_sidebarAction_incognito.js on mac r=me on a CLOSED TREE
--HG--
extra : rebase_source : 0358a3118afa1cde585cba08df9c9626e088cbdd
2019-08-24 01:10:22 +03:00
Matthew Noorenberghe b98435a39b Bug 1569581 - Show HTTP Auth realm in about:logins and autocomplete. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43169

--HG--
extra : moz-landing-system : lando
2019-08-23 21:53:17 +00:00
Matthew Noorenberghe 52afb2a796 Bug 1569581 - Use FxAccountsCommon.FXA_PWDMGR_* constants in AboutProtectionsHandler. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43168

--HG--
extra : moz-landing-system : lando
2019-08-23 21:53:05 +00:00
Coroiu Cristina 528d9418f6 Backed out 3 changesets (bug 1569581) for ESLint failure at browser/components/about/AboutProtectionsHandler.jsm on a CLOSED TREE
Backed out changeset 9c3b3043ddc7 (bug 1569581)
Backed out changeset 2a66b79c7085 (bug 1569581)
Backed out changeset 88a9bc458456 (bug 1569581)
2019-08-23 23:57:43 +03:00
Nihanth Subramanya 9efbc2ee5b Bug 1575798 - Use .notFound instead of :not([hidden]) in selector for showing "Blocking" section. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43257

--HG--
extra : moz-landing-system : lando
2019-08-23 15:12:23 +00:00
Nihanth Subramanya d1f04a47a5 Bug 1575812 - Treat "blocked" category items as "allowed" when there is a site exception. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43255

--HG--
extra : moz-landing-system : lando
2019-08-23 15:12:23 +00:00
Omkar Konaraddi d51709da87 Bug 1575972 - Support favicon for defaultIcon on contextual tip r=adw
Differential Revision: https://phabricator.services.mozilla.com/D43153

--HG--
extra : moz-landing-system : lando
2019-08-23 04:22:33 +00:00
Tim Nguyen c4ddb05540 Bug 1575988 - Make about:logins FxA header section match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43167

--HG--
extra : moz-landing-system : lando
2019-08-23 13:31:03 +00:00
Peter Van der Beken 4a053507cd Bug 1570330 - Make test_doorhanger_homepage_button (in browser_ext_chrome_settings_overrides_home.js) wait on page load before moving to next task. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D43088

--HG--
extra : moz-landing-system : lando
2019-08-23 10:05:19 +00:00
Emilio Cobos Álvarez dcb8e23c93 Bug 1561882 - Make sure to dispatch input and change consistently even if the first causes us to get uninited. r=mconley,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D43061

--HG--
extra : moz-landing-system : lando
2019-08-23 10:14:39 +00:00
Olli Pettay e4e8c551d6 Bug 1575606, browser_trackingUI_pbmode_exceptions.js' tests should wait for windows to close, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D42917

--HG--
extra : moz-landing-system : lando
2019-08-23 06:34:26 +00:00
Tim Nguyen cd65d26568 Bug 1575196 - Stop trimming passwords when saving them. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43173

--HG--
extra : moz-landing-system : lando
2019-08-22 23:56:56 +00:00
Tim Nguyen cb20985c65 Bug 1575910 - Implement button positioning in login-item per design spec. r=MattN,jaws
Differential Revision: https://phabricator.services.mozilla.com/D43102

--HG--
extra : moz-landing-system : lando
2019-08-22 22:12:26 +00:00
Jared Wein f92b25d5ec Bug 1574949 - Use event.currentTarget to get the reference to the button when acting on the click event so it will work regardless of what inner content is clicked or if the button itself is clicked. r=MattN
I didn't switch to using an A element with href= since the link target depends on the value of a preference, which is set at runtime in browser_dismissFooter.js and would necessitate refactoring of the test.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 21:55:16 +00:00
Mike Hommey 8d65c5e3a3 Bug 1575824 - Disable `make check` on searchfox builds. r=dmajor
because it wasn't enabled for them before bug 1575471.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 21:40:32 +00:00
Dão Gottwald 88be4edfa8 Bug 1575822 - Rename #urlbar-display-box and friends and consolidate related styling. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D43045

--HG--
extra : moz-landing-system : lando
2019-08-22 17:17:41 +00:00
Jared Wein 32c741803f Bug 1574940 - The close button in the mobile footer of about:logins should be clickable via 'Enter'. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43123

--HG--
extra : moz-landing-system : lando
2019-08-22 20:22:43 +00:00
Ryan VanderMeulen 25eaf245b6 Bug 1575851 - Update pdf.js to version 2.3.101. r=bdahl
Differential Revision: https://phabricator.services.mozilla.com/D43068

--HG--
extra : moz-landing-system : lando
2019-08-22 18:20:58 +00:00
Vijay Budhram d93c450ace Bug 1573959 - Update FxA toolbar menu utm param r=markh
Differential Revision: https://phabricator.services.mozilla.com/D43093

--HG--
extra : moz-landing-system : lando
2019-08-22 16:53:17 +00:00
Michael Kaply 3cc34ca6f8 Bug 1573932 - Disable extended triplets for certain policies. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D43095

--HG--
extra : moz-landing-system : lando
2019-08-22 17:44:51 +00:00
Johann Hofmann e91d880e08 Bug 1570674 - Default to "Never Allow" for notification permission prompt denials. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D43081

--HG--
extra : moz-landing-system : lando
2019-08-22 16:24:56 +00:00
Marco Zehe c7d4860e5d Bug 1575622 - Make the site identity panels more readable for screen reader users, r=johannh
The site identity and security sub panels now contain that much information that it warrants to make these more easily navigable for NVDA and other screen readers. The panels behave as before, but the added roles and heading levels cause NVDA and other screen readers to use their browse mode features instead of regular application interaction so blind and visually impaired users can review the information more easily.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 15:58:24 +00:00
Andrei Oprea 01b0ece9cd Bug 1575884 - Create a provider for the What's new message bucket r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D43083

--HG--
extra : moz-landing-system : lando
2019-08-22 15:55:53 +00:00
Drew Willcoxon c348ff1304 Bug 1572500 - Count internal @search keyword searches separately from other urlbar searches in the SEARCH_COUNTS histogram. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D42569

--HG--
extra : moz-landing-system : lando
2019-08-22 09:37:45 +00:00
Drew Willcoxon 292a6bb2ce Bug 1575038 - Quantumbar: Record engagement event telemetry when openViewOnFocus is triggered without mouse clicks. r=dao
We need to start engagement event recording when the view opens due to `openViewOnFocus`. We already do for mouse clicks since we call `engagementEvent.start` from `_on_mousedown`. But we don't for the Ctrl/Command-L key shortcut. The shortcut command calls `openLocation` in browser.js, which calls `gURLBar.startQuery` but not `engagementEvent.start`.

Every time we call `engagementEvent.start`, we do it before calling `input.startQuery`. The one exception is in `input._on_drop` because there we just handle the dropped value directly instead of starting a new query with it.

The inverse is also mostly true, i.e., every time we call `input.startQuery`, we also call `engagementEvent.start`. The three exceptions are: in UITour (where it looks like we should be calling `urlbar.search` instead), in `UrlbarInput` after picking a keyword offer result, and in `openLocation` in browser.js (mentioned above). So really the only valid place is after picking a keyword entry.

So, it makes sense to move `engagementEvent.start()` into `input.startQuery` so that callers don't have to call it. I added an `event` param to `startQuery`, since `engagementEvent.start` needs one. I considered removing that need. It's possible, but then we would need a way to avoid calling `engagementEvent.start` in the keyword offer case, so `startQuery` would need something like a `suppressEngagementEvent` param. `event` basically functions as that, so I left it.

Another thing to point out about this patch is that I chose to record a "typed" value when the pageproxystate is invalid and the view opens due to `openViewOnFocus`. The view does not show the user's top sites in that case, so "topsites" seems wrong.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 14:50:42 +00:00
Mike Conley 8e0abb2869 Bug 1573279 - Add a preference to control the Picture-in-Picture toggle to about:preferences. r=mstriemer,fluent-reviewers,flod
The preference is only exposed if media.videocontrols.picture-in-picture.enabled is set
to true.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 15:01:02 +00:00
ffxbld 409e5b7a75 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D43052

--HG--
extra : moz-landing-system : lando
2019-08-22 13:43:50 +00:00
Thomas Wisniewski d1694a0fd4 Bug 1564594 - Add an Enhanced Search webcompat site patch r=nalexander,denschub
This patch ultimately overrides the user-agent which Fennec users send to Google Search pages, choosing a phone- or tablet-specific UA as appropriate.

It involves adding four new metadata keys to the webcompat addon's metadata for user-agent overrides: blocks, permanentPref, experiment, telemetryKey:

- "blocks" specifies URLs for which any requests should be aborted. This allows us to block the Google service worker for now, as it has caused "content corrupted" issues in the past with other enhanced search addons (see https://github.com/wisniewskit/google-search-fixer/issues/1).
- "permanentPref" specifies an about:config preference, which dictates whether the injection is used. Users may set this to `false` to disable the injection outright, and permanently; `true` or `undefined` values allow the injection to function normally.
- "experiment" specifies the name of the experiment this feature is optionally gated behind. Only a Fennec-specific implementation is provided in this patch. The implementation simply queries Switchboard to determine if the experiment is active.
- "telemetryKey" specifies which telemetry key should be flipped to "true" when this injection runs. We will use this to note whether enhanced search has actually been enabled for this profile. Only a Fennec-specific implementation is given in this patch, which actually just sets a Fennec Shared Preference, which Fennec's core telemetry ping later reads in Java to know what the ping should contain.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 20:32:27 +00:00
Tim Huang 02045f09e3 Bug 1574930 - Part 3: Add a test case for making sure that the track counter displays properly and fix an issue for BrowserTestUtils.waitForAttribute(). r=nhnt11,johannh
This patch adds a test case to check the visibility of the track counter
is correct in different situations, including zero tracker, one tracker
and multiple trackers.

Also, this patch fixes an issue that the
BrowserTestUtils.waitForAttributes() won't work if the waiting
attributes doesn't have a value or has an empty string as its value.
We check the value of the observing attribute to verify if it is
existing, however an empty string will be treated as a false, so it
won't pass the check if the attribute doesn't have a value. Hence, we
should use hasAttribute() instead of getAttribute() to check the
existence of the attribute.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 09:48:59 +00:00
Tim Huang 9fb9109290 Bug 1574930 - Part 2: Fix the issue the the number of blocked trackers is still shown if the count is zero. r=nhnt11
By only hiding the tracker counter when the tracker counter is zero and
show the counter always other than that. By doing so,  the counter
would be shown properly according the tracker number.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 09:34:21 +00:00
Tim Huang e127d3cf82 Bug 1574930 - Part 1: Use the app locale for the tracker counter number in protections panel. r=nhnt11,Ehsan
We use the locale of the application to show the number of the trakcer
counter.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 09:08:56 +00:00
ruthra kumar 69f0254ddd Bug 1003968 - avoid Exists() calls for search plugin directories in the browser directory provider r=daleharvey,Gijs
This Change removes all call to Exists() in Directory Provider component, which creates the possibility for the componenet to return an empty list. SearchService.jsm is modified to handle this possibility.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 09:05:43 +00:00
Paul Zuehlcke b59c7910c3 Bug 1574484 - Updated UITourChild.jsm to use PermissionManager principal method. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D42653

--HG--
extra : moz-landing-system : lando
2019-08-21 17:58:10 +00:00
Mark Banner 0965196789 Bug 1567121 - Re-arrange the docs under browser/ so that they all fall under the top-level 'Firefox' docs page. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D42567

--HG--
extra : moz-landing-system : lando
2019-08-20 17:14:50 +00:00
Tim Nguyen b224bc971f Bug 1575697 - Remove 'Launch' button next to the website address in about:logins. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D42976

--HG--
extra : moz-landing-system : lando
2019-08-22 05:32:00 +00:00
Michael Kaply 75cc371860 Bug 1571639 - Don't add distro bookmarks if profile has been reset. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D42944

--HG--
extra : moz-landing-system : lando
2019-08-21 22:18:37 +00:00
lesleynorton 949b2a9d27 Bug 1575155: Handle exceptions thrown by non-standard URIs. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D42983

--HG--
extra : moz-landing-system : lando
2019-08-22 00:11:47 +00:00
Andreas Farre 6e42fb98f8 Bug 1563619 - Handle subframe crashes in BrowserParent::ActorDestroy. r=mconley,kmag,peterv
Differential Revision: https://phabricator.services.mozilla.com/D40937

--HG--
extra : moz-landing-system : lando
2019-08-26 13:08:32 +00:00
Arpit Bharti 47dfa3b891 Bug 1563226 - Download the Public Suffix List using Remote Settings r=leplatrem
Differential Revision: https://phabricator.services.mozilla.com/D42469

--HG--
extra : moz-landing-system : lando
2019-08-22 14:09:42 +00:00
Sam Foster f84227e740 Bug 1571700 - Don't show fill logins context menu item in about: pages. r=MattN
* Skip showing the password manager items in the context menu from an about: page

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

--HG--
extra : moz-landing-system : lando
2019-08-21 22:01:26 +00:00
Tim Nguyen 8c69bad734 Bug 1570947 - Properly overflow long passwords in about:logins. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D42972

--HG--
extra : moz-landing-system : lando
2019-08-21 22:36:19 +00:00
Mike Hommey 66d7fe943e Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D42765

--HG--
extra : moz-landing-system : lando
2019-08-21 12:25:42 +00:00
mcrawford@mozilla.com 934253ce7d Bug 1574873 - The Mobile Promotion is wrongly displayed on “about:logins” page when you are not signed in to Sync r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D42948

--HG--
extra : moz-landing-system : lando
2019-08-21 22:11:38 +00:00
lesleynorton 8c48d15bf3 Bug 1574879: Fix breach warning icon flickering on about:logins page refreshes. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D42732

--HG--
extra : moz-landing-system : lando
2019-08-21 22:09:41 +00:00
Tim Nguyen 1beaf8eeb3 Bug 1575408 - De-duplicate some urlbar and searchbar styles. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D42923

--HG--
extra : moz-landing-system : lando
2019-08-21 19:36:50 +00:00
Haik Aftandilian c5b3602ae4 Bug 1562684 - PR_GetLibraryFilePathname is returning absolute paths in MacOS Catalina r=froydnj
Instead of using symlinks, copy .dylib files to the ${OBJDIR}/dist/Nightly{Debug}.app/Contents/MacOS dir for local builds.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 12:32:09 +00:00
Matthew Noorenberghe 2e7bbd911a Bug 1569581 - Show HTTP Auth realm in about:logins and autocomplete. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43169

--HG--
extra : moz-landing-system : lando
2019-08-23 20:15:42 +00:00
Matthew Noorenberghe 47b2407f21 Bug 1569581 - Use FxAccountsCommon.FXA_PWDMGR_* constants in AboutProtectionsHandler. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43168

--HG--
extra : moz-landing-system : lando
2019-08-23 20:15:40 +00:00
Kris Maglione 2ca65ba3f6 Bug 1576247: Re-enable WebExtensions browser mochitests on fission debug. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D43287

--HG--
extra : moz-landing-system : lando
2019-08-23 19:20:31 +00:00
Kris Maglione 9446d616cc Bug 1575369: Fix test race. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D43288

--HG--
extra : moz-landing-system : lando
2019-08-23 19:19:59 +00:00
harry bca6a11ffa Bug 1575010 - Pad megabar panel with horizontal space. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D42691

--HG--
extra : moz-landing-system : lando
2019-08-23 19:27:05 +00:00
Noemi Erli 721e530625 Backed out 3 changesets (bug 1569581) for mass browser-chrome failures CLOSED TREE
Backed out changeset a8dc5f13dfcf (bug 1569581)
Backed out changeset 7e2df056a778 (bug 1569581)
Backed out changeset 980221f42586 (bug 1569581)
2019-08-23 22:29:38 +03:00
Drew Willcoxon 7eb0e83860 Bug 1576246 - Set pref browser.urlbar.eventTelemetry.enabled by default. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D43286

--HG--
extra : moz-landing-system : lando
2019-08-23 19:09:27 +00:00
Dão Gottwald 886a3ed397 Bug 1575650 - Fix initial megabar size in new windows. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D43280

--HG--
extra : moz-landing-system : lando
2019-08-23 18:25:19 +00:00
Matthew Noorenberghe 35e36fcef9 Bug 1569581 - Show HTTP Auth realm in about:logins and autocomplete. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43169

--HG--
extra : moz-landing-system : lando
2019-08-23 18:22:06 +00:00
Matthew Noorenberghe a93025697c Bug 1569581 - Use FxAccountsCommon.FXA_PWDMGR_* constants in AboutProtectionsHandler. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43168

--HG--
extra : moz-landing-system : lando
2019-08-23 18:21:37 +00:00
Michael Kaply 62c257445d Bug 1575273 - Add cryptomining and fingerprinting to tracking protection policies. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D42942

--HG--
extra : moz-landing-system : lando
2019-08-23 18:14:15 +00:00
Mark Banner a05a7163d5 Bug 1551829 - Upgrade to ESLint 6.1.0. r=mossop
This picks up various improvements, especially to how configurations are handled and some new rules.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 19:08:44 +00:00
Oana Pop Rus 3223cd3dc2 Backed out 4 changesets (bug 1510569) for causing build bustage on a CLOSED TREE
Backed out changeset eae555c11f25 (bug 1510569)
Backed out changeset 2fb8938d16db (bug 1510569)
Backed out changeset b480af862022 (bug 1510569)
Backed out changeset 642cd6323cdc (bug 1510569)
2019-08-21 22:55:43 +03:00
Dão Gottwald a25a70aaf0 Bug 1575563 - Improve Megabar input layout. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D42864

--HG--
extra : moz-landing-system : lando
2019-08-21 19:13:15 +00:00
Barret Rennie 52899c1e0d Bug 1510569 - Port onSecurityChange from WebProgressChild.jsm to C++; remove WebProgressChild r=Ehsan,ochameau
This is the last message that WebProgressChild was sending to the
RemoteWebProgress in the parent process, so we can remove the module entirely.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 18:25:04 +00:00
Matt Howell ea12a48529 Bug 1567229 - Attempt creating a taskbar pin a second time on Windows 10. r=agashlin
At least for now, this behavior is behind a hidden pref. The intent is to
experiment with the feature and determine that way whether enabling it
permanently is a good idea, and if so the pref gate will be removed in a
separate bug.

This patch depends on bug 1567247 and will fail to build without it.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 16:09:46 +00:00
Matt Howell 6f1b6a839a Bug 1567247 Part 3 - Support for reading and uninstalling registry-reflected prefs. r=agashlin
We intentionally only clean out the prefs registry key during uninstall, unlike
the other registry keys that the installer creates, because we might want to do
experiments that involve the procedures that normally clean out registry keys.
This leaves open the possibility that an experiment causes some problem that
by its nature makes it difficult to disable the experiment, since it wouldn't
be disabled by either a normal update or a paveover install, but it's
necessary to make sure that experiments persist for longer than e.g. a single
update cycle.

Depends on D40327

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

--HG--
extra : moz-landing-system : lando
2019-08-21 16:09:46 +00:00
Matt Howell ddf4b8c1d0 Bug 1567247 Part 2 - Add tests for the new InstallerPrefs component. r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D40327

--HG--
extra : moz-landing-system : lando
2019-08-19 21:06:16 +00:00
Matt Howell b9da8b4eed Bug 1567247 Part 1 - Reflect a fixed list of prefs into the Windows registry so the installer can read them. r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D40326

--HG--
extra : moz-landing-system : lando
2019-08-19 21:06:02 +00:00
Michael Kaply 29b17873ca Bug 1571120 - Check for file paths before assuming a URL. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D41255

--HG--
extra : moz-landing-system : lando
2019-08-20 20:52:36 +00:00
Michael Kaply 2b3f71bc73 Bug 1571033 - Don't clear user homepage when setting default via policy. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D40453

--HG--
extra : moz-landing-system : lando
2019-08-21 15:36:23 +00:00
mcrawford@mozilla.com 549982a317 Bug 1572487 - Add UI Test for STP Pref with Preferences r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D42375

--HG--
extra : moz-landing-system : lando
2019-08-21 14:45:21 +00:00
Emily McMinn 71497c28dc Bug 1572551 - Added tooltip for "Recommended Extension" and "Recommended Feature" icons r=k88hudson
Added tooltip for "Recommended Extension" and "Recommended Feature" icons. This covers both bug #1572551 and #1572555.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 14:48:12 +00:00
Thomas Nguyen bbd6f51a56 Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D41955

--HG--
extra : moz-landing-system : lando
2019-08-21 13:28:23 +00:00
Nihanth Subramanya 7f7d7e2f26 Bug 1575491 - Add Localization Note for Content Blocking category section headers. r=flod
Differential Revision: https://phabricator.services.mozilla.com/D42814

--HG--
extra : moz-landing-system : lando
2019-08-21 11:58:17 +00:00