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

25422 Коммитов

Автор SHA1 Сообщение Дата
Liang-Heng Chen 68e6266159 Bug 1614777 - Part 4: Test cases; r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D64379

--HG--
extra : moz-landing-system : lando
2020-02-27 21:40:04 +00:00
Liang-Heng Chen c9c0ef5deb Bug 1614777 - Part 3: report telemetry; r=Ehsan,chutten,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63099

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:57 +00:00
Liang-Heng Chen 3c3eb0c74e Bug 1614777 - Part 1: collect bandwidth in search telemetry; r=Ehsan,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63096

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:50 +00:00
Johann Hofmann 90303814ab Bug 1618215 - Set correct resolvers in doh-rollout.trrRace.trrList. r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D64605

--HG--
extra : moz-landing-system : lando
2020-02-27 20:25:52 +00:00
Dan Mosedale b72e08427b Bug 1616963 - surface ASRouter docs to firefox-source-docs, r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D63539

--HG--
extra : moz-landing-system : lando
2020-02-27 09:06:31 +00:00
Marco Bonardo ba8dcdc6b4 Bug 1617631 - Add a topsite type to the FX_URLBAR_SELECTED_RESULT_(TYPE/INDEX_BY_TYPE) histograms. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D64158

--HG--
extra : moz-landing-system : lando
2020-02-27 18:02:42 +00:00
Gavin Lazar Suntop b115b5f0b9 Bug 1616958 - adding collection to hardcoded layout r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D64436

--HG--
extra : moz-landing-system : lando
2020-02-27 20:00:25 +00:00
Punam Dahiya 70fe96edd1 Bug 1616370 - Simplified welcome page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D63406

--HG--
extra : moz-landing-system : lando
2020-02-27 18:52:46 +00:00
Kirk Steuber d06097f7b6 Bug 1615087 - Remove expiring BITS update telemetry, supporting code, and tests specific to it r=mhowell
This patch is effectively very close to backing out Bug 1539154, which added telemetry to monitor download times of BITS vs our internal downloader. This was useful to make sure we weren't worsening update times when we added BITS support. But at this point, these probes have outlived their usefulness to us.

Also adds the TelemetryTestUtils import to browser/components/urlbar/tests/browser/interventions_update/head.js since it was relying on that being imported in toolkit/mozapps/update/tests/data/shared.js where it is no longer needed.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 17:56:29 +00:00
Neil Deakin 6b03089559 Bug 1558323, move addSearchProvider implementation to use JSWindowActor, also helps reduce the extra code in MainProcessSingleton.jsm, r=adw
Differential Revision: https://phabricator.services.mozilla.com/D63534

--HG--
extra : moz-landing-system : lando
2020-02-27 16:30:58 +00:00
Mihai Alexandru Michis 6ea754b170 Backed out changeset 22f74b61de35 (bug 1607366) for causing mochitest fission failures.
CLOSED TREE
2020-02-27 17:57:30 +02:00
David Teller ebe25e677b Bug 1607366 - Display a warning when we're running Fission without WebRender;r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D61827

--HG--
extra : moz-landing-system : lando
2020-02-27 13:59:23 +00:00
Andrei Oprea 9e6780d2d3 Bug 1614987 - Refactor the Moments messages code path into its own hub r=k88hudson,nanj
Differential Revision: https://phabricator.services.mozilla.com/D63091

--HG--
extra : moz-landing-system : lando
2020-02-27 12:42:39 +00:00
Marco Bonardo 8e3ea27643 Bug 1612653 - Update 'Bookmark This Page' menuitems when the star state changes. r=Standard8
Instead of updating the Bookmark This Page / Edit Bookmark menuteitems on popupshowing,
update them when the star button is suppposed to change. This better supports MacOS behavior
where the native menubar can't be updated after being shown, and avoids many callpoints in
favor of just a few.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 12:04:15 +00:00
Narcis Beleuzu b2ccce862e Backed out changeset 2c1dd534e937 (bug 1603673) for geckoview failures on webAppManifestPref. CLOSED TREE 2020-02-27 08:50:39 +02:00
Marcos Cáceres 2cc840acbb Bug 1603673 - Signal that we support web manifest processing in Fenix r=snorp,agi,ladybenko
When enabled, `link.relList.supports("manifest")` will return `true`.

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

--HG--
extra : moz-landing-system : lando
2020-02-26 18:41:59 +00:00
Drew Willcoxon aa97780410 Bug 1617345 - If top sites are disabled, show the user's most frecent sites instead. r=harry
In other words, for users who have disabled top sites, this restores the history popup we used to show when you clicked the dropmarker or pressed the down arrow key in an empty urlbar.

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

--HG--
extra : moz-landing-system : lando
2020-02-26 17:03:46 +00:00
Dave Townsend 2f59f29d27 Bug 1617683: Wait for SSB instantiation before setting a fallback name. r=Gijs.
Differential Revision: https://phabricator.services.mozilla.com/D63923

--HG--
extra : moz-landing-system : lando
2020-02-26 22:17:39 +00:00
Dave Townsend 54615a06b1 Bug 1617679: Reword the SSB menus and add a page action icon. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D63920

--HG--
extra : moz-landing-system : lando
2020-02-26 22:15:19 +00:00
Kris Maglione 9fe389f830 Bug 1609443: Part 2 - Fix most dodgy uses of fission.autostart pref. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D64435

--HG--
extra : moz-landing-system : lando
2020-02-26 19:43:32 +00:00
Cosmin Sabou eb8e6ffa30 Backed out changeset c496f46b0a15 (bug 1617408) fo bc failures on browser_ime_composition.js
CLOSED TREE
2020-02-26 22:14:05 +02:00
Dão Gottwald 5d3acf0d14 Bug 1617408 - Show top sites when the user clears the URL bar input. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D64053

--HG--
extra : moz-landing-system : lando
2020-02-26 18:47:02 +00:00
Andrei Oprea ffa3d955d3 Bug 1601878 - Report click metrics for EOYSnippets r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D64393

--HG--
extra : moz-landing-system : lando
2020-02-26 16:12:27 +00:00
Dão Gottwald bb21ab7764 Bug 1617206 - Remove dropmarker checks from browser_openViewOnFocus.js since the openViewOnFocus pref doesn't control the dropmarker anymore. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D64094

--HG--
extra : moz-landing-system : lando
2020-02-25 21:00:56 +00:00
Drew Willcoxon f0e5f5d0cb Bug 1615301 - Announce search tips as alerts for a11y. r=mak,Jamie,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D62759

--HG--
extra : moz-landing-system : lando
2020-02-26 08:44:07 +00:00
Arthur Iakab 2f1c972d30 Backed out 6 changesets (bug 1144438, bug 1617208, bug 1597378) for causing devtools failures on browser_all_files_referenced.js
Backed out changeset eef173a3678d (bug 1617208)
Backed out changeset cc21fa09b88d (bug 1597378)
Backed out changeset b802ce66aa59 (bug 1597378)
Backed out changeset c65103d7bf0b (bug 1597378)
Backed out changeset 35da034acf03 (bug 1597378)
Backed out changeset 4e152220ad14 (bug 1144438)

--HG--
rename : devtools/client/performance-new/test/browser/browser_popup-record-capture.js => devtools/client/performance-new/test/browser/browser_popup-end-to-end-click.js
rename : devtools/client/performance-new/test/browser/browser_aboutprofiling-env-restart-button.js => devtools/client/performance-new/test/browser/browser_popup-env-restart-button.js
rename : devtools/client/performance-new/test/browser/browser_aboutprofiling-features-disabled.js => devtools/client/performance-new/test/browser/browser_popup-features-disabled.js
2020-02-26 03:22:40 +02:00
Dan Glastonbury 89e79e2d97 Bug 1616171 - P2: nsILoadInfo::targetBrowsingContext attribute. r=mattwoodrow,nika
This new attribute on nsILoadInfo allows retrieving the BrowsingContext and
BrowsingContextId for the BC of the document to be loaded by an nsILoadInfo.

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

--HG--
extra : moz-landing-system : lando
2020-02-25 23:17:53 +00:00
Kris Maglione f3354d4788 Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D63699

--HG--
extra : moz-landing-system : lando
2020-02-25 22:33:53 +00:00
Arthur Iakab 73b6d9dca6 Backed out changeset 5616425b54da (bug 1617254)for casuing multiple browser-chrome failures.
CLOSED TREE
2020-02-26 00:09:34 +02:00
mcrawford@mozilla.com 1f4f820274 Bug 1578736 - Revised updatePasswordRevelState to use replaceWith method r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D64001

--HG--
extra : moz-landing-system : lando
2020-02-25 20:42:18 +00:00
mcrawford@mozilla.com 71dcb2ac84 Bug 1578736 - Wrong context menu is displayed when right click on the website's link r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D62842

--HG--
extra : moz-landing-system : lando
2020-02-25 20:42:03 +00:00
Kris Maglione c65ef42473 Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D63699

--HG--
extra : moz-landing-system : lando
2020-02-25 21:03:58 +00:00
Greg Tatum a73463458c Bug 1617208 - Make about:profiling available everywhere by removing ifdef; r=julienw
This enables about:profiling everywhere, and removes the ifdefs. I can confirm that it
does not break things on a full Beta simulation in my manual tests. The DevTools panel
cannot be enabled. The popup cannot be enabled either.

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

--HG--
extra : moz-landing-system : lando
2020-02-25 20:42:10 +00:00
Greg Tatum f34a461b3d Bug 1597378 - Create new UI for the profiler popup; r=julienw
This commit implements the actual UI changes. A follow-up commit adds the
tests for the changes. The CSS is a little bit awkard since it uses lots of
ID selectors rather than class selectors. I wanted to be able to write quick
selects, since it's selecting across the entire browser document. I feel
a little conflicted with the approach, as I would prefer to use classes in
general.

The panel.jsm.js file collects all of the UI handling changes rather than
having everything in menu-button.jsm.js, as the latter can get loaded
at startup. I'm not sure if it's completely worth the trouble of having
two files, as most of it should be pretty light.

This commit does not handle localization for the panel, as we should be moving
to Fluent. Rather than solve that here, I will follow-up with it in Bug 1599774.

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

--HG--
extra : moz-landing-system : lando
2020-02-25 20:39:27 +00:00
Noemi Erli 6b488deed0 Backed out changeset 034e2e79ecfa (bug 1617254) for causing build bustages CLOSED TREE 2020-02-25 21:59:14 +02:00
Kris Maglione e4c4115afb Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D63699

