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

64444 Коммитов

Автор SHA1 Сообщение Дата
James Teh 681ed6270e Bug 1575749: Implement toolbar navigation by typed character. r=Gijs
When focused on a toolbar button, users can now type the first (or first few) characters of another button's name to jump directly to that button.
The search characters are cleared after 1 second or if a non-character key is pressed.
This is similar to the typed character navigation implemented for HTML select controls.

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

--HG--
extra : moz-landing-system : lando
2019-08-30 03:36:53 +00:00
lesleynorton f9cc58030c 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-30 03:02:11 +00:00
Bogdan Tara 552e15effe Backed out changeset 1d1b7070291c (bug 1577000) for browser_918049_skipintoolbarset_dnd.js failures CLOSED TREE 2019-08-30 04:58:07 +03:00
harry 8f234ac35d Bug 1577000 - Fix Megabar breakout width on window resize. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D43674

--HG--
extra : moz-landing-system : lando
2019-08-30 00:10:43 +00:00
Mark Striemer 9aff921500 Bug 1533863 - Use icons instead of text for buttons in about:config r=fluent-reviewers,jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D43627

--HG--
rename : browser/components/aboutlogins/content/icons/edit.svg => browser/themes/shared/icons/edit.svg
extra : moz-landing-system : lando
2019-08-29 21:03:13 +00:00
Bogdan Tara 061e36c6fc Backed out 2 changesets (bug 1577465) for browser_protections_* failures CLOSED TREE
Backed out changeset 851753e78f79 (bug 1577465)
Backed out changeset 8d947d23ed42 (bug 1577465)
2019-08-29 23:41:16 +03:00
Jared Wein a71a633747 Bug 1576599 - Calculate the flex-basis of the login-item detail rows from the left (start) side to keep the copy buttons aligned in small windows. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D44037

--HG--
extra : moz-landing-system : lando
2019-08-29 19:43:11 +00:00
Noemi Erli e82071c944 Bug 1577465 - Fix ES lint failure. r=eslint-fix 2019-08-29 22:53:12 +03:00
Erica Wright 78bdc2d882 Bug 1577465 - Protection report string revisions. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D44024

--HG--
extra : moz-landing-system : lando
2019-08-29 18:57:09 +00:00
Jared Wein 2afff22fde Bug 1577252 - Ignore login manager events in system principal code. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43882

--HG--
extra : moz-landing-system : lando
2019-08-29 15:25:38 +00:00
Erica Wright 0164272a75 Bug 1577462 - Update about:preferences privacy top level description. r=flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D44026

--HG--
extra : moz-landing-system : lando
2019-08-29 18:32:12 +00:00
Erica Wright feb6feb835 Bug 1576562 - Convert icons from background-image so they are displayed in high contrast mode. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43669

--HG--
extra : moz-landing-system : lando
2019-08-29 08:13:36 +00:00
Andreea Pavel 4760cf4b6c Bug 1575369 - disabled browser_ext_sidebarAction_incognito.js on all platforms r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D43972

--HG--
extra : moz-landing-system : lando
2019-08-29 16:02:40 +00:00
Emma Malysz 4e26c4ce54 Bug 1576677, removes message property from all ACTORS in BrowserGlue.jsm and ActorManagerParent.jsm r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D43484

--HG--
extra : moz-landing-system : lando
2019-08-29 15:57:03 +00:00
Jared Wein 5041c8bd69 Bug 1576735 - Canceling the create login form when no logins are in the list should revert to the previous view. r=MattN
If there are no stored logins, the Cancel button is hidden.
If there are visible stored logins, clicking the Cancel button will exit and move to the first login in the list.
If there are no visible stored logins, clicking the Cancel button will reset the search filter, exit, and move to the first login in the list.

This patch also fixes a race condition where we could end up with multiple observer notifications if about:logins was loaded multiple times very quickly.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 15:44:25 +00:00
Jared Wein a61e2d7a78 Bug 1572478 - Don't prompt for master password when re-rendering the login-item. r=MattN
We should only prompt for master password when copying a password, or when changing from a hidden to revealed password.

This patch maintains the revealed state when going from readonly to edit mode of the login. When leaving edit mode, whether through cancel or save, the revealed state is reset.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 15:44:24 +00:00
Jared Wein b28d468032 Bug 1576271 - Logins with no username should show '(no username)' in the login-item view when not editing. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43334

--HG--
extra : moz-landing-system : lando
2019-08-29 15:44:22 +00:00
Johann Hofmann df1a4c6f84 Bug 1576072 - Add a new icon for granted permissions in the identity block + panel. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D43950

--HG--
extra : moz-landing-system : lando
2019-08-29 15:30:51 +00:00
Johann Hofmann 5b52ed56cf Bug 1576072 - Backed out changeset 93ae831e2fb9. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43949

--HG--
extra : moz-landing-system : lando
2019-08-29 15:30:39 +00:00
Johann Hofmann cd5966c452 Bug 1576072 - Backed out changeset 0a7463d82e5f. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D43948

--HG--
extra : moz-landing-system : lando
2019-08-29 15:30:26 +00:00
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