- 05 Dec, 2019 5 commits
-
-
Greg Tatum authored
This commit is fairly trivial, but creates the about:profiler page to start the new about:profiler work. Differential Revision: https://phabricator.services.mozilla.com/D53729 --HG-- extra : moz-landing-system : lando
-
Shane Caraveo authored
Differential Revision: https://phabricator.services.mozilla.com/D55873 --HG-- extra : moz-landing-system : lando
-
Ryan VanderMeulen authored
Differential Revision: https://phabricator.services.mozilla.com/D55694 --HG-- extra : moz-landing-system : lando
-
Noemi Erli authored
Backed out 6 changesets (bug 1597373, bug 1598320, bug 1597376) for causing assertion failure in nsContentSecurityUtils.cpp CLOSED TREE Backed out changeset abb73036e3ae (bug 1597376) Backed out changeset a0076bbce8f9 (bug 1597376) Backed out changeset 76055c79cada (bug 1597376) Backed out changeset 145bc8015c6c (bug 1597376) Backed out changeset fa0278f155ef (bug 1598320) Backed out changeset 32711edf1baf (bug 1597373) --HG-- rename : devtools/client/performance-new/components/DevToolsAndPopup.js => devtools/client/performance-new/components/Perf.js
-
ffxbld authored
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D55956 --HG-- extra : moz-landing-system : lando
-
- 04 Dec, 2019 3 commits
-
-
Michael Kaply authored
Differential Revision: https://phabricator.services.mozilla.com/D55713 --HG-- extra : moz-landing-system : lando
-
Greg Tatum authored
This patch adds a new context for the performance-new components. It's eventually the only place where the settings will live, but for now the components share the settings between the popup, the devtools panel, and the about:profiling page. This page uses the base styling that the preferences page uses. The styles should obey the theming for the browser, and ignore the devtools theming colors. Differential Revision: https://phabricator.services.mozilla.com/D55010 --HG-- extra : moz-landing-system : lando
-
Greg Tatum authored
This commit is fairly trivial, but creates the about:profiler page to start the new about:profiler work. Differential Revision: https://phabricator.services.mozilla.com/D53729 --HG-- extra : moz-landing-system : lando
-
- 05 Dec, 2019 6 commits
-
-
Brian Grinstead authored
Differential Revision: https://phabricator.services.mozilla.com/D55885 --HG-- extra : moz-landing-system : lando
-
Masatoshi Kimura authored
Differential Revision: https://phabricator.services.mozilla.com/D55946 --HG-- extra : moz-landing-system : lando
-
Mark Banner authored
Bug 1600715 - Match the order of the extraParams for search engines to the existing lists. r=mikedeboer We might as well do this for now to keep the tests passing when modern config is turned on. It doesn't actually matter what order these particular parameters are listed in. Differential Revision: https://phabricator.services.mozilla.com/D55641 --HG-- extra : moz-landing-system : lando
-
Mark Banner authored
Bug 1600715 - Change the searchUrlParams in the modern config to be an ordered array of objects. r=mikedeboer Differential Revision: https://phabricator.services.mozilla.com/D55640 --HG-- extra : moz-landing-system : lando
-
Mark Banner authored
Bug 1444426 - Remove the 'Automatically update search engines' option from preferences as it is confusing and doesn't fully apply now. r=mikedeboer,fluent-reviewers Differential Revision: https://phabricator.services.mozilla.com/D55859 --HG-- extra : moz-landing-system : lando
-
Julian Descottes authored
Differential Revision: https://phabricator.services.mozilla.com/D55305 --HG-- extra : moz-landing-system : lando
-
- 04 Dec, 2019 2 commits
-
-
Marco Bonardo authored
Icons added after the initial parsing are likely randomly generated to show badges, thus they are not good for permanent storage, because they are transient and can potentially flood the store. Differential Revision: https://phabricator.services.mozilla.com/D55310 --HG-- extra : moz-landing-system : lando
-
Marco Bonardo authored
Differential Revision: https://phabricator.services.mozilla.com/D55289 --HG-- extra : moz-landing-system : lando
-
- 05 Dec, 2019 2 commits
-
-
Kris Maglione authored
Differential Revision: https://phabricator.services.mozilla.com/D55858 --HG-- extra : moz-landing-system : lando
-
Thinker Li authored
This patch make changes of Gecko infrastrutures to run a fork server process. - ForkServerLauncher is a component, which creates a fork server process at XPCOM startup. - nsBrowserApp.cpp and related files have been chagned to start a fork server in a process. - Logging and nsTraceRefcnt were changed to make it work with the fork server. Depends on D46883 Differential Revision: https://phabricator.services.mozilla.com/D46884 --HG-- extra : moz-landing-system : lando
-
- 04 Dec, 2019 9 commits
-
-
Matthew Noorenberghe authored
Also increase the min-width for password generation popups so at least en-US doesn't wrap. Depends on D55742 Differential Revision: https://phabricator.services.mozilla.com/D55743 --HG-- extra : moz-landing-system : lando
-
Matthew Noorenberghe authored
Depends on D55741 Differential Revision: https://phabricator.services.mozilla.com/D55742 --HG-- extra : moz-landing-system : lando
-
Razvan Maries authored
Backed out changeset 15f8fa34d2f4 (bug 1580567) for perma fails on browser_temporary_permissions_expiry.js and browser_privatebrowsing_rememberprompt.js. CLOSED TREE --HG-- rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_rememberprompt.js => browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt.js
-
Kearwood Kip Gilbert authored
Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol Added @rbarker as a reviewer to check if this will work well within GeckoView for FxR / Android. Added @bzbarsky for test_interfaces.html. -- I'd like to re-land the secure origin requirement for WebVR as part of this patch, as it doesn't help to have UI that can't guarantee the identity of the origin. (This was backed out due to test failures originally, and since been fixed) Differential Revision: https://phabricator.services.mozilla.com/D45951 --HG-- rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt.js => browser/components/privatebrowsing/test/browser/browser_privatebrowsing_rememberprompt.js extra : moz-landing-system : lando
-
Razvan Maries authored
Backed out changeset 52af8765cb21 (bug 1589700) for perma fails on browser_Telemetry_numberOfSiteOrigins.js. CLOSED TREE
-
Sean Feng authored
Differential Revision: https://phabricator.services.mozilla.com/D54027 --HG-- extra : moz-landing-system : lando
-
Daniel Varga authored
Backed out changeset 8fc8a1f59578 (bug 1597622) for causing eslint failure at browser/components/newtab/test/unit/asrouter/ASRouter.test.js:2560:1 and build bustage. On a CLOSED TREE
-
Liang-Heng Chen authored
Differential Revision: https://phabricator.services.mozilla.com/D55778 --HG-- extra : moz-landing-system : lando
-
Ed Lee authored
Differential Revision: https://phabricator.services.mozilla.com/D55712 --HG-- extra : moz-landing-system : lando
-
- 03 Dec, 2019 4 commits
-
-
Drew Willcoxon authored
Bug 1596258 - Add browser.experiments.urlbar.checkForBrowserUpdate and getBrowserUpdateStatus. r=mak,mixedpuppy Differential Revision: https://phabricator.services.mozilla.com/D54397 --HG-- rename : browser/components/extensions/test/browser/.eslintrc.js => browser/components/urlbar/tests/ext/browser/.eslintrc.js rename : browser/components/extensions/test/browser/.eslintrc.js => browser/components/urlbar/tests/ext/browser/update/.eslintrc.js extra : moz-landing-system : lando
-
Matt Woodrow authored
Differential Revision: https://phabricator.services.mozilla.com/D55605 --HG-- extra : moz-landing-system : lando
-
Matt Woodrow authored
With DocumentChannel, the 'URI' of the channel that we proxy for RemoteWebProgress doesn't have the resolved URI, and reports the about: version instead. All about: URIs are local these days, so we can just check for that scheme directly, and simplify the code. Differential Revision: https://phabricator.services.mozilla.com/D54251 --HG-- extra : moz-landing-system : lando
-
Harry Twyford authored
Differential Revision: https://phabricator.services.mozilla.com/D55179 --HG-- extra : moz-landing-system : lando
-
- 04 Dec, 2019 1 commit
-
-
Gurzau Raul authored
Backed out changeset 18f07982ab28 (bug 1600007) for failing at browser_policy_bookmarks.js on a CLOSED TREE.
-
- 03 Dec, 2019 8 commits
-
-
Nihanth Subramanya authored
Differential Revision: https://phabricator.services.mozilla.com/D55558 --HG-- extra : moz-landing-system : lando
-
Nihanth Subramanya authored
Differential Revision: https://phabricator.services.mozilla.com/D55374 --HG-- extra : moz-landing-system : lando
-
Liang-Heng Chen authored
Differential Revision: https://phabricator.services.mozilla.com/D55666 --HG-- extra : moz-landing-system : lando
-
Bogdan Tara authored
Backed out changeset 3ca19f8f388e (bug 1470591) Backed out changeset f80db6e63169 (bug 1470591) Backed out changeset cbac2d7dfe42 (bug 1470591) Backed out changeset daad4d736ec0 (bug 1470591) Backed out changeset ca1b804d404a (bug 1470591) Backed out changeset a10772f780f7 (bug 1470591)
-
Bogdan Tara authored
Backed out changeset bc0035aa57fe (bug 1598516) Backed out changeset 33603b723337 (bug 1598516) Backed out changeset 31c11dd9146d (bug 1598516) Backed out changeset 4e269a638350 (bug 1598516) Backed out changeset 76b86080c868 (bug 1598516) Backed out changeset b6f84b01cbd9 (bug 1598516) Backed out changeset 74d136798dd3 (bug 1598516) Backed out changeset bf370938463e (bug 1598516)
-
Michael Kaply authored
Differential Revision: https://phabricator.services.mozilla.com/D55713 --HG-- extra : moz-landing-system : lando
-
Drew Willcoxon authored
Instead of trying to prevent the tip buttons from being focused in the first place, we can just listen for focus on the parent tip element and focus the input instead. Differential Revision: https://phabricator.services.mozilla.com/D55595 --HG-- extra : moz-landing-system : lando
-
Itiel authored
Differential Revision: https://phabricator.services.mozilla.com/D55539 --HG-- extra : moz-landing-system : lando
-