--HG--
extra : moz-landing-system : lando
2020-02-25 19:39:25 +00:00
Arthur Iakab 854fd7a3b4 Backed out 6 changesets (bug 1144438, bug 1617208, bug 1597378) for causing mochitest failures on test_perf-settings-entries.html.
Backed out changeset 2181d8a99229 (bug 1617208)
Backed out changeset 38c8db44b398 (bug 1597378)
Backed out changeset b2f0cf9a387e (bug 1597378)
Backed out changeset 4d1ff8bd4e64 (bug 1597378)
Backed out changeset 9b760d8fc1dc (bug 1597378)
Backed out changeset bc5727185383 (bug 1144438)

--HG--
rename : devtools/client/performance-new/test/browser/browser_popup-record-capture.js => devtools/client/performance-new/test/browser/browser_popup-end-to-end-click.js
rename : devtools/client/performance-new/test/browser/browser_aboutprofiling-env-restart-button.js => devtools/client/performance-new/test/browser/browser_popup-env-restart-button.js
rename : devtools/client/performance-new/test/browser/browser_aboutprofiling-features-disabled.js => devtools/client/performance-new/test/browser/browser_popup-features-disabled.js
2020-02-25 20:51:07 +02:00
Andrei Oprea be188b26bd Bug 1612914 - Enable DiscoveryStream provider in mochitests r=k88hudson,thecount
Differential Revision: https://phabricator.services.mozilla.com/D61481

--HG--
extra : moz-landing-system : lando
2020-02-25 18:26:06 +00:00
Gavin Lazar Suntop 6685637133 Bug 1589248 - merging 2 hardcoded layouts into 1 r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D63932

--HG--
extra : moz-landing-system : lando
2020-02-25 17:53:36 +00:00
Greg Tatum e5d64933bf Bug 1617208 - Make about:profiling available everywhere by removing ifdef; r=julienw
This enables about:profiling everywhere, and removes the ifdefs. I can confirm that it
does not break things on a full Beta simulation in my manual tests. The DevTools panel
cannot be enabled. The popup cannot be enabled either.

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

--HG--
extra : moz-landing-system : lando
2020-02-25 16:49:51 +00:00
Greg Tatum 10b5ed8b35 Bug 1597378 - Create new UI for the profiler popup; r=julienw
This commit implements the actual UI changes. A follow-up commit adds the
tests for the changes. The CSS is a little bit awkard since it uses lots of
ID selectors rather than class selectors. I wanted to be able to write quick
selects, since it's selecting across the entire browser document. I feel
a little conflicted with the approach, as I would prefer to use classes in
general.

The panel.jsm.js file collects all of the UI handling changes rather than
having everything in menu-button.jsm.js, as the latter can get loaded
at startup. I'm not sure if it's completely worth the trouble of having
two files, as most of it should be pretty light.

This commit does not handle localization for the panel, as we should be moving
to Fluent. Rather than solve that here, I will follow-up with it in Bug 1599774.

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

--HG--
extra : moz-landing-system : lando
2020-02-25 16:47:19 +00:00
Marco Bonardo e02230cbe8 Bug 1616460 - Star panel tree view can move bookmarks even when it's not visible. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D64011

--HG--
extra : moz-landing-system : lando
2020-02-25 14:04:43 +00:00
shindli dba7079347 Backed out changeset 3f52616a34d3 (bug 1607366) for causing bc failures in browser_startup_flicker.js CLOSED TREE 2020-02-25 15:52:14 +02:00
David Teller 25f863ae92 Bug 1607366 - Display a warning when we're running Fission without WebRender;r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D61827

--HG--
extra : moz-landing-system : lando
2020-02-22 10:03:42 +00:00
Andreea Pavel de2943e682 Backed out changeset bf161e554d1f (bug 1612091) for failing bc at browser_protections_telemetry.js on a CLOSED TREE 2020-02-25 13:17:25 +02:00
Nihanth Subramanya 33562e0e9e Bug 1613790 - Implement unit tests for TRRPerformance module. r=johannh,dragana,valentin
Depends on D62845

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

--HG--
extra : moz-landing-system : lando
2020-02-25 10:29:41 +00:00
Nihanth Subramanya 470d7c00c6 Bug 1613790 - Implement module to measure performance of TRRs and send telemetry. r=johannh,dragana,valentin
Differential Revision: https://phabricator.services.mozilla.com/D62845

--HG--
extra : moz-landing-system : lando
2020-02-25 10:29:03 +00:00
Erica Wright 14600c1dc3 Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-25 10:21:13 +00:00
Harry Twyford a4416cc4d9 Bug 1617696 - Stop splitting address bar expansion between _on_focus and _on_click. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D63930

--HG--
extra : moz-landing-system : lando
2020-02-24 23:59:43 +00:00
Dorel Luca 9e6aebddcb Backed out changeset 7910393bf14a (bug 1589248) for Newtab failures on karma | activity-stream:DiscoveryStreamFeed:#loadLayout. CLOSED TREE 2020-02-25 02:41:18 +02:00
Gavin Lazar Suntop d68d8d46d6 Bug 1589248 - merging 2 hardcoded layouts into 1 r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D63932

--HG--
extra : moz-landing-system : lando
2020-02-24 22:19:47 +00:00
Daniel Varga ae05c122e4 Backed out changeset 41880a7fb6f0 (bug 1612091) for causing browser chrome failures browser/components/protections/test/browser/browser_protections_telemetry.js
CLOSED TREE
2020-02-24 23:20:14 +02:00
Erica Wright 3a45191c3e Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-24 20:18:34 +00:00
Daniel Varga 4a511ee8f0 Backed out changeset 961100c1c1af (bug 1612091) for causing browser chrome failures at browser/components/protections/test/browser/browser_protections_report_ui.js
CLOSED TREE

--HG--
extra : rebase_source : 42022dd4f6f67986d895e52f8f3423ff6eb36f8c
2020-02-24 21:19:53 +02:00
Erica Wright b8d3c3f84c Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-23 00:40:55 +00:00
Scott abf96e463a Bug 1613739 - Pref to switch story rows based on region r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D62375

--HG--
extra : moz-landing-system : lando
2020-02-24 15:57:28 +00:00
Andrei Oprea 3410ffbabf Bug 1616607 - Update newtab dependencies and bump node version to 10 r=k88hudson,emcminn
Differential Revision: https://phabricator.services.mozilla.com/D63345

--HG--
extra : moz-landing-system : lando
2020-02-24 15:05:23 +00:00
Marco Bonardo e01e0b9cb6 Bug 1616880 - Allow tabbing through urlbar results when there's a search string. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D63689

--HG--
extra : moz-landing-system : lando
2020-02-24 14:31:53 +00:00
Mark Banner 43c4469021 Bug 1617193 - eBay should only be offered on select en-US regions for modern configuration. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D63669

--HG--
extra : moz-landing-system : lando
2020-02-23 19:18:59 +00:00
Drew Willcoxon 1326bdcbe6 Bug 1616284 - Update telemetry docs for tips r=mak
Differential Revision: https://phabricator.services.mozilla.com/D63596

--HG--
extra : moz-landing-system : lando
2020-02-21 22:46:34 +00:00
Drew Willcoxon c0eb1b3255 Bug 1608461 - Add telemetry for Search Tips and Interventions impressions r=mak
Differential Revision: https://phabricator.services.mozilla.com/D62256

--HG--
rename : browser/components/urlbar/tests/browser/browser_tip_selection.js => browser/components/urlbar/tests/browser/browser_tip_picks.js
extra : moz-landing-system : lando
2020-02-22 00:35:55 +00:00
Erica Wright ea8a25a55e Bug 1612088 - change the lockwise app card UI r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D61220

--HG--
extra : moz-landing-system : lando
2020-02-21 21:38:50 +00:00
Gavin Lazar Suntop a5e6882ed4 Bug 1615081 - Collections design refinement r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D63366

--HG--
extra : moz-landing-system : lando
2020-02-21 19:33:21 +00:00
Luca Greco 5d82ac4c3b Bug 1595431 - Add test case to verify that browsingData.remove clears localStorage only for the given hostname. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D63475

--HG--
extra : moz-landing-system : lando
2020-02-21 18:59:42 +00:00
Gijs Kruitbosch 79ff93f1e9 Bug 1616152 - avoid race conditions in about:downloads by waiting for downloads to load, r=mak
Differential Revision: https://phabricator.services.mozilla.com/D63414

--HG--
extra : moz-landing-system : lando
2020-02-21 15:02:34 +00:00
Gijs Kruitbosch 7447e4fedd Bug 1614911 - set noautofocus on identity and control center popups to prevent stealing focus from the content, r=Jamie,johannh
Differential Revision: https://phabricator.services.mozilla.com/D63367

--HG--
extra : moz-landing-system : lando
2020-02-21 08:25:16 +00:00
Geoff Brown 4108cae997 Bug 1518179 - Skip browser_spoofing_keyboard_event.js on linux64/asan; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D63568

--HG--
extra : moz-landing-system : lando
2020-02-20 23:47:38 +00:00
Scott d2b6fe9743 Bug 1613093 - Fixing Navigation componenet and locale prop. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D63511

--HG--
extra : moz-landing-system : lando
2020-02-20 21:38:53 +00:00
Scott 2bf255b05a Bug 1616956 - Ensure collections with no title is hidden r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D63540

--HG--
extra : moz-landing-system : lando
2020-02-20 20:55:23 +00:00
Neil Deakin 3ecfb3109d Bug 1598305, replace frame script in test browser_aboutSessionRestore.js with SpecialPowers.spawn, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D61913

--HG--
extra : moz-landing-system : lando
2020-02-19 22:28:37 +00:00
Neil Deakin 07a98b6fa0 Bug 1598305, remove what appears to be a non-existent frame script from the test browser_no_tabs.js, r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D61911

--HG--
extra : moz-landing-system : lando
2020-02-19 22:28:36 +00:00
Neil Deakin 4f9af5fa64 Bug 1598305, replace frame script in test browser_bug400731.js with SpecialPowers.spawn, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D61901

--HG--
extra : moz-landing-system : lando
2020-02-19 22:28:34 +00:00
Neil Deakin 0d42264e02 Bug 1598305, replace frame script in test browser_firstPartyIsolation_aboutPages.js with SpecialPowers.spawn, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D61900

--HG--
extra : moz-landing-system : lando
2020-02-19 22:28:34 +00:00
Neil Deakin 8485e07b43 Bug 1598305, replace frame script in test browser_crashedTabs.js with SpecialPowers.spawn, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D61894

--HG--
extra : moz-landing-system : lando
2020-02-20 18:30:58 +00:00
emcminn adf004ccbc Bug 1613218 - Updated mochitest & variable names, removed unused strings r=pdahiya,fluent-reviewers,Mardak
Differential Revision: https://phabricator.services.mozilla.com/D61702

--HG--
extra : moz-landing-system : lando
2020-02-20 18:07:12 +00:00
Matthew Noorenberghe bc357bb206 Bug 1435880 - Remove stale XUL references from docs along with dead test code.
Differential Revision: https://phabricator.services.mozilla.com/D63496

--HG--
extra : moz-landing-system : lando
2020-02-20 16:06:28 +00:00
Dão Gottwald ee1fdaee4e Bug 1616862 - Hide the address bar dropmarker based on the browser.urlbar.update1 pref rather than browser.urlbar.openViewOnFocus. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D63490

--HG--
extra : moz-landing-system : lando
2020-02-20 16:33:06 +00:00
Mark Banner 8b0e81357e Bug 1615629 - Fix browser_searchbar_context.js leaking a window when run in test-verify mode. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D63088

--HG--
extra : moz-landing-system : lando
2020-02-20 14:05:22 +00:00
Dão Gottwald 86af384543 Bug 1616793 - Stop hiding top sites if they are disabled in the new tab page. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D63464

--HG--
extra : moz-landing-system : lando
2020-02-20 14:05:04 +00:00
egao a3a95d7b94 Bug 1613983 - adjust test manifests for linux64 browser-chrome tests on ubuntu 1804, r=jmaher.
Depends on D63435

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

--HG--
extra : moz-landing-system : lando
2020-02-20 13:50:30 +00:00
Marco Bonardo ext:(%20%3Cmbonardo%40mozilla.com%3E) 80c9ad8e01 Bug 1612903 - TV failure in browser_urlbar_interventions.js. r=adw
Opening modal dialogs seems to cause focus misbehavior on Linux, run tests in new tabs to better isolate them.

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

--HG--
extra : moz-landing-system : lando
2020-02-20 09:31:08 +00:00
Gavin Lazar Suntop 643079441e Bug 1613385 r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D63232

--HG--
extra : moz-landing-system : lando
2020-02-19 23:28:59 +00:00
Gijs Kruitbosch c96552f9db Bug 1615853 - do not include fallback language strings as search strings for advanced fonts button, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D63086

--HG--
extra : moz-landing-system : lando
2020-02-19 19:45:16 +00:00
Scott 945aedc94a Bug 1612270 - spocs region pref r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D61274

--HG--
extra : moz-landing-system : lando
2020-02-19 17:40:57 +00:00
Ciure Andrei 4ae82ebf22 Backed out changeset 935977d665a9 (bug 1615853) for causing browser_search_subdialogs_within_preferences_5.js to permafail 2020-02-19 19:14:25 +02:00
Gijs Kruitbosch d5a9f67961 Bug 1615853 - do not include fallback language strings as search strings for advanced fonts button, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D63086

--HG--
extra : moz-landing-system : lando
2020-02-19 14:24:26 +00:00
Marco Bonardo fce02fabba Bug 1613549 - Reduce the timeout in browser_search_tips.js because the original delay has been removed. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D63211

--HG--
extra : moz-landing-system : lando
2020-02-19 00:48:14 +00:00
Hector Zhao 5308aa1650 Bug 1597888 - Default topsites tailored for CN region. r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D63050

--HG--
extra : moz-landing-system : lando
2020-02-19 01:28:06 +00:00
Itiel 685f13e7a3 Bug 1611778 - Fix flickering of the "Firefox Home Content" section in about:preferences on slower machines r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D61317

--HG--
extra : moz-landing-system : lando
2020-02-18 23:48:07 +00:00
Brian Grinstead 28a659f010 Bug 1616179 - Assign an id to the <window> for the sanitize dialog to fix location persistence;r=Gijs
The [persist] attribute requires the element has an id, so it was failing to remember
screenX and screenY for the dialog before this change.

Depends on D63233

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

--HG--
extra : moz-landing-system : lando
2020-02-18 23:29:04 +00:00
Brindusan Cristian 37954a1eaf Backed out changeset 2ddf1fe9a47d (bug 1612270) for ESlint failure at ActivityStream.jsm. CLOSED TREE
--HG--
extra : histedit_source : b924a66eb0319b51df59cb550e438e0e34eaa9bf
2020-02-19 00:58:47 +02:00
Scott 8aff3f59fe Bug 1612270 - spocs region pref r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D61274

--HG--
extra : moz-landing-system : lando
2020-02-18 21:31:45 +00:00
Christoph Walcher 966c4600aa Bug 1596486 - Remove XBL workaround for setting checkbox disabled state in privacy.js r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D61085

--HG--
extra : moz-landing-system : lando
2020-02-17 12:05:35 +00:00
Scott 240c4b930a Bug 1615705 - bug in displaying spocs in DS devtools r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D62954

--HG--
extra : moz-landing-system : lando
2020-02-18 18:27:06 +00:00
Zibi Braniecki 8cf0edd469 Bug 1613801 - Don't include brand name in the window title on Mac. r=fluent-reviewers,flod,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D62391

--HG--
extra : moz-landing-system : lando
2020-02-18 20:07:46 +00:00
Michael Kaply a03927102e Bug 1612352 - Allow domains to be excluded from DOH via policy. r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D62996

--HG--
extra : moz-landing-system : lando
2020-02-15 18:49:49 +00:00
Arthur Iakab 60a6b2c7b8 Backed out changeset d38cce801fec (bug 1597888) for causing multiple build bustages.
DONTBUILD
CLOSED TREE

--HG--
extra : amend_source : b73a9652b78866e1131288fe4870b5a003071a9d
2020-02-18 17:37:38 +02:00
Hector Zhao c9adc391cf Bug 1597888 - Default topsites tailored for CN region. r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D63050

--HG--
extra : moz-landing-system : lando
2020-02-18 14:58:14 +00:00
Sebastian Hengst 9c7c1e5027 Bug 1613530 - Disable browser_extension_controlled.js on Linux code coverage. r=gbrown DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D63057

--HG--
extra : moz-landing-system : lando
2020-02-18 14:26:56 +00:00
Henri Sivonen ac7d3f7b2a Bug 1556627 - Make nsFocusManager::SetFocus work in Fission. r=NeilDeakin,farre,masayuki
Differential Revision: https://phabricator.services.mozilla.com/D55651

--HG--
extra : moz-landing-system : lando
2020-02-18 13:30:04 +00:00
Alexandre Poirot f3c23535d7 Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D62495

--HG--
rename : devtools/shared/client/debugger-client.js => devtools/shared/client/devtools-client.js
extra : moz-landing-system : lando
2020-02-17 13:39:25 +00:00
Gijs Kruitbosch fe5e0de70a Bug 1609906 - add test for about:downloads so we can't completely break it without noticing, r=mak
Differential Revision: https://phabricator.services.mozilla.com/D63106

--HG--
extra : moz-landing-system : lando
2020-02-17 21:12:00 +00:00
Alex Henrie 676b1a533d Bug 1614868 - Ignore combining diacritic characters in history search. r=jfkthame,mak
IsCombiningDiacritic(-1) returns false, so there is no need to specially
handle -1 in GetLowerUTF8Codepoint_inline.

It is no longer necessary for GetNaked to check whether a character is a
combining character because all callers now skip combining diacritics
and GetNaked already makes sure that decomposition removes a diacritic
and not something else.

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

--HG--
extra : moz-landing-system : lando
2020-02-17 20:42:04 +00:00
Gijs Kruitbosch 5169d79e96 Bug 1518500 - ensure we don't end up without a flexible space if moving items directly to toolbars, r=dao
Before this patch, we change aDraggedItemId somewhat late in the _applyDrop method -
significantly, we do this after the aTargetNode == areaCustomizationTarget check. So
we end up bailing out before adjusting aDraggedItemId, and we add the specific dummy
item from the palette into the toolbar, rather than adding a new spring to the
toolbar, and leaving the existing palette item alone.

Simply moving this adjustment to aDraggedItemId earlier into the method is sufficient
to fix the issue at hand.

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

--HG--
extra : moz-landing-system : lando
2020-02-17 15:43:32 +00:00
Alexandre Poirot 9073e966ec Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D61363

--HG--
rename : devtools/server/debugger-server.js => devtools/server/devtools-server.js
extra : moz-landing-system : lando
2020-02-17 10:28:24 +00:00
Michael Kaply 57a3400510 Bug 1613722 - Allow sanitize policy to be unlocked. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D62659

--HG--
extra : moz-landing-system : lando
2020-02-14 21:52:07 +00:00
Andrei Oprea e9ffaa6824 Bug 1613612 - Revert Bug 1603071 Enable release snippets in Nightly r=k88hudson
We now have support from the snippets backend to show content for the
Nightly channel

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

--HG--
extra : moz-landing-system : lando
2020-02-14 17:23:21 +00:00
Andrei Oprea 175a1cea4f Bug 1615560 - Expose default search engine name to WNPanel messages r=fluent-reviewers,k88hudson,Pike
Differential Revision: https://phabricator.services.mozilla.com/D62888

--HG--
extra : moz-landing-system : lando
2020-02-14 16:42:42 +00:00
Marco Bonardo 0ee51ac2b9 Bug 1613644 - UrlbarView::_updateIndices() shouldn't have to change ids with row indices. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D61867

--HG--
extra : moz-landing-system : lando
2020-02-14 16:15:24 +00:00
Tim Nguyen 349417ce07 Bug 1612122 - Set disabled state of searchbar context menu items. r=daleharvey
Usually, editMenuOverlay.js or moz-input-box would handle this, but searchbar.js uses its own implementation to append its own menu items. Ideally, editMenuOverlay.js would provide a mechanism for this, which would allow both moz-input-box and searchbar.js to stop existing, but that's out of scope.

Patch by ntim, test by Standard8

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

--HG--
extra : moz-landing-system : lando
2020-02-14 14:15:34 +00:00
Harry Twyford 80f63ae251 Bug 1614651 - Add hidden pref to disable restrictions on Search Tips to help with testing. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D62437

--HG--
extra : moz-landing-system : lando
2020-02-14 13:51:35 +00:00
Harry Twyford 6556c5d0d0 Bug 1615276 - Add subtest to ensure urlbar.searchTips.shownCount prefs are being incremented correctly. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D62749

--HG--
extra : moz-landing-system : lando
2020-02-14 01:11:22 +00:00
Matthew Noorenberghe ff27adf28d Bug 1615134 - Shell service API to open macOS Security & Privacy preferences panes. r=spohl
Example: Cc["@mozilla.org/browser/shell-service;1"].getService(Ci.nsIMacShellService).showSecurityPreferences("Privacy_AllFiles")

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

--HG--
extra : moz-landing-system : lando
2020-02-14 04:06:09 +00:00
Mike Conley a135d65169 Bug 1614861 - Make slow startup notification bar sampler use monotonic clock. r=gsvelto
The slow startup notification bar sampler code was using
`Date.now() - Services.startup.getStartupInfo().process`.

`Services.startup.getStartupInfo().process` is a high-resolution timestamp from a
monotonic clock that has been converted to a Date object. Date.now() is a timestamp
from a clock that is _not guaranteed to be monotonic_, so even though they're technically
the same type, Date.now() ultimately has looser guarantees on its stability.

Date.now() can, for example, change if the OS communicates with a clock on a network,
and updates itself - this can move the clock forward or backward. Timezone changes can
also impact Date.now(). These are edge-cases, but users do hit them nonetheless.

This patch switches the sampler to use `Cu.now()`, which is a high-resolution interval
from process start to the current time using a monotonic clock.

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

--HG--
extra : moz-landing-system : lando
2020-02-13 20:33:56 +00:00
Csoregi Natalia 3944bd0e48 Backed out changeset edcb067bb8ea (bug 1582740) for failures on browser_defaultbrowser_alwayscheck.js. CLOSED TREE 2020-02-13 19:35:02 +02:00
Jared Wein d701c66a79 Bug 1582740 - Default the 'Always check' checkbox to disabled until we load the default browser state to prevent accidental user changes. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D62479

--HG--
extra : moz-landing-system : lando
2020-02-13 16:44:28 +00:00
Dão Gottwald ad19a3caac Bug 1614957 - strip www. prefix in address bar results. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D62601

--HG--
extra : moz-landing-system : lando
2020-02-13 10:31:39 +00:00
Harry Twyford 48f6690182 Bug 1614656 - Set Search Tips shownCount prefs correctly. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D62438

--HG--
extra : moz-landing-system : lando
2020-02-12 02:02:35 +00:00
James Teh fb87f61994 Bug 1608554: Initialize toolbartabstops in dynamically added widgets. r=Gijs
When ToolbarKeyboardNavigator initializes, it sets aria-hidden and adds a focus listener on toolbartabstop elements.
This is necessary for proper functionality of toolbar keyboard navigation.
However, widgets can be dynamically added by CustomizableUI after ToolbarKeyboardNavigator initializes.
The search bar is one such widget and it does contain toolbartabstop elements.
We now watch for this and initialize any toolbartabstop elements inside added widgets.

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

--HG--
extra : moz-landing-system : lando
2020-02-12 01:03:18 +00:00
Scott 5aef391647 Bug 1567271 - Newtab Pocket collections r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D61741

--HG--
extra : moz-landing-system : lando
2020-02-12 21:14:01 +00:00
Michael Kaply c151c6bcac Bug 1608240 - Add a policy to control user messaging. r=mconley,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D61639

--HG--
extra : moz-landing-system : lando
2020-02-12 21:28:38 +00:00
Scott 8dc9ea96b7 Bug 1612984 - Enable regions that get stories via a pref r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D61510

--HG--
extra : moz-landing-system : lando
2020-02-12 17:42:52 +00:00
Mike Conley d8069ef65c Bug 1607545 - Don't record about_home_topsites_first_paint scalar unless the first windows initial tab is about:home. r=k88hudson
The test fix was reviewed by Ed Lee (edilee@mozilla.com) in https://phabricator.services.mozilla.com/D61401, and then
that change was rolled into this commit.

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

--HG--
extra : moz-landing-system : lando
2020-02-12 19:17:12 +00:00
Mark Banner e3c114a575 Bug 1612416 - Fix failing tests for when the Search Service modern configuration is turned on. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D61485

--HG--
extra : moz-landing-system : lando
2020-02-12 17:11:23 +00:00
Andrei Oprea 22f9e7031d Bug 1613101 - Enable the What's New panel provider in mochitests to use Remote Settings data r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D61576

--HG--
extra : moz-landing-system : lando
2020-02-12 14:49:53 +00:00
emcminn 109249c95e Bug 1613640 - Removed unneeded scrollbar in RTL display for about:welcome & editTopSites r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D62114

--HG--
extra : moz-landing-system : lando
2020-02-11 19:43:50 +00:00
Manvel Saroyan 67af3e7410 Bug 1432083 - Fixed browser.permissions.request doesn't work in WebExtension popup r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D61411

--HG--
extra : moz-landing-system : lando
2020-02-11 16:08:59 +00:00
emcminn 83430ace7f Bug 1613727 - Removed references to `isFxABadgeEnabled` pref r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D61880

--HG--
extra : moz-landing-system : lando
2020-02-11 08:57:14 +00:00
Andy Bruère 64f4f52cea Bug 1613580 - Restore appropriate width of login view r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D62316

--HG--
extra : moz-landing-system : lando
2020-02-11 11:06:49 +00:00
Harry Twyford b52b6dfb21 Bug 1608336 - Disable Touch Bar for non-chrome windows. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D62259

--HG--
extra : moz-landing-system : lando
2020-02-11 09:49:11 +00:00
Brindusan Cristian fd1c3e1623 Backed out changeset e687d00a3de0 (bug 1613101) for bc failures at browser_asrouter_whatsnewpanel.js. CLOSED TREE
--HG--
extra : histedit_source : 05b3c369e19230ca4871995207423485b948e7d4
2020-02-11 12:40:19 +02:00
Andrei Oprea a6038dc186 Bug 1613101 - Enable the What's New panel provider in mochitests to use Remote Settings data r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D61576

--HG--
extra : moz-landing-system : lando
2020-02-10 15:40:25 +00:00
Gijs Kruitbosch a3d7372669 Bug 1545167 - write default pdf behaviour to handlers.json without going to the OS, r=florian,mkaply
I'm taking the opportunity to remove isDefaultHandlerApp messaging as the
content-side calls were removed in bug 1353029.

Depends on D59788

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

--HG--
extra : moz-landing-system : lando
2020-02-10 23:52:21 +00:00
Scott c41ef3c07e Bug 1610992 - Links in privacy modal width r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D60985

--HG--
extra : moz-landing-system : lando
2020-02-10 23:23:05 +00:00
Gavin Lazar Suntop 4b44d9ef5f Bug 1605476 - updating copy for learning link r=fluent-reviewers,thecount
Differential Revision: https://phabricator.services.mozilla.com/D62075

--HG--
extra : moz-landing-system : lando
2020-02-10 23:46:51 +00:00
Shane Caraveo ead45e9c58 Bug 1521363 fix timing issue in tabs events test r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D39786

--HG--
extra : source : 030b2406e12c83e72be76eabb017c662d3bbc495
2020-02-07 23:56:34 +00:00
emcminn ec1ab205e9 Bug 1571670 - Added :hover effect to the dismiss buttons for Onboarding triplets & welcome modal r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D61921

--HG--
extra : moz-landing-system : lando
2020-02-10 16:20:02 +00:00
Rob Wu 12da42fbbe Bug 1394019 - Handle DOMWindowClose of extension popup in parent r=zombie
Starting from bug 1533949, the DOMWindowClose event is forwarded to the
`<browser>` element, so there is no need for a custom
"Extension:DOMWindowClose" message any more.

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

--HG--
extra : moz-landing-system : lando
2020-02-10 15:09:03 +00:00
Artem a4ec029bee Bug 1608167 - port setDesktopBackground DTD to fluent r=Gijs,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D60313

--HG--
extra : moz-landing-system : lando
2020-02-07 12:27:21 +00:00
Harry Twyford 5abf7a05d3 Bug 1613907 - Cleanup - Split Urlbar tab key behaviour into a new test that opens a new window. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D62165

--HG--
extra : moz-landing-system : lando
2020-02-09 18:09:46 +00:00
Cosmin Sabou b1e51ad561 Backed out changeset c196f0d65eab (bug 1432083) for browser chrome failures on browser_extension_sideloading.js.
CLOSED TREE
2020-02-09 08:11:27 +02:00
Manvel Saroyan e66ace8456 Bug 1432083 - Fixed browser.permissions.request doesn't work in WebExtension popup r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D61411

--HG--
extra : moz-landing-system : lando
2020-02-09 04:10:49 +00:00
Jared Wein f1f1935581 Bug 1577527 - Reset the horizontal scroll position of the username field when toggling on/off editing. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D59228

--HG--
extra : moz-landing-system : lando
2020-02-08 20:38:36 +00:00
shindli cd088f5a7b Backed out changeset 030b2406e12c (bug 1521363) for causing raptor test failures CLOSED TREE 2020-02-08 04:42:38 +02:00
Shane Caraveo 34aadaa949 Bug 1521363 fix timing issue in tabs events test r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D39786

--HG--
extra : moz-landing-system : lando
2020-02-07 23:56:34 +00:00
Harry Twyford daf35b7146 Bug 1613907 - Split Urlbar tab key behaviour into a new test that opens a new window. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D62041

--HG--
rename : browser/components/urlbar/tests/browser/browser_selectionKeyNavigation.js => browser/components/urlbar/tests/browser/browser_urlbar_tabKeyBehavior.js
extra : moz-landing-system : lando
2020-02-07 19:14:35 +00:00
emcminn 0f65e363cb Bug 1614022 - Update to Learn More string r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D62101

--HG--
extra : moz-landing-system : lando
2020-02-07 20:33:05 +00:00
emcminn 85534d2d2e Bug 1613486 - Removed empty Pocket tab from DevTools r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D62085

--HG--
extra : moz-landing-system : lando
2020-02-07 20:14:20 +00:00
Harry Twyford e63d43b69f Bug 1613855 - Set separate limits for the redirect and onboarding Search Tips. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D61988

--HG--
extra : moz-landing-system : lando
2020-02-07 18:57:32 +00:00
Marco Castelluccio c374990a9d Bug 1613515 - Disable browser/components/aboutconfig/test/browser/browser_edit.js as it consistently times out in Linux coverage builds. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D61994

--HG--
extra : moz-landing-system : lando
2020-02-07 11:13:16 +00:00
Marco Bonardo cc6f1ab8cd Bug 1613645 - wait for translation before checking strings in urlbar interventions tests. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61831

--HG--
extra : moz-landing-system : lando
2020-02-07 10:46:25 +00:00
Mike de Boer 54e9a591b2 Bug 1613627 - Rename all 'geo.wifi' related preferences to match the 'geo.provider.' convention and move default values to all.js. r=garvan
Differential Revision: https://phabricator.services.mozilla.com/D50209

--HG--
extra : moz-landing-system : lando
2020-02-06 14:50:22 +00:00
Kai Engert dc584037b8 Bug 992569 - Toolkit's password prompts should have product name in the window title. r=MattN
Based on a contribution from YF (Yang).

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

--HG--
extra : moz-landing-system : lando
2020-02-07 10:06:39 +00:00
Harry Twyford 062f9d8b48 Bug 1613662 - Remove timeout from UrlbarProviderSearchTips. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61824

--HG--
extra : moz-landing-system : lando
2020-02-06 18:28:12 +00:00
Harry Twyford ba5bf1b54d Bug 1613608 - Enable Interventions in Nightly but not in xpcshell tests. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D61952

--HG--
extra : moz-landing-system : lando
2020-02-07 08:50:20 +00:00
Kousuke Takaki cb722fa6db Bug 1542975 - Radio buttons in Forget panel are not keyboard navigable r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D61820

--HG--
extra : moz-landing-system : lando
2020-02-07 03:44:09 +00:00
Mike Hommey 13f709fbfb Bug 1613601 - Remove browser/components/build/Makefile.in. r=dmajor
The only remaining thing in this Makefile is a reset of
EMBED_MANIFEST_AT, which only has an effect when building a shared
library or executable, but browser components haven't built a shared
library since bug 1302855.

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

--HG--
extra : moz-landing-system : lando
2020-02-06 16:08:15 +00:00
Punam Dahiya d702a9eb60 Bug 1593310 - Add support for clearing all messages impressions by a provider in newtab devtools r=emcminn
Differential Revision: https://phabricator.services.mozilla.com/D59226

--HG--
extra : moz-landing-system : lando
2020-02-06 20:20:01 +00:00
Gijs Kruitbosch d4a84f8008 Bug 1610423 - stop graying out socks settings when sharing http/ftp/tls proxy settings, r=mkaply,jaws
Differential Revision: https://phabricator.services.mozilla.com/D60855

--HG--
extra : moz-landing-system : lando
2020-02-06 19:09:36 +00:00
Drew Willcoxon 785f16ad9f Bug 1613314 - Lazily create the UrlbarProviderInterventions QueryScorer. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D61751

--HG--
extra : moz-landing-system : lando
2020-02-06 12:19:19 +00:00
Narcis Beleuzu c8f08e0930 Backed out 2 changesets (bug 1547693, bug 1545167) for xpcshell failures on test_handlerService.js . CLOSED TREE
Backed out changeset 0e6e758f47b5 (bug 1545167)
Backed out changeset f74a32d5753a (bug 1547693)
2020-02-06 18:49:44 +02:00
Gijs Kruitbosch f3a6914b76 Bug 1545167 - write default pdf behaviour to handlers.json without going to the OS, r=florian,mkaply
I'm taking the opportunity to remove isDefaultHandlerApp messaging as the
content-side calls were removed in bug 1353029.

Depends on D59788

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

--HG--
extra : moz-landing-system : lando
2020-01-23 15:27:26 +00:00
Florian Quèze 491fc8cf22 Bug 1613390 - Avoid running BrowserGlue idle tasks during shutdown, r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D61697

--HG--
extra : moz-landing-system : lando
2020-02-06 14:11:46 +00:00
Harry Twyford 22fcd9d004 Bug 1608766 - Disable tabbing through results after focusing the Urlbar with the keyboard, behind a pref. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D61483

--HG--
extra : moz-landing-system : lando
2020-02-06 12:31:04 +00:00
Marco Bonardo 186a5b28f9 Bug 1613264 - Clicking on urlbar text is misbehaving on autofill. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61721

--HG--
extra : moz-landing-system : lando
2020-02-06 12:30:56 +00:00
Harry Twyford 90cf2749b5 Bug 1613603 - Add a localized alt attribute to the Interventions icon. r=mak,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D61804

--HG--
extra : moz-landing-system : lando
2020-02-06 12:45:37 +00:00
Narcis Beleuzu 0a07db889e Backed out changeset 8b6868dfc7a7 (bug 1613264) for leaks at (AbstractThread, AbstractWatcher, AnimationTimeline, AsyncFreeSnowWhite). CLOSED TREE 2020-02-06 11:52:34 +02:00
Marco Bonardo d9802e73e8 Bug 1613264 - Clicking on urlbar text is misbehaving on autofill. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61721

--HG--
extra : moz-landing-system : lando
2020-02-06 08:36:20 +00:00
Harry Twyford 32eca717ec Bug 1606928 - Modify the Top Sites API to store a favicon for “Tippy Top Sites". r=Mardak,dao
This patch uses the favicons as actually served by the sites. I tried to get 32x32 versions where possible, but a few are smaller and larger. There's also a mix of .ico and .png. I think the inconsistency is acceptable, and even desirable, seeing as these are the actual icons that would appear in the UrlbarView should they appear in the user's frecency results.

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

--HG--
extra : moz-landing-system : lando
2020-02-05 13:18:55 +00:00
Kendall Werts a3b87c2eaa Bug 1613250 - Bring long press for new container tab menu back. r=Gijs,flod
Added long press as well as the old tooltip language back
and updated 2 tests.

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

--HG--
extra : moz-landing-system : lando
2020-02-05 21:50:58 +00:00
Noemi Erli 931c2134af Backed out changeset 579552c57946 (bug 1613250) for causing failures in test_tabbrowser.xhtml CLOSED TREE 2020-02-05 22:00:34 +02:00
Kendall Werts 451f25113a Bug 1613250 - Bring long press for new container tab menu back. r=Gijs,flod
Added long press as well as the old tooltip language back

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

--HG--
extra : moz-landing-system : lando
2020-02-05 17:51:12 +00:00
Harry Twyford 606e719987 Bug 1612228 - Reset UrlbarProviderSearchTips after each run of browser_search_tips.js. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61544

--HG--
extra : moz-landing-system : lando
2020-02-05 13:54:44 +00:00
Morgan Reschenberg d25eef6d59 Bug 1611903: Change 'Text zoom only' checkbox behaviour to call ZoomManager.toggleZoom instead of changing preference directly. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D61587

--HG--
extra : moz-landing-system : lando
2020-02-05 10:26:32 +00:00
Razvan Maries 29f4461ccd Backed out changeset 03d54624d4f2 (bug 1612228) for perma fails on browser_search_tips.js. CLOSED TREE 2020-02-05 12:07:49 +02:00
Harry Twyford c2821bfff5 Bug 1612228 - Reset UrlbarProviderSearchTips after each run of browser_search_tips.js. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61544

--HG--
extra : moz-landing-system : lando
2020-02-04 17:47:16 +00:00
Harry Twyford cc8df10c49 Bug 1613048 - Support browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features pref for Search Tips. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61563

--HG--
extra : moz-landing-system : lando
2020-02-04 21:36:10 +00:00
Harry Twyford 6e64ec0fac Bug 1613092 - Support Regexp in checkIntervention. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61565

--HG--
extra : moz-landing-system : lando
2020-02-05 08:58:29 +00:00
emcminn ed6568381e Bug 1611011 - changes to about:welcome modal template & relevant mochitest r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D61177

--HG--
extra : moz-landing-system : lando
2020-02-04 01:36:28 +00:00
Scott 97881e96fc Bug 1612337 - Moving to ff prefs r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D61602

--HG--
extra : moz-landing-system : lando
2020-02-04 18:24:08 +00:00
emcminn 45bea3317f Bug 1613155 - Set dir property on the HTML element instead of <root>. r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D61591

--HG--
extra : moz-landing-system : lando
2020-02-04 17:37:43 +00:00
Drew Willcoxon 6b4c84d580 Bug 1611873 - Pick search tips when the user focuses the urlbar. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D61387

--HG--
extra : moz-landing-system : lando
2020-02-04 09:58:38 +00:00
Gijs Kruitbosch 3772201ed6 Bug 1613062 - avoid including utilityOverlay.js twice on macOS, r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D61545

--HG--
extra : moz-landing-system : lando
2020-02-04 15:27:18 +00:00
Christian Holler 71231ac083 Bug 1612707 - Disable various slow tests under TSan. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D61562

--HG--
extra : moz-landing-system : lando
2020-02-04 14:34:07 +00:00
Rob Wu 649149b433 Bug 1464451 - Fix intermittent failure in browser_ext_pageAction_context.js r=rpl
There is no guarantee that a tab has finished loading when the test
resumes. As a result, it is possible for the page action's visibility
state to reset (to invisible) between calling `pageAction.show()` and
`pageAction.isShown()`. To prevent that from happening, wait until the
tab has finished loading before resuming the test.

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

--HG--
extra : moz-landing-system : lando
2020-02-04 12:39:17 +00:00
Marco Bonardo 29429b36f7 Bug 1612496 - Use data-l10n-id to localize Tips and Interventions. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D61486

--HG--
extra : moz-landing-system : lando
2020-02-04 11:10:59 +00:00
Cosmin Sabou f0b79aceb0 Backed out changeset 5f5e1e88a319 (bug 1606928) for newtab failures.
CLOSED TREE
2020-02-04 14:15:44 +02:00
Harry Twyford 9820837535 Bug 1606928 - Modify the Top Sites API to store a favicon for “Tippy Top Sites". r=Mardak,dao
This patch uses the favicons as actually served by the sites. I tried to get 32x32 versions where possible, but a few are smaller and larger. There's also a mix of .ico and .png. I think the inconsistency is acceptable, and even desirable, seeing as these are the actual icons that would appear in the UrlbarView should they appear in the user's frecency results.

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

--HG--
extra : moz-landing-system : lando
2020-02-04 10:18:58 +00:00
Harry Twyford 15c10649b0 Bug 1606917 - Cleanup - Port the Interventions experiment into a new provider. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D61460

--HG--
extra : moz-landing-system : lando
2020-02-03 17:58:04 +00:00
Andrei Oprea 67476c54d8 Bug 1609635 - Whitelist about:newtab/home from content sanitization r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D60701

--HG--
extra : moz-landing-system : lando
2020-02-04 08:37:57 +00:00
Ed Lee 23da43ed64 Bug 1567927 - Report karma code coverage failures with existing istanbul thresholds r=dmose
Parse coverage errors and report like other karma errors.

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

--HG--
extra : moz-landing-system : lando
2020-02-03 21:50:44 +00:00
Scott 3d5caced73 Bug 1612326 - Update model keys pref used for v2 r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D61308

--HG--
extra : moz-landing-system : lando
2020-02-03 20:15:22 +00:00
Drew Willcoxon be8fbc64ec Bug 1606918 - Port the Update Intervention from the experiment, part 2: Tests. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D60786

--HG--
extra : moz-landing-system : lando
2020-02-03 12:46:22 +00:00
Drew Willcoxon 91b23b2c3a Bug 1606918 - Port the Update Intervention from the experiment, part 1: Check for app updates. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D61204

--HG--
extra : moz-landing-system : lando
2020-02-03 12:12:38 +00:00
emcminn dc7be9b230 Bug 1578257 - Positioning fixes for the Special Monitor Snippet r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D60734

--HG--
extra : moz-landing-system : lando
2020-02-03 16:42:41 +00:00
Scott 9027e2f744 Bug 1611443 - console error from taggers cache r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D60990

--HG--
extra : moz-landing-system : lando
2020-02-03 16:25:18 +00:00
Andrei Oprea 2736c686b6 Bug 1610298 - Snippets preview messages don't belong to a provider r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D60414

--HG--
extra : moz-landing-system : lando
2020-02-03 13:43:52 +00:00
Harry Twyford 58672ccfb1 Bug 1606917 - Port the Interventions experiment into a new provider. r=adw,fluent-reviewers,Pike
Differential Revision: https://phabricator.services.mozilla.com/D60064

--HG--
extra : moz-landing-system : lando
2020-02-03 12:30:35 +00:00
Andrea Marchesini cdc1e1cd9a Bug 1612519 - Fix "Terminating worker revokes its URLs" WPT, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D61360

--HG--
extra : moz-landing-system : lando
2020-02-02 09:24:37 +00:00
Coroiu Cristina 1b1308abac Backed out changeset a422cac07967 (bug 1612519) for ESlint failure at browser/components/originattributes/test/browser/worker_blobify.js 2020-02-02 10:55:25 +02:00
Andrea Marchesini 167432e4c6 Bug 1612519 - Fix "Terminating worker revokes its URLs" WPT, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D61360

--HG--
extra : moz-landing-system : lando
2020-02-02 08:24:55 +00:00
Marco Bonardo 459a5ab5b4 Bug 1601052 - Wait for both TabSelect and urlbar focus changes from the tab switcher. r=dao
The Async Tab Switcher seems to fire the TabSelect event in parallel with focus
changes, making the behavior non-predictable, because we need a stable situation
where both events happened.

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

--HG--
extra : moz-landing-system : lando
2020-01-31 15:10:27 +00:00
Marco Bonardo 5af1f5f1ef Bug 1601052 - Merge openViewOnFocus and retained results features. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D60668

--HG--
extra : moz-landing-system : lando
2020-01-31 08:30:34 +00:00
Dão Gottwald f07d464f9d Bug 1610497 - Increase browser window min-width so the address bar can be focused by mouse. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D60960

--HG--
extra : moz-landing-system : lando
2020-01-30 15:59:29 +00:00
Jared Wein 9948fda03f Bug 1612521 - Hide any messages related to how many logins the user has until the page has been initialized. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D61361

--HG--
extra : moz-landing-system : lando
2020-01-31 10:33:41 +00:00
Ed Lee 33e7d3e2d1 Bug 1610923 - Point npm run testmc to use mach to avoid error with linting r=thecount
Add various linters supported by mach and remove eslint dependency.

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

--HG--
extra : moz-landing-system : lando
2020-01-31 07:33:54 +00:00
Zibi Braniecki f3db980355 Bug 1608022 - Migrate browser-sets to Fluent. r=fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D60068

--HG--
extra : moz-landing-system : lando
2020-01-30 21:07:20 +00:00
Drew Willcoxon f381e0c275 Bug 1611055 - Replace UrlbarProvider subclasses in tests with UrlbarTestUtils.TestProvider. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D61253

--HG--
extra : moz-landing-system : lando
2020-01-30 18:08:51 +00:00
Drew Willcoxon 2d50a6ec99 Bug 1611132 - Don't select the heuristic result if there's already a selection. r=harry
The fix to bug 1610681 needed to make sure that there's no current selection before selecting the heuristic result.

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

--HG--
extra : moz-landing-system : lando
2020-01-30 16:28:29 +00:00
Rob Wu 2b587393c5 Bug 1475043 - Allow "" as shortcut in commands.update r=rpl
- Allow empty string ("") as a value for "shortcut" in the
  commands.update API.

- Use an empty string instead of null for an unset shortcut in
  `commands.getAll`, to match the documented behavior (and for
  consistency with Chrome).

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

--HG--
extra : moz-landing-system : lando
2020-01-22 13:18:16 +00:00
Ciure Andrei 7ae304fe1e Backed out 3 changesets (bug 1608022) for causing browser_findbar.js to perma fail CLOSED TREE
Backed out changeset b7097a9f6a16 (bug 1608022)
Backed out changeset 853e5ec59184 (bug 1608022)
Backed out changeset d538041cc083 (bug 1608022)
2020-01-30 18:03:31 +02:00
Ciure Andrei 18ac1aa623 Backed out changeset 309ae9c52ef1 (bug 1610298) for causing browser_findbar.js to perma fail CLOSED TREE 2020-01-30 16:57:09 +02:00
Andrew McCreight 3df19ca140 Bug 1612179 - Reuse content Fission content processes for URL bar tests. r=Gijs
There are intermittent XPConnect leaks in this directory, mostly for
content processes created during the test browser_retainedResultsOnFocus.js.
Hopefully by reusing Fission content processes the failure rate can be
reduced to an acceptable leve.

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

--HG--
extra : moz-landing-system : lando
2020-01-30 09:12:36 +00:00
Andrei Oprea db18c3d345 Bug 1610298 - Snippets preview messages don't belong to a provider r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D60414

--HG--
extra : moz-landing-system : lando
2020-01-30 13:51:26 +00:00
Zibi Braniecki 3a53fffe60 Bug 1608022 - Migrate browser-sets to Fluent. r=fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D60068

--HG--
extra : moz-landing-system : lando
2020-01-30 12:46:39 +00:00
Brian Grinstead 3d2d2d0ea7 Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop
This patch was generated with a script. It doesn't include all files:

- Files that use the preprocessor or fail to parse are skipped
- Files that are loaded as JSMs but don't use the .jsm extension are skipped (those will be renamed in Bug 1609269)

It was generated with the following command using d855222aa2/no-this-property-read.js:

```
hg revert --all &&
cp .gitignore .rgignore &&
rg --files-without-match -g '*.jsm' '^#endif|^#include|^#filter' | jscodeshift --stdin --transform ~/Code/jsm-rewrites/no-this-property-read.js --ignore-pattern ./mobile/android/modules/Sanitizer.jsm --ignore-pattern ./js/xpconnect/tests/unit/syntax_error.jsm &&
./mach eslint `hg st | rg '^M ' | sed 's/^M //'`
```

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

--HG--
extra : moz-landing-system : lando
2020-01-29 21:50:04 +00:00
Harry Twyford 3a55468c1f Bug 1610024 - End Urlbar engagement if the user ignores a Search Tip. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D60562

--HG--
extra : moz-landing-system : lando
2020-01-29 16:45:46 +00:00
Kevin Jacobs b77ae35a28 Bug 1612062 - Remove Delegated Credentials experiment add-on r=jcj
This patch removes add-on code for the TLS Delegated Credentials experiment, backing out 5196ecfdca.

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

--HG--
extra : moz-landing-system : lando
2020-01-29 10:07:32 +00:00
Nan Jiang 50fb7bd5cd Bug 1604681 - Add page information to the Onboarding telemetry r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D60903

--HG--
extra : moz-landing-system : lando
2020-01-29 09:43:09 +00:00
Arthur Iakab 04787705d2 Backed out changeset 28a9739ba4c4 (bug 1610298) for causing browser-chrome failures on browser_asrouter_snippets.js
CLOSED TREE
2020-01-29 10:48:58 +02:00
Andrei Oprea de60fd5486 Bug 1610298 - Snippets preview messages don't belong to a provider r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D60414

--HG--
extra : moz-landing-system : lando
2020-01-29 07:45:58 +00:00
Matthew Noorenberghe d81e89c89a Bug 1582738 - ChromeProfileMigrator: Don't initialize crypto if there are no rows. r=Gijs
Initializing OSCrypto can lead to a useless macOS Keychain prompt when there are no logins to import.

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

--HG--
rename : browser/components/migration/tests/unit/AppData/Local/Google/Chrome/User Data/Default/Login Data => browser/components/migration/tests/unit/AppData/LocalWithNoData/Google/Chrome/User Data/Default/Login Data
rename : browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Default/Login Data => browser/components/migration/tests/unit/LibraryWithNoData/Application Support/Google/Chrome/Default/Login Data
rename : browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Local State => browser/components/migration/tests/unit/LibraryWithNoData/Application Support/Google/Chrome/Local State
rename : browser/components/migration/tests/unit/test_Chrome_passwords.js => browser/components/migration/tests/unit/test_Chrome_passwords_emptySource.js
extra : moz-landing-system : lando
2020-01-28 10:50:10 +00:00
Andy Bruère 96f76ae89c Bug 1597993 - Add regression test for login-item focus trap r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D60258

--HG--
extra : moz-landing-system : lando
2020-01-28 22:33:26 +00:00
Andy Bruère dab63aaf2a Bug 1597993 - Rework login-item overflow rule to solve focus trap r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D60257

--HG--
extra : moz-landing-system : lando
2020-01-26 20:49:54 +00:00
Matthew Noorenberghe f5aec46ab3 Bug 1216186 - Use the actual browser name for imported bookmark folders from Chromium. r=Gijs
Using _getLocalePropertyForBrowser isn't ideal but ideally this patch would get uplifted so I didn't want to do a larger refactoring to fix this.

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

--HG--
extra : moz-landing-system : lando
2020-01-28 12:27:25 +00:00
Dão Gottwald 5bf3f1776c Bug 1611689 - Make OverflowableToolbar::_checkOverflow return early in DOM fullscreen mode. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D61181

--HG--
extra : moz-landing-system : lando
2020-01-28 15:55:50 +00:00
Mark Banner 32056c5b6e Bug 1610840 - Remove webExtension.version from the Search Engine configuration schema and config as we don't need it. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D60869

--HG--
extra : moz-landing-system : lando
2020-01-28 13:33:11 +00:00
Daniel Varga cd4e1066fd Backed out changeset 74c36888692b (bug 1610298) for causing browser-chrome failures at browser/components/aboutlogins/tests/browser/browser_breachAlertShowingForAddedLogin.js
CLOSED TREE
2020-01-28 12:50:44 +02:00
Andrei Oprea 4d3579227c Bug 1610298 - Snippets preview messages don't belong to a provider r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D60414

--HG--
extra : moz-landing-system : lando
2020-01-24 13:48:58 +00:00
Brindusan Cristian 61ffa1f5ad Backed out changeset b1dd19cb645b (bug 1606928) for build bustages at favicons/google-com.ico. CLOSED TREE 2020-01-27 19:11:44 +02:00
Harry Twyford aa565bccad Bug 1606928 - Modify the Top Sites API to store a favicon for “Tippy Top Sites". r=Mardak
This patch uses the favicons as actually served by the sites. I tried to get 32x32 versions where possible, but a few are smaller and larger. There's also a mix of .ico and .png. I think the inconsistency is acceptable, and even desirable, seeing as these are the actual icons that would appear in the UrlbarView should they appear in the user's frecency results.

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

--HG--
extra : moz-landing-system : lando
2020-01-27 16:33:41 +00:00
Itiel 466c72c148 Bug 1611718 - Retain the about:logins search bar position when the branding is not official r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D61092

--HG--
extra : moz-landing-system : lando
2020-01-26 20:41:47 +00:00
Oana Pop Rus aace55be1b Backed out changeset cfb9cc9ee352 (bug 1607545) for node failures on a CLOSED TREE 2020-01-25 01:21:24 +02:00
Andy Bruère 78a2bd4711 Bug 1592673 - Add reverse alpha sort in about:logins r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D60496

--HG--
extra : moz-landing-system : lando
2020-01-24 22:47:36 +00:00
Mike Conley 5a5b08df8c Bug 1607545 - Don't record about_home_topsites_first_paint scalar unless the first windows initial tab is about:home. r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D60416

--HG--
extra : moz-landing-system : lando
2020-01-24 21:08:30 +00:00
Neil Deakin 0355257f83 Bug 1505915, move view source components to use JSWindowActor. This allows view frame source to work in out of process child frames, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D60253

--HG--
rename : toolkit/components/viewsource/content/viewSource-content.js => toolkit/actors/ViewSourceChild.jsm
rename : toolkit/components/viewsource/content/viewSource-content.js => toolkit/actors/ViewSourcePageChild.jsm
rename : toolkit/components/viewsource/ViewSourceBrowser.jsm => toolkit/actors/ViewSourcePageParent.jsm
extra : moz-landing-system : lando
2020-01-24 19:53:55 +00:00
Kris Maglione 3c23c76a5f Bug 1595936: Part 3c - Dispatch message manager observers only when safe. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D55876

--HG--
extra : moz-landing-system : lando
2020-01-24 19:03:22 +00:00
Taylor f4e85ffc2f Bug 1588197 - Add autoplay to our permissions policies. r=mkaply,fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D55753

--HG--
extra : moz-landing-system : lando
2020-01-24 16:22:01 +00:00
Luca Greco 1eaa5753b6 Bug 1609677 - Inspect the boundTargetFunction if the target object is a bound function. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D60142

--HG--
extra : moz-landing-system : lando
2020-01-24 12:58:36 +00:00
Dão Gottwald 39e3f763f8 Bug 1610473 - Use UrlbarInput::_toolbar property instead of textbox.closest("toolbar") in UrlbarInput and UrlbarView. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D60842

--HG--
extra : moz-landing-system : lando
2020-01-24 16:20:11 +00:00
Andrei Oprea a508a8ebc8 Bug 1524810 - Intermittent browser/components/newtab/test/browser/browser_asrouter_targeting.js r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D60541

--HG--
extra : moz-landing-system : lando
2020-01-24 04:40:07 +00:00
Mark Hammond f18437fc58 Bug 1601662 - split UITour's 'fxa' request into high and low latency versions r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D59443

--HG--
extra : moz-landing-system : lando
2020-01-10 03:37:02 +00:00
Masayuki Nakano b1bf7e0db4 Bug 1540043 - part 1: Move all constants and methods of `nsIPlaintextEditor` to `nsIEditor` and make `nsIPlaintextEditor` inherit `nsIEditor` r=m_kato
For preparing to remove `nsIPlaintextEditor` interface, this patch moves
all of them to `nsIEditor`, but for avoiding bustage in comm-central, makes
`nsIPlaintextEditor` inherit `nsIEditor` for now (i.e., even with this patch,
script can access old `nsIPlaintextEditor` members with the interface.

In C++ code, this patch moves `SetWrapColumn()`, `InsertTextAsAction()`,
`InsertTextAsSubAction()` and `InsertLineBreakAsSubAction()` because
they do common things between `TextEditor` and `HTMLEditor`.  On the other
hand, this does not move `TextEditor::GetTextLength()` because it's designed
only for `TextEditor`.

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

--HG--
rename : editor/libeditor/tests/test_nsIPlaintextEditor_insertLineBreak.html => editor/libeditor/tests/test_nsIEditor_insertLineBreak.html
extra : moz-landing-system : lando
2020-01-24 08:33:42 +00:00
Kendall Werts 7f966c7fbf Bug 1606265 - Work on new tab containers menu popup. r=fluent-reviewers,Gijs,flod
Added right click on new tab button to open containers menu.
Removed long press and added option to enable left click in preferences menu.
Renamed privacy.userContext.longPressBehavior to privacy.userContext.newTabContainer.enabled

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

--HG--
extra : moz-landing-system : lando
2020-01-23 22:28:30 +00:00
Gavin Lazar Suntop 095171a2ea Bug 1608952 - un-hardcoding label r=fluent-reviewers,thecount,flod
Differential Revision: https://phabricator.services.mozilla.com/D60188

--HG--
extra : moz-landing-system : lando
2020-01-23 19:35:54 +00:00
Luca Greco ab51b2424c Bug 1611037 - Fix browser_ext_menus_events_after_context_destroy intermittency. r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D60843

--HG--
extra : moz-landing-system : lando
2020-01-23 18:15:02 +00:00
emcminn 34f2de9959 Bug 1603549 - Added an action to the "Force WNP" button that opens the WNPanel r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D57896

--HG--
extra : moz-landing-system : lando
2020-01-23 16:56:08 +00:00
Marco Bonardo dd6f2af24c Bug 1605161 - The muxer shouldn't put non-search-suggestions results in the suggestions bucket. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D60840

--HG--
extra : moz-landing-system : lando
2020-01-23 16:53:04 +00:00
Kirk Steuber 0c6c51ee27 Bug 1607575 - Restore support for saving/restoring MozTree column ordering r=bgrins CLOSED TREE
MozTrees persist column ordering using the XUL persist="ordinal" attribute. This patch synchronizes MozTree with that old mechanism to restore the ability to save and restore column ordering. Because the persist data will be stored in the same place as before, this should prevent people from losing their column ordering data without requiring data migration.

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

--HG--
extra : rebase_source : 0474619cb817263d7a56b970c44cf8987d719355
extra : histedit_source : d8ed787170f5dd3ac6e19bf318e1a69c9ad0eac5
2020-01-21 18:48:58 +01:00
Kirk Steuber 44aeb05573 Bug 1607575 - Change consumers of XUL ordinal attribute to use the -moz-box-ordinal-group style instead r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D59762

--HG--
extra : rebase_source : e70a0b95e3f878fa57d4af134e5ed7d16200467c
2020-01-22 17:23:47 +01:00
Gijs Kruitbosch 0606b71ddb Bug 1526731 - pass content policy to webbrowserpersist to improve image request headers, r=smaug,johannh
Differential Revision: https://phabricator.services.mozilla.com/D60567

--HG--
extra : moz-landing-system : lando
2020-01-23 08:36:00 +00:00
Drew Willcoxon 7832ff2703 Bug 1610681 - Make UrlbarView select the heuristic result even when it's not the first result added r=harry
Differential Revision: https://phabricator.services.mozilla.com/D60613

--HG--
extra : moz-landing-system : lando
2020-01-22 23:52:21 +00:00
Bogdan Tara edd9a5a7c9 Backed out changeset 472207e967c7 (bug 1608952) for newtab failures complaining about activity-stream CLOSED TREE 2020-01-23 01:58:26 +02:00
Scott f9d63c9c0c Bug 1544922 - Port v2 personalization to Discovery Stream r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D60523

--HG--
extra : moz-landing-system : lando
2020-01-22 21:31:14 +00:00
Gavin Lazar Suntop 8e900d406e Bug 1608952 - un-hardcoding label r=fluent-reviewers,thecount,flod
Differential Revision: https://phabricator.services.mozilla.com/D60188

--HG--
extra : moz-landing-system : lando
2020-01-22 19:41:56 +00:00
Luca Greco 3aa34ea287 Bug 1602384 - Fix browser_ext_menus_incognito.js timeout failure when running locally on linux. r=robwu
The openContextMenu test helper uses a default selector parameter that doesn't actually exist in the
test page used (which is about:robots) and so the test was getting stuck because the context menu
was not being opened.

This change is unrelated to the issue fixed in this bugzilla issue, but the timeout failure was
preventing to run all the menus test successfully in a local linux build and so it did seem
worth to look into where the test was getting stuck and ensure that it does pass consistently.

Depends on D60493

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

--HG--
extra : moz-landing-system : lando
2020-01-22 13:12:26 +00:00
Luca Greco 324d405b13 Bug 1602384 - Make sure menu.onShown API event is still emitted after a destroyed extension context. r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D60493

--HG--
extra : moz-landing-system : lando
2020-01-22 12:21:14 +00:00
Harry Twyford 4cde91dd0c Bug 1603321 - Replace Touch Bar "Search or enter address" button with an "Exit Fullscreen" button while in fullscreen. r=mikedeboer,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D57350

--HG--
extra : moz-landing-system : lando
2020-01-22 21:08:45 +00:00
Matthew Noorenberghe 68e8a0ebd6 Bug 1608513 - Chromium Edge migrator support on Windows and macOS. r=Gijs
Microsoft supports using both old and new Edge in side-by-side (SxS) mode so both migrators should be supported if they have data.

Also rename the existing EdgeHTML Edge migrator to "Microsoft Edge Legacy" to allow disambiguation. This is the name Microsoft uses in side-by-side (SxS) mode.

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

--HG--
extra : moz-landing-system : lando
2020-01-22 18:35:11 +00:00
Alex Henrie b670bcef3e Bug 1606731 - Ignore diacritics when searching the browser history. r=jfkthame,mak
Differential Revision: https://phabricator.services.mozilla.com/D58584

--HG--
extra : moz-landing-system : lando
2020-01-22 17:39:56 +00:00
Andrei Oprea 7b4b742fdc Bug 1590412 - The Awesomebar gets unfocused if a CFR recommendation is displayed r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D59890

--HG--
extra : moz-landing-system : lando
2020-01-20 14:05:54 +00:00
Harry Twyford b23f9e9a90 Bug 1610271 - Null-check updateManager in UrlbarProviderSearchTips.lastBrowserUpdateDate. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D60434

--HG--
extra : moz-landing-system : lando
2020-01-21 23:28:57 +00:00
Christoph Kerschbaumer 357ee3d14c Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D60403

--HG--
extra : moz-landing-system : lando
2020-01-22 11:04:17 +00:00
Kris Maglione ab5a99dd15 Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre
Differential Revision: https://phabricator.services.mozilla.com/D56609

--HG--
extra : moz-landing-system : lando
2020-01-21 21:32:28 +00:00
Mark Banner 793a87d40a Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D59691

--HG--
extra : moz-landing-system : lando
2020-01-21 20:46:06 +00:00
Mihai Alexandru Michis 745c94b1df Backed out changeset 006f4e50e8e5 (bug 1602898) for causing multiple failures.
CLOSED TREE
2020-01-21 22:55:37 +02:00
Kris Maglione aa0306477e Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre
Differential Revision: https://phabricator.services.mozilla.com/D56609

--HG--
extra : moz-landing-system : lando
2020-01-21 18:48:26 +00:00
Mihai Alexandru Michis 2dab66d06e Backed out 9 changesets (bug 1607172, bug 1609998, bug 1608799) for causing xpcshell failures in test_parser.js
CLOSED TREE

Backed out changeset 7753083b67dd (bug 1609998)
Backed out changeset e6f5aac734ab (bug 1608799)
Backed out changeset 90ea35966b73 (bug 1608799)
Backed out changeset 6fafa451b3f9 (bug 1608799)
Backed out changeset e07a4aea2ae1 (bug 1608799)
Backed out changeset d69d6dfdccad (bug 1607172)
Backed out changeset 93023b1b6153 (bug 1607172)
Backed out changeset 99ce7a56080e (bug 1607172)
Backed out changeset 20aa5934c785 (bug 1607172)
2020-01-21 21:44:03 +02:00
Mark Banner 96709101c1 Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D59691

--HG--
extra : moz-landing-system : lando
2020-01-21 17:10:10 +00:00
Johann Hofmann bfb55452df Bug 1607499 - Remove the contentblocking.exceptions probe. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D60492

--HG--
extra : moz-landing-system : lando
2020-01-21 15:35:39 +00:00
Nan Jiang 4b92e66391 Bug 1607315 - Migrate Activity Stream session ping to the new data pipeline. r=andreio
This schema was defined at [here](https://github.com/mozilla-services/mozilla-pipeline-schemas/pull/483) with a few minor changes compared to the old one:

* Remove the `region` field
* Type change from "number" to "integer" for `load_trigger_ts`, `visibility_event_rcvd_ts`, and `topsites_first_painted_ts`

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

--HG--
extra : moz-landing-system : lando
2020-01-15 19:18:10 +00:00
Razvan Maries 41ffa16326 Backed out changeset dbaa31392a53 (bug 1609877) for build bustages on DOMSecurityMonitor.cpp. CLOSED TREE 2020-01-20 22:08:07 +02:00
Christoph Kerschbaumer b7a9b6218a Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D60403

--HG--
extra : moz-landing-system : lando
2020-01-20 18:10:38 +00:00
Coroiu Cristina 9490b63809 Backed out changeset b634b7b787d5 (bug 1609491) for wpt failures at /cookies/http-state/general-tests.html on a CLOSED TREE 2020-01-20 20:57:54 +02:00
Ehsan Akhgari 5a2d4ea5a4 Bug 1609491 - Stop accepting cookie name-value pairs without an equal sign; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D60040

--HG--
extra : moz-landing-system : lando
2020-01-20 15:59:12 +00:00
Marco Bonardo fbb1faec29 Bug 1608631 - Perma Beta failure in browser_urlbar_event_telemetry.js. r=adw
Run each test in a new window, to ensure tests isolation and properly support
enabling/disabling the new urlbar design.

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

--HG--
extra : moz-landing-system : lando
2020-01-20 15:43:01 +00:00
pbz f0c6a67c01 Bug 1357107 - Remove nsContentBlocker telemetry. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D59697

--HG--
extra : moz-landing-system : lando
2020-01-20 12:26:49 +00:00
Andrei Oprea a1f1d61928 Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley
Differential Revision: https://phabricator.services.mozilla.com/D59535

--HG--
extra : moz-landing-system : lando
2020-01-18 21:08:40 +00:00
Dão Gottwald 446563f92e Bug 1609938 - Enable tab animation when closing the customize tab via ESC key or Done button. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D60248

--HG--
extra : moz-landing-system : lando
2020-01-17 23:22:49 +00:00
Dão Gottwald 3774eb8a9a Bug 1609932 - Make depopulatePalette synchronous and remove the customize tab immediately in CustomizeMode::exit. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D60243

--HG--
extra : moz-landing-system : lando
2020-01-17 23:31:43 +00:00
Cosmin Sabou 9b6e5f8e66 Backed out changeset 4c303f6ec2e6 (bug 1602898) for browser chrome failures on browser_ssb_windowlocation. 2020-01-18 01:06:34 +02:00
Kris Maglione 036e960542 Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre
Differential Revision: https://phabricator.services.mozilla.com/D56609

--HG--
extra : moz-landing-system : lando
2020-01-17 21:36:10 +00:00
Drew Willcoxon 416ccb5261 Bug 1608597 - Quantumbar: Replace restricting providers with a priority system. r=mak
Replace `isRestricting` with `getPriority` -- i.e., replace the binary restricting system with a general priority system. Instead of choosing restricting providers, the providers manager chooses the highest-priority providers.

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

--HG--
extra : moz-landing-system : lando
2020-01-17 20:50:45 +00:00
Zibi Braniecki 4fb4f2f900 Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D60096

--HG--
extra : moz-landing-system : lando
2020-01-17 19:29:09 +00:00
Mark Banner 1b0a484ab0 Bug 1609937 - Get test_UrlbarQueryContext_restrictSource.js working with the search modern configuration. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D60247

--HG--
extra : moz-landing-system : lando
2020-01-17 17:50:59 +00:00
Cosmin Sabou 4b24015c8a Backed out changeset c516b5d716f1 (bug 1608597) for browser chrome failures on browser_search_tips. 2020-01-17 20:10:21 +02:00
Drew Willcoxon e693e42a59 Bug 1608597 - Quantumbar: Replace restricting providers with a priority system. r=mak
Replace `isRestricting` with `getPriority` -- i.e., replace the binary restricting system with a general priority system. Instead of choosing restricting providers, the providers manager chooses the highest-priority providers.

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

--HG--
extra : moz-landing-system : lando
2020-01-17 16:11:31 +00:00
Harry Twyford b7040f1383 Bug 1609699 - Rename browser.urlbar.searchTips pref to browser.urlbar.update1.searchTips. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D60152

--HG--
extra : moz-landing-system : lando
2020-01-17 16:07:21 +00:00
Axel Hecht 940eed0daa Bug 1609898, fix xml parsing error introduced by bug 1605467, r=Gijs
This is just a bustage fix, and doesn't try to address the question
of test coverage.

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

--HG--
extra : moz-landing-system : lando
2020-01-17 11:44:42 +00:00
Zibi Braniecki 79a10c61a3 Bug 1605467 - Migrate text action keys to Fluent. r=fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D59272

--HG--
extra : moz-landing-system : lando
2020-01-17 11:43:39 +00:00
Narcis Beleuzu d97f243585 Backed out changeset a2f061d89feb (bug 1605467) for causing Bug 1609898. 2020-01-17 13:23:33 +02:00
Siddhant085 676ce0d13c Bug 1511700 - Use the new notification system (PlacesObserver) for bookmark removed notifications. r=Standard8,mak
Phasing out the old notification system for OnItemRemoved events.

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

--HG--
extra : moz-landing-system : lando
2020-01-16 18:38:54 +00:00
Marco Bonardo 36edd98332 Bug 1605889 - Ensure LTR origins stay visible on urlbar blur. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D60141

--HG--
extra : moz-landing-system : lando
2020-01-16 13:50:46 +00:00
Scott b225185523 Bug 1609758 - personalization affinities lastUpdated in devtools and refreshAll tweak and some unrelated test updates r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D60178

--HG--
extra : moz-landing-system : lando
2020-01-16 23:46:38 +00:00
Tomislav Jovanovic 48d05a45cb Bug 1602639 - Switch native messaging from MessageManagers to Conduits r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D58356

--HG--
extra : moz-landing-system : lando
2020-01-16 22:41:27 +00:00
Erica Wright b739b36f77 Bug 1609287 - about:protections private browsing message is dark-theme friendly. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D60020

--HG--
extra : moz-landing-system : lando
2020-01-15 22:39:24 +00:00
Punam Dahiya 94027b5678 Bug 1608942 - Add FX_MONITOR_OAUTH_CLIENT_ID as FxA constant r=rfkelly,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D59930

--HG--
extra : moz-landing-system : lando
2020-01-16 18:01:29 +00:00
Dão Gottwald 063ff0ea9e Bug 883397 - Remove redundant about:blank check from CustomizeMode.exit. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D60146

--HG--
extra : moz-landing-system : lando
2020-01-16 17:20:11 +00:00
Gijs Kruitbosch 9d4ffbfc01 Bug 1608545 - ensure userContextId inherited from relatedTab is used throughout addTab and test for it, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D60017

--HG--
extra : moz-landing-system : lando
2020-01-16 13:54:21 +00:00
Dão Gottwald bca8987c92 Bug 1560348 - Remove CustomizeMode::_doTransition. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D58763

--HG--
extra : moz-landing-system : lando
2020-01-16 11:41:36 +00:00