Michael Kaply
dcd325ee18
Bug 1500379 - Split homepage test into two tests. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D54306
--HG--
extra : moz-landing-system : lando
2019-11-22 16:34:42 +00:00
Zibi Braniecki
58b54fbcc6
Bug 1591328 - Migrate the window title to Fluent. r=fluent-reviewers,Gijs,mixedpuppy
...
Depends on D53775
Differential Revision: https://phabricator.services.mozilla.com/D53776
--HG--
extra : moz-landing-system : lando
2019-11-21 19:16:15 +00:00
Razvan Maries
d4f9cf7271
Backed out 2 changesets (bug 1594786) for perma fails on test_ext_all_apis.html. CLOSED TREE
...
Backed out changeset 6f9f1ab36756 (bug 1594786)
Backed out changeset da5d5f59a7da (bug 1594786)
2019-11-22 15:09:00 +02:00
Mark Banner
8f644aea91
Bug 1598270 - Add support for MozParams on Google search engine in the modern configuration, and update the schema. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D54114
--HG--
extra : moz-landing-system : lando
2019-11-21 21:54:14 +00:00
Mark Banner
d0a29268be
Bug 1597727 - Preference based MozParams should be able to have a localised preference name. r=mixedpuppy,mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D54112
--HG--
extra : moz-landing-system : lando
2019-11-21 21:54:06 +00:00
Harry Twyford
0a326ba37d
Bug 1594786 - Part 2 - WebExt API: Add browser.experiments.app.openClearHistoryDialog call. r=mixedpuppy,adw,rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D52842
--HG--
extra : moz-landing-system : lando
2019-11-21 21:37:32 +00:00
emcminn
cea5b52b59
Bug 1596441 - Added a script to watch for changes when running/working directly in mozilla-central. r=k88hudson
...
FROM WITHIN /browser/components/newtab:
`npm run watchmc` will now run bundle:webpack and bundle:css in order to watch for changes when working directly on mozilla-central. Works the same as `startmc`, without the need to copy/export changes first.
to run directly from mozilla-central: `npm run watchmc --prefix browser/components/newtab`.
Differential Revision: https://phabricator.services.mozilla.com/D53066
--HG--
extra : moz-landing-system : lando
2019-11-21 20:44:50 +00:00
Andrei Oprea
1d81724432
Bug 1598420 - Land PiP image asset used in What's New panel message r=Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D54178
--HG--
extra : moz-landing-system : lando
2019-11-21 20:10:49 +00:00
Punam Dahiya
138ca3b656
Bug 1597781 - Fix preloaded tab to pick updated message state on click of triplets card r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D53855
--HG--
extra : moz-landing-system : lando
2019-11-21 19:59:57 +00:00
Andrei Oprea
3d48aef53b
Bug 1597246 - Enable remote l10n for WNPanel messages r=nanj
...
Differential Revision: https://phabricator.services.mozilla.com/D53671
--HG--
extra : moz-landing-system : lando
2019-11-20 19:45:18 +00:00
Ed Lee
b72f11ecca
Bug 1598398 - Clear discovery stream config user pref if it's an old default value r=thecount
...
Differential Revision: https://phabricator.services.mozilla.com/D54217
--HG--
extra : moz-landing-system : lando
2019-11-22 03:03:47 +00:00
Nika Layzell
e026d2f6e0
Bug 1594221 - Ignore useHttpResponseProcessSelection when fission enabled, r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D51941
--HG--
extra : moz-landing-system : lando
2019-11-21 04:29:35 +00:00
Brian Grinstead
d497e5fd20
Bug 1596591
- Rename inc.xul files to inc.xhtml r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D53843
--HG--
rename : browser/base/content/browser-allTabsMenu.inc.xul => browser/base/content/browser-allTabsMenu.inc.xhtml
rename : browser/base/content/macWindow.inc.xul => browser/base/content/macWindow.inc.xhtml
rename : browser/components/controlcenter/content/identityPanel.inc.xul => browser/components/controlcenter/content/identityPanel.inc.xhtml
rename : browser/components/controlcenter/content/protectionsPanel.inc.xul => browser/components/controlcenter/content/protectionsPanel.inc.xhtml
rename : browser/components/customizableui/content/customizeMode.inc.xul => browser/components/customizableui/content/customizeMode.inc.xhtml
rename : browser/components/customizableui/content/panelUI.inc.xul => browser/components/customizableui/content/panelUI.inc.xhtml
rename : browser/components/downloads/content/downloadsCommands.inc.xul => browser/components/downloads/content/downloadsCommands.inc.xhtml
rename : browser/components/downloads/content/downloadsContextMenu.inc.xul => browser/components/downloads/content/downloadsContextMenu.inc.xhtml
rename : browser/components/downloads/content/downloadsPanel.inc.xul => browser/components/downloads/content/downloadsPanel.inc.xhtml
rename : browser/components/downloads/content/downloadsStrings.inc.xul => browser/components/downloads/content/downloadsStrings.inc.xhtml
rename : browser/components/places/content/bookmarksHistoryTooltip.inc.xul => browser/components/places/content/bookmarksHistoryTooltip.inc.xhtml
rename : browser/components/places/content/editBookmarkPanel.inc.xul => browser/components/places/content/editBookmarkPanel.inc.xhtml
rename : browser/components/places/content/placesCommands.inc.xul => browser/components/places/content/placesCommands.inc.xhtml
rename : browser/components/places/content/placesContextMenu.inc.xul => browser/components/places/content/placesContextMenu.inc.xhtml
extra : moz-landing-system : lando
2019-11-21 09:46:01 +00:00
Andrei Oprea
00a4140def
Bug 1594405 - Cache mozjexl evaluation results to reuse between frequent calls r=k88hudson
...
MozReview-Commit-ID: 8BVWPm810jk
Differential Revision: https://phabricator.services.mozilla.com/D53415
--HG--
extra : moz-landing-system : lando
2019-11-21 16:37:49 +00:00
Harry Twyford
d7c31e9a0d
Bug 1593825 - Implement badged favicons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D53148
--HG--
extra : moz-landing-system : lando
2019-11-21 14:58:15 +00:00
Matthew Noorenberghe
c5f5b70fa5
Bug 1595656 - Only clear user-facing passwords with the browsingData API. r=rpl
...
FxA/Sync stores a credential in login storage but this is no longer user-facing so users shouldn't expect it to be cleared. Users can still diconnect Sync properly from about:preferences.
Differential Revision: https://phabricator.services.mozilla.com/D53834
--HG--
extra : moz-landing-system : lando
2019-11-21 14:42:57 +00:00
Daniel Varga
f12c40c242
Backed out changeset afe80b4ff889 (bug 1595934) Requested by ehsan to see if it fixex bug 1597915. On a CLOSED TREE
2019-11-22 02:01:51 +02:00
Itiel
8457eea73f
Bug 1598095 - Set urlbarView-title's directionality according to the text's first character direction r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D54017
--HG--
extra : moz-landing-system : lando
2019-11-21 10:29:24 +00:00
Narcis Beleuzu
2738d493c6
Backed out 2 changesets (bug 1595656) for xpcshell failures on test_load_all_api_modules.js . CLOSED TREE
...
Backed out changeset 061c92c4b95c (bug 1595656)
Backed out changeset ef8d5090979a (bug 1595656)
2019-11-21 03:22:06 +02:00
Molly Howell
0aadc17b15
Bug 1592968 Followup 2 - Only clean installer pref registry values that are pref names. r=agashlin
...
The previous patch writes the registry value correctly, but the Firefox
InstallerPrefs module deletes it during startup because it's in the
same key where the actual pref values go and the module unconditionally
deletes every value there. So making it only delete values that are
recognizably actual prefs should fix this.
Differential Revision: https://phabricator.services.mozilla.com/D53693
--HG--
extra : moz-landing-system : lando
2019-11-20 23:47:55 +00:00
Matthew Noorenberghe
9eb7704800
Bug 1595656 - Only clear user-facing passwords with the browsingData API. r=rpl
...
FxA/Sync stores a credential in login storage but this is no longer user-facing so users shouldn't expect it to be cleared. Users can still diconnect Sync properly from about:preferences.
Differential Revision: https://phabricator.services.mozilla.com/D53834
--HG--
extra : moz-landing-system : lando
2019-11-20 15:07:32 +00:00
Drew Willcoxon
523d1576b3
Bug 1596980 - Copy browser.experiments.urlbar.engagementTelemetry from top sites experiment to our mozilla-central experiment files r=mak,mixedpuppy
...
Original code by Marco Bonardo <mbonardo@mozilla.com>
Differential Revision: https://phabricator.services.mozilla.com/D53311
--HG--
extra : moz-landing-system : lando
2019-11-20 22:51:19 +00:00
Shane Caraveo
1c6b57f5bb
Bug 1410412 implement browser setting onChange event r=zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D51324
--HG--
extra : moz-landing-system : lando
2019-11-20 01:22:38 +00:00
Nan Jiang
6914a98c54
Bug 1597697 - Stop sending AS heartbeat ping to Tiles data pipeline. r=thecount
...
This turns off the telemetry to Tiles in m-c. Activity Stream related telemetry to Tiles will be handled separately.
Differential Revision: https://phabricator.services.mozilla.com/D53875
--HG--
extra : moz-landing-system : lando
2019-11-20 21:30:43 +00:00
Tim Huang
b0410ae200
Bug 1597209 - Making the test 'browser/components/resistfingerprinting/test/browser/browser_navigator.js' compatible with Fission. r=Ehsan
...
This patch bascially changes the test to use the SpecialPowers.spwan()
instead of the ContentTask.spawn(). It also adds code to ensure the
content proces is shut down entirely while it involves workers in the
test. Because it would have a timing issue if we reopen a page which
used a worker before immediately after it has been closed.
Differential Revision: https://phabricator.services.mozilla.com/D53788
--HG--
extra : moz-landing-system : lando
2019-11-20 14:34:01 +00:00
Shane Caraveo
f4195627c7
Bug 1595081 remove documentation about quoted phrases in bookmark search r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D54006
--HG--
extra : moz-landing-system : lando
2019-11-20 18:43:23 +00:00
Scott
a82084f57c
Bug 1597320 - Add string change and test to New Tab Page r=fluent-reviewers,Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D53668
--HG--
extra : moz-landing-system : lando
2019-11-18 20:20:28 +00:00
Andrei Oprea
34a0324a3b
Bug 1597706 - Remove the What's new toolbar badge message r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D53838
--HG--
extra : moz-landing-system : lando
2019-11-20 18:28:42 +00:00
Tim Nguyen
3250ee2a10
Bug 1598034 - Fix misaligned question mark in CFR popup header. r=andreio
...
Differential Revision: https://phabricator.services.mozilla.com/D53986
--HG--
extra : moz-landing-system : lando
2019-11-20 17:09:32 +00:00
Andreea Pavel
5c654c5a3f
Backed out changeset 7e8755b2ddce (bug 1594004) for failing xpcshell at test_http2.js on a CLOSED TREE
2019-11-20 06:13:50 +02:00
Sebastian Streich
2b934a4f1a
Bug 1594004 - Enable CacheSplit on default r=ckerschb,annevk
...
***
Fix Cache-Split related Tests
Differential Revision: https://phabricator.services.mozilla.com/D51815
--HG--
extra : moz-landing-system : lando
2019-11-19 15:27:20 +00:00
Boris Chiou
c6799c88ac
Bug 1584886 - Disable browser_oneOffContextMenu_setDefault.js because it is perma failed on win aarch64. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D52758
--HG--
extra : moz-landing-system : lando
2019-11-19 19:20:24 +00:00
Andreea Pavel
e911160415
Backed out changeset cf30ec111af9 (bug 1410412) for failing bc at browser_ext_chrome_settings_overrides_home.js on a CLOSED TREE
2019-11-20 02:18:52 +02:00
harry
5ac5876ed5
Bug 1595082 - Ensure every Touch Bar input is updated at least once. r=mikedeboer,spohl
...
Differential Revision: https://phabricator.services.mozilla.com/D53176
--HG--
extra : moz-landing-system : lando
2019-11-19 19:19:24 +00:00
Tomislav Jovanovic
e0b5061fad
Bug 1577498 - Part 2: Use conduits instead of messageManager in devtools panels r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D52387
--HG--
extra : moz-landing-system : lando
2019-11-18 13:03:30 +00:00
Tomislav Jovanovic
c29c356cd9
Bug 1577498 - Part 1: ExtensionsActor and Conduits design for Fission IPC r=rpl,kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D44368
--HG--
extra : moz-landing-system : lando
2019-11-17 10:18:34 +00:00
Andrei Oprea
55cdcf8663
Bug 1590721 - Send impression pings only when adding a toolbar badge r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D51636
--HG--
extra : moz-landing-system : lando
2019-11-19 17:19:26 +00:00
Brendan Dahl
b9a2e26c37
Bug 1596724 - Fix print preview toolbar. r=dao
...
The selectors that changed number inputs when they were used in a XUL
root document no longer make sense now that we're using an html root.
Convert the selector to a class instead. Also, add flex attribute so
the toolbar fills the whole width of the wrapping box.
Differential Revision: https://phabricator.services.mozilla.com/D53241
--HG--
extra : moz-landing-system : lando
2019-11-19 18:29:58 +00:00
Mihai Alexandru Michis
11475e825a
Bug 1597673 - Revert expectations for browser_ext_devtools_network.js r=kashav
...
Differential Revision: https://phabricator.services.mozilla.com/D53821
--HG--
extra : moz-landing-system : lando
2019-11-19 15:41:39 +00:00
Shane Caraveo
4c534e5697
Bug 1410412 implement browser setting onChange event r=zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D51324
--HG--
extra : moz-landing-system : lando
2019-11-19 17:26:13 +00:00
Brian Grinstead
968ce5f08d
Bug 1592369 - Rewrite [align="left"] to [align="start"] and [align="right"] to [align="end"] in XUL elements r=NeilDeakin
...
Differential Revision: https://phabricator.services.mozilla.com/D51164
--HG--
extra : moz-landing-system : lando
2019-11-19 20:30:34 +00:00
Ciure Andrei
1d0e597aa2
Backed out changeset 262d5c44d7a7 (bug 1596980) for causing browser_ext_urlbar_engagementTelemetry.js to permafail CLOSED TREE
2019-11-20 00:08:59 +02:00
Punam Dahiya
c70212f236
Bug 1592820 - Dynamic triplets click of card should replace card on refresh r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D52610
--HG--
extra : moz-landing-system : lando
2019-11-19 17:09:29 +00:00
Drew Willcoxon
93c9d52314
Bug 1596980 - Copy browser.experiments.urlbar.engagementTelemetry from top sites experiment to our mozilla-central experiment files r=mak,mixedpuppy
...
Original code by Marco Bonardo <mbonardo@mozilla.com>
Differential Revision: https://phabricator.services.mozilla.com/D53311
--HG--
extra : moz-landing-system : lando
2019-11-19 14:53:37 +00:00
Mark Striemer
b45de81c28
Bug 1597316 - Don't scroll login list on arrows, allow holding an arrow to navigate r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D53659
--HG--
extra : moz-landing-system : lando
2019-11-18 23:48:26 +00:00
Dorel Luca
2fa16282db
Backed out 2 changesets (bug 1595082) for Browser-chrome failures on /touchbar/tests/browser/browser_touchbar_tests.js. CLOSED TREE
...
Backed out changeset 86d5143e79c8 (bug 1595082)
Backed out changeset 23bffe0e868d (bug 1595082)
2019-11-19 19:10:08 +02:00
Punam Dahiya
106d65003a
Bug 1596514 - Fix monitor dynamic triplets card targeting to use oauth client_id r=andreio,k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D53314
--HG--
extra : moz-landing-system : lando
2019-11-19 16:22:02 +00:00
Marco Bonardo
5aa3cf5e49
Bug 1594062 - urlbar part - When selecting a one-off button with the keyboard, show action text on a search heuristic result. r=Standard8
...
When a one-off button is the only selection, and the heuristic result is the
a search, forcibly show its action text, so the search engine name is visible.
This doesn't handle cases where the heuristic results are not searches, because
it would be a lot more complex and involve heavy design changes. Those cases
should be less common, representing searches for urls or non-search strings on
other engines.
Differential Revision: https://phabricator.services.mozilla.com/D53785
--HG--
extra : moz-landing-system : lando
2019-11-19 15:53:59 +00:00
Marco Bonardo
8135009d15
Bug 1594062 - searchbar part - When selecting a one-off button with the keyboard, update the searchbar header accordingly. r=Standard8
...
Show the selected one-off button engine in the searchbar header.
Differential Revision: https://phabricator.services.mozilla.com/D53784
--HG--
extra : moz-landing-system : lando
2019-11-19 15:53:44 +00:00
Daniel Varga
31a7abd2a5
Bug 1595082 - fixing ESlint. On a CLOSED TREE
2019-11-19 18:04:13 +02:00
Harry Twyford
9dcdda7368
Bug 1579937 - WebExt API: Add browser.experiments.urlbar.resetBrowser call. r=adw,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D52638
--HG--
extra : moz-landing-system : lando
2019-11-19 15:42:14 +00:00
harry
bde6fc32f1
Bug 1595082 - Ensure every Touch Bar input is updated at least once. r=mikedeboer,spohl
...
Differential Revision: https://phabricator.services.mozilla.com/D53176
--HG--
extra : moz-landing-system : lando
2019-11-19 15:01:27 +00:00
Bogdan Tara
de1f6c0c3c
Backed out changeset 4d11ccc12529 (bug 1410412) on mixedpuppy's request
2019-11-19 06:01:46 +02:00
Kashav Madan
de916ceae2
Bug 1595183 - Unskip tests that are failing cleanly or no longer timing out, r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D53090
--HG--
extra : moz-landing-system : lando
2019-11-19 03:44:07 +00:00
Shane Caraveo
b4f399a83b
Bug 1410412 implement browser setting onChange event r=zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D51324
--HG--
extra : moz-landing-system : lando
2019-11-19 03:40:21 +00:00
Brian Grinstead
e394a6b9d9
Bug 1597210 - For preference subdialog sizing, read scrollHeight from the body if it exists instead of the documentElement r=Gijs
...
We were already doing this for scrollWidth, but after we started setting height: 100% on
root nodes in Bug 1588142, the scrollHeight computation was too small for <html> elements.
Differential Revision: https://phabricator.services.mozilla.com/D53690
--HG--
extra : moz-landing-system : lando
2019-11-18 20:44:33 +00:00
Gurzau Raul
652014ca11
Backed out changeset d9b0de6a3abc (bug 1410412) for failing at browser_extension_controlled.js on a CLOSED TREE.
2019-11-19 01:56:52 +02:00
James Jahns
0a9456f76c
Bug 1595143 - Port LightweightThemeChild to JSWindowActors r=mconley,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D52555
--HG--
extra : moz-landing-system : lando
2019-11-18 22:51:18 +00:00
Shane Caraveo
5404509b40
Bug 1410412 implement browser setting onChange event r=zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D51324
--HG--
extra : moz-landing-system : lando
2019-11-18 22:20:35 +00:00
Ehsan Akhgari
dc998c5c5a
Bug 1592599 - Switch nsIDocShell.getDocShellEnumerator() away from using nsISimpleEnumerator; r=bzbarsky
...
Differential Revision: https://phabricator.services.mozilla.com/D51100
--HG--
extra : moz-landing-system : lando
2019-11-18 20:11:58 +00:00
Andrew McCreight
3382ef571a
Bug 1596609 - Make more tests reuse Fission content processes. r=kmag
...
These tests are frequently leaking a single BackstagePass and its
XPCWN. To paper over the leak, this patch makes us reuse Fission
content processes in a few places. I filed bug 1596611 about fixing
the leak and reverting the change.
Differential Revision: https://phabricator.services.mozilla.com/D53108
--HG--
extra : moz-landing-system : lando
2019-11-18 21:55:08 +00:00
Ehsan Akhgari
8909341af2
Bug 1589476 - Emit a separate notification when a tracker from the Level 2 Disconnect blocklist is observed on a page and use this code to avoid using the URL classifer service in the front-end; r=nhnt11,droeh
...
Differential Revision: https://phabricator.services.mozilla.com/D49660
--HG--
extra : moz-landing-system : lando
2019-11-18 20:56:36 +00:00
Emilio Cobos Álvarez
ddad5ae430
Bug 1596800 - Remove document.getAnonymousNodes as well. r=smaug
...
As it always returns null.
Depends on D53342
Differential Revision: https://phabricator.services.mozilla.com/D53343
--HG--
extra : moz-landing-system : lando
2019-11-18 19:15:16 +00:00
Emilio Cobos Álvarez
9b0bea4a9b
Bug 1596800 - Remove document.getBindingParent usage from preferences search. r=mconley
...
When the focus moves elsewhere inside the <tree> blur events aren't dispatched
outside the shadow tree (as expected), so checking the originalTarget is always
bogus.
Furthermore, the event handler does nothing if the input isn't focused, and
when the input is blurred the tree takes care of calling stopEditing itself, so
this change should be pretty safe in general:
https://searchfox.org/mozilla-central/rev/492214c05cde6e6db5feff9465ece4920400acc3/toolkit/content/widgets/tree.js#1083
It's not clear to me whether the blur event handler is doing anything at all
after bug 1547382 (before this patch), as the binding parent is not a
<xul:textbox> anymore, so <input>.getBindingParent() will return the <tree>...
Depends on D53338
Differential Revision: https://phabricator.services.mozilla.com/D53339
--HG--
extra : moz-landing-system : lando
2019-11-18 19:07:47 +00:00
Erica Wright
976b5d7d73
Bug 1581426 - Update Lockwise connected devices string. r=fluent-reviewers,nhnt11,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D53080
--HG--
extra : moz-landing-system : lando
2019-11-18 19:08:58 +00:00
Brindusan Cristian
5a1247dec6
Backed out changeset 28e92798b7fb (bug 1596514) for ESlint failure on OnboardingMessageProvider.jsm. CLOSED TREE
2019-11-18 19:55:52 +02:00
Punam Dahiya
0cff796747
Bug 1596514 - Fix monitor dynamic triplets card targeting to use oauth client_id r=andreio
...
Differential Revision: https://phabricator.services.mozilla.com/D53314
--HG--
extra : moz-landing-system : lando
2019-11-18 17:29:25 +00:00
Agi Sferro
84be57762d
Bug 1530402
- Implement {Browser,Page}Action for GeckoView. r=snorp,mixedpuppy,esawin
...
Design doc: https://docs.google.com/document/d/1XJuKk9Hm_2RNbX8KRcyUOXTaELBWYMyXBUchz15OElY
Differential Revision: https://phabricator.services.mozilla.com/D49041
--HG--
rename : browser/components/extensions/schemas/browser_action.json => toolkit/components/extensions/schemas/browser_action.json
rename : browser/components/extensions/schemas/page_action.json => toolkit/components/extensions/schemas/page_action.json
extra : moz-landing-system : lando
2019-11-18 16:49:02 +00:00
Agi Sferro
46ba797423
Bug 1530402
- Refactor desktop's ext-{page,browser}Action. r=mixedpuppy
...
This patch refactors Desktop's implementation of Page and Browser actions to
decouple the logic inside a common Action object that can be used to implement
actions on other platforms, like mobile, without re-implementing it.
A follow-up commit will use this common logic on the mobile implementation.
Differential Revision: https://phabricator.services.mozilla.com/D49036
--HG--
extra : moz-landing-system : lando
2019-11-18 16:48:48 +00:00
Drew Willcoxon
28db808a5b
Bug 1596961 - Fix an inaccuracy in the experiments doc about running unsigned extensions r=harry
...
As I'm testing the nudges extension, I'm referencing the doc and the section about running an unsigned extension normally (not temporarily) isn't quite right. It's right when it comes to loading the extension, but it's wrong in that the extension is not able to access privileged APIs. There doesn't seem to be a way to let unsigned non-temporary extensions access privileged APIs without modifying the `isPrivileged` getter.
I also spent like five minutes wondering why the extension's logs weren't showing. The section talks about it but only at the very bottom, and it's easy to overlook. I think it still belongs after the main discussion, but I made it an important note so it stands out.
Differential Revision: https://phabricator.services.mozilla.com/D53292
--HG--
extra : moz-landing-system : lando
2019-11-18 13:55:18 +00:00
Luca Greco
4845c89f9d
Bug 1596542 - Skip test_browserData_should_not_remove_extension_data if LSNG is disabled. r=mixedpuppy
...
When LSNG is disabled, the browsingData API does clear the localStorage data by notify a "extension:purge-localStorage"
message over the observer service, when the browserData API call doesn't specify a list of specific origins to clear,
the code that handles "extension:purge-localStorage" will clear all the localStorage data, including the one stored by extensions:
- https://searchfox.org/mozilla-central/rev/e7c61f4a68b974d5fecd216dc7407b631a24eb8f/browser/components/extensions/parent/ext-browsingData.js#172
- https://searchfox.org/mozilla-central/rev/e7c61f4a68b974d5fecd216dc7407b631a24eb8f/dom/storage/StorageObserver.cpp#292-295,323,326
Differential Revision: https://phabricator.services.mozilla.com/D53071
--HG--
extra : moz-landing-system : lando
2019-11-18 16:14:20 +00:00
Moritz Birghan
975648e245
Bug 1571656 - Use Assert.jsm numeric comparison functions in tests r=mixedpuppy,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D40614
--HG--
extra : moz-landing-system : lando
2019-11-18 13:03:58 +00:00
James Jahns
8d5dd26b39
Bug 1591474 - Port BlockedSite to JSWindowActors r=Gijs
...
These actors appear in about:blocked sites.
Differential Revision: https://phabricator.services.mozilla.com/D51176
--HG--
extra : moz-landing-system : lando
2019-11-18 12:06:23 +00:00
Ehsan Akhgari
30cf316b38
Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D52761
--HG--
extra : moz-landing-system : lando
2019-11-17 07:21:14 +00:00
Mark Hammond
da06c68b7a
Bug 1596662 - make the addresses and credit-cards engines available if we find they are enabled. r=eoger
...
Differential Revision: https://phabricator.services.mozilla.com/D53143
--HG--
extra : moz-landing-system : lando
2019-11-15 19:09:41 +00:00
Itiel
8a767c987d
Bug 1595326 - Add auto-direction to the tags in Pocket r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D52457
--HG--
extra : moz-landing-system : lando
2019-11-16 17:02:00 +00:00
Razvan Maries
46b21cf0f6
Bug 1570468 - Disabled browser_multiple_navigateAndRestore.js on Linux x64 debug. r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D53315
--HG--
extra : moz-landing-system : lando
2019-11-16 10:41:45 +00:00
Tim Nguyen
060c2a8b6d
Bug 1596296 - Stop supporting XUL [dir="reverse"] attribute value. r=dholbert
...
Differential Revision: https://phabricator.services.mozilla.com/D52946
--HG--
extra : moz-landing-system : lando
2019-11-15 23:03:40 +00:00
Brian Grinstead
eda9707050
Bug 1596329 - Migrate .xul files in preferences to .xhtml;r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D53125
--HG--
rename : browser/components/preferences/applicationManager.xul => browser/components/preferences/applicationManager.xhtml
rename : browser/components/preferences/blocklists.xul => browser/components/preferences/blocklists.xhtml
rename : browser/components/preferences/browserLanguages.xul => browser/components/preferences/browserLanguages.xhtml
rename : browser/components/preferences/clearSiteData.xul => browser/components/preferences/clearSiteData.xhtml
rename : browser/components/preferences/colors.xul => browser/components/preferences/colors.xhtml
rename : browser/components/preferences/connection.xul => browser/components/preferences/connection.xhtml
rename : browser/components/preferences/containers.xul => browser/components/preferences/containers.xhtml
rename : browser/components/preferences/fonts.xul => browser/components/preferences/fonts.xhtml
rename : browser/components/preferences/in-content/containers.inc.xul => browser/components/preferences/in-content/containers.inc.xhtml
rename : browser/components/preferences/in-content/fxaPairDevice.xul => browser/components/preferences/in-content/fxaPairDevice.xhtml
rename : browser/components/preferences/in-content/home.inc.xul => browser/components/preferences/in-content/home.inc.xhtml
rename : browser/components/preferences/in-content/main.inc.xul => browser/components/preferences/in-content/main.inc.xhtml
rename : browser/components/preferences/in-content/preferences.xul => browser/components/preferences/in-content/preferences.xhtml
rename : browser/components/preferences/in-content/privacy.inc.xul => browser/components/preferences/in-content/privacy.inc.xhtml
rename : browser/components/preferences/in-content/search.inc.xul => browser/components/preferences/in-content/search.inc.xhtml
rename : browser/components/preferences/in-content/searchResults.inc.xul => browser/components/preferences/in-content/searchResults.inc.xhtml
rename : browser/components/preferences/in-content/sync.inc.xul => browser/components/preferences/in-content/sync.inc.xhtml
rename : browser/components/preferences/in-content/syncChooseWhatToSync.xul => browser/components/preferences/in-content/syncChooseWhatToSync.xhtml
rename : browser/components/preferences/languages.xul => browser/components/preferences/languages.xhtml
rename : browser/components/preferences/permissions.xul => browser/components/preferences/permissions.xhtml
rename : browser/components/preferences/sanitize.xul => browser/components/preferences/sanitize.xhtml
rename : browser/components/preferences/selectBookmark.xul => browser/components/preferences/selectBookmark.xhtml
rename : browser/components/preferences/siteDataRemoveSelected.xul => browser/components/preferences/siteDataRemoveSelected.xhtml
rename : browser/components/preferences/siteDataSettings.xul => browser/components/preferences/siteDataSettings.xhtml
rename : browser/components/preferences/sitePermissions.xul => browser/components/preferences/sitePermissions.xhtml
rename : browser/components/preferences/translation.xul => browser/components/preferences/translation.xhtml
rename : toolkit/mozapps/preferences/changemp.xul => toolkit/mozapps/preferences/changemp.xhtml
rename : toolkit/mozapps/preferences/removemp.xul => toolkit/mozapps/preferences/removemp.xhtml
rename : toolkit/mozapps/update/content/history.xul => toolkit/mozapps/update/content/history.xhtml
extra : moz-landing-system : lando
2019-11-15 17:36:11 +00:00
Erica Wright
364299690c
Bug 1593258 - set milestone achieved flag only when milestone shown, to allow it to trigger the show message again. r=k88hudson,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D52771
--HG--
extra : moz-landing-system : lando
2019-11-15 21:40:26 +00:00
Brindusan Cristian
bdc5daf944
Backed out changeset e61b2935e9d5 (bug 1581426) for bc failures at browser_protections_lockwise.js. CLOSED TREE
2019-11-15 22:20:46 +02:00
Erica Wright
41df86cc53
Bug 1581426 - Update Lockwise connected devices string. r=fluent-reviewers,nhnt11,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D53080
--HG--
extra : moz-landing-system : lando
2019-11-15 18:35:05 +00:00
Noemi Erli
9548dd980a
Backed out 13 changesets (bug 1530402
, bug 1533156) for causing raptor failures CLOSED TREE
...
Backed out changeset 6d7b7d22b0c6 (bug 1530402
)
Backed out changeset acea32ec5975 (bug 1530402
)
Backed out changeset 597e32ad2f5b (bug 1530402
)
Backed out changeset 352068fe68bc (bug 1530402
)
Backed out changeset e0ae4f16f7ed (bug 1530402
)
Backed out changeset 282b033c7daa (bug 1530402
)
Backed out changeset 72274a5a821b (bug 1530402
)
Backed out changeset 3d3366fe476f (bug 1530402
)
Backed out changeset 7400c3fd2b5f (bug 1530402
)
Backed out changeset 23d43a425641 (bug 1530402
)
Backed out changeset 83b9603f5fa1 (bug 1530402
)
Backed out changeset 50c50a80e881 (bug 1533156)
Backed out changeset 5975264fd34b (bug 1530402
)
--HG--
rename : toolkit/components/extensions/schemas/browser_action.json => browser/components/extensions/schemas/browser_action.json
rename : toolkit/components/extensions/schemas/page_action.json => browser/components/extensions/schemas/page_action.json
extra : rebase_source : 551e88b6719692756499387e93f797454a336180
2019-11-15 18:57:20 +02:00
Agi Sferro
55147a9528
Bug 1530402
- Implement {Browser,Page}Action for GeckoView. r=snorp,mixedpuppy,esawin
...
Design doc: https://docs.google.com/document/d/1XJuKk9Hm_2RNbX8KRcyUOXTaELBWYMyXBUchz15OElY
Differential Revision: https://phabricator.services.mozilla.com/D49041
--HG--
rename : browser/components/extensions/schemas/browser_action.json => toolkit/components/extensions/schemas/browser_action.json
rename : browser/components/extensions/schemas/page_action.json => toolkit/components/extensions/schemas/page_action.json
extra : moz-landing-system : lando
2019-11-15 16:33:57 +00:00
Agi Sferro
f300e5291b
Bug 1530402
- Refactor desktop's ext-{page,browser}Action. r=mixedpuppy
...
This patch refactors Desktop's implementation of Page and Browser actions to
decouple the logic inside a common Action object that can be used to implement
actions on other platforms, like mobile, without re-implementing it.
A follow-up commit will use this common logic on the mobile implementation.
Differential Revision: https://phabricator.services.mozilla.com/D49036
--HG--
extra : moz-landing-system : lando
2019-11-15 16:33:39 +00:00
Myeongjun Go
ae4ad56aab
Bug 1571110 - Change chrome_settings_overrides.search_provider.favicon_url from "url" to "relativeUrl" r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D52782
--HG--
extra : moz-landing-system : lando
2019-11-15 16:30:08 +00:00
Ehsan Akhgari
8f2781194c
Bug 1595923 - Try to rewrite browser_privatebrowsing_localStorage_before_after.js using more moden (and hopefully less prone to intermittent failures) primitives; r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D52757
--HG--
extra : moz-landing-system : lando
2019-11-15 15:18:36 +00:00
Tim Nguyen
9d40766fe5
Bug 1596193 - Replace outdated references to XUL textbox. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D53177
--HG--
extra : moz-landing-system : lando
2019-11-15 13:35:14 +00:00
Cosmin Sabou
085e0c04f7
Backed out changeset f03a850e3f53 (bug 1596296) for mochitest failures on test_popupanchor.xhtml.
2019-11-15 15:22:45 +02:00
Tim Nguyen
5e95d30ef3
Bug 1596296 - Stop supporting XUL [dir="reverse"] attribute value. r=dholbert
...
Differential Revision: https://phabricator.services.mozilla.com/D52946
--HG--
extra : moz-landing-system : lando
2019-11-15 02:20:10 +00:00
Gijs Kruitbosch
5b1dbc026d
Bug 1595772 - make overflow panel arrow position in customize mode more reliably correct, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D52934
--HG--
extra : moz-landing-system : lando
2019-11-15 10:25:06 +00:00
Marco Bonardo
72e140bffc
Bug 1579935 - WebExt API: Add browser.experiments.urlbar.restartBrowser. r=adw,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D53051
--HG--
extra : moz-landing-system : lando
2019-11-15 09:17:30 +00:00
Drew Willcoxon
8b90520146
Bug 1595328 - Add browser.experiments.urlbar.lastBrowserUpdateDate webextension experiment API. r=mak,mixedpuppy CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D52948
--HG--
extra : source : 289a3851e8c71110ffcb64425fef17a8cce04af9
extra : histedit_source : 4f760cea52e423b515d482d0324f98e1c216d066
2019-11-14 20:00:46 +00:00
Andreea Pavel
30f5e9486a
Backed out 13 changesets (bug 1530402
, bug 1533156) for failing test_ext_tabs_query.html on a CLOSED TREE
...
Backed out changeset aa9499a196e3 (bug 1530402
)
Backed out changeset ce12e494a189 (bug 1530402
)
Backed out changeset 1b053a203af9 (bug 1530402
)
Backed out changeset f57bc0ee284b (bug 1530402
)
Backed out changeset 701de7bcb484 (bug 1530402
)
Backed out changeset ab7b21969769 (bug 1530402
)
Backed out changeset c7b8cc91f245 (bug 1530402
)
Backed out changeset e2be10dbad5e (bug 1530402
)
Backed out changeset f52a8fedcded (bug 1530402
)
Backed out changeset 4fcca36d5b3e (bug 1530402
)
Backed out changeset 82b28001164b (bug 1530402
)
Backed out changeset 1dc6a4ebc9e1 (bug 1533156)
Backed out changeset ae5ead19921d (bug 1530402
)
--HG--
rename : toolkit/components/extensions/schemas/browser_action.json => browser/components/extensions/schemas/browser_action.json
rename : toolkit/components/extensions/schemas/page_action.json => browser/components/extensions/schemas/page_action.json
2019-11-15 05:48:23 +02:00
Matthew Noorenberghe
58f75fdd03
Bug 1595922 - Change 'Delete' to 'Remove' in about:logins. r=sfoster,fluent-reviewers,flod
...
Try to reduce confusion of users thinking it will delete their account (especially when there is a breach). This also aligns with the text we used in the old management UI.
Differential Revision: https://phabricator.services.mozilla.com/D52899
--HG--
extra : moz-landing-system : lando
2019-11-15 01:10:51 +00:00
Ciure Andrei
5df04e0ac8
Backed out changeset 289a3851e8c7 (bug 1595328) for causing test_ext_tabs_query.html to permafail CLOSED TREE
2019-11-15 03:27:50 +02:00
Sean Feng
3d651bb90e
Bug 1578534 - Change nsIX509CertDB.constructX509 to take Array<uint8_t> r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D44730
--HG--
extra : moz-landing-system : lando
2019-11-12 20:59:02 +00:00
Vijay Budhram
0929b414ed
Bug 1590231 - Update sync preferences panel to match decouple designs r=fluent-reviewers,markh
...
Differential Revision: https://phabricator.services.mozilla.com/D50931
--HG--
extra : moz-landing-system : lando
2019-11-14 21:01:23 +00:00
Drew Willcoxon
1ccd946302
Bug 1595328 - Add browser.experiments.urlbar.lastBrowserUpdateDate webextension experiment API. r=mak,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D52948
--HG--
extra : moz-landing-system : lando
2019-11-14 20:00:46 +00:00
Agi Sferro
d39cf52795
Bug 1530402
- Implement {Browser,Page}Action for GeckoView. r=snorp,mixedpuppy,esawin
...
Design doc: https://docs.google.com/document/d/1XJuKk9Hm_2RNbX8KRcyUOXTaELBWYMyXBUchz15OElY
Differential Revision: https://phabricator.services.mozilla.com/D49041
--HG--
rename : browser/components/extensions/schemas/browser_action.json => toolkit/components/extensions/schemas/browser_action.json
rename : browser/components/extensions/schemas/page_action.json => toolkit/components/extensions/schemas/page_action.json
extra : moz-landing-system : lando
2019-11-14 19:08:46 +00:00
Agi Sferro
13a7622d26
Bug 1530402
- Refactor desktop's ext-{page,browser}Action. r=mixedpuppy
...
This patch refactors Desktop's implementation of Page and Browser actions to
decouple the logic inside a common Action object that can be used to implement
actions on other platforms, like mobile, without re-implementing it.
A follow-up commit will use this common logic on the mobile implementation.
Differential Revision: https://phabricator.services.mozilla.com/D49036
--HG--
extra : moz-landing-system : lando
2019-11-14 19:08:33 +00:00
thomasmo
d4926629a3
Bug 1591755 - Support Web Permissions in FxR for Desktop r=Gijs,pbz
...
This change will be the first of multiple changes to control permissions in FxR on PC. This change introduces a new class, FxrPermissionPromptPrototype, in the FxR front end code. With the introduction of this class, all permission requests are denied by default. Subsequent changes will provide UI to give user control.
Differential Revision: https://phabricator.services.mozilla.com/D52283
--HG--
extra : moz-landing-system : lando
2019-11-14 18:51:32 +00:00
Dorel Luca
ebebe87aca
Backed out changeset c4ff245706ab (bug 1595155) for Android mochitest failures on mobile/android/components/extensions/test/mochitest/test_ext_webNavigation_onCommitted.html. CLOSED TREE
...
--HG--
rename : browser/actors/ClickHandlerParent.jsm => browser/modules/ContentClick.jsm
2019-11-14 19:14:27 +02:00
JaStenson
ead4cba2f3
Bug 1591007 - Save Changes in Manage Data dialog in preferences doesn't close the dialog, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D53020
--HG--
extra : moz-landing-system : lando
2019-11-14 15:30:27 +00:00
Marco Bonardo
e2c243ba4f
Bug 1579936
- WebExt API: Add browser.experiments.urlbar.isBrowserUpdateReadyToInstall. r=adw,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D52884
--HG--
extra : moz-landing-system : lando
2019-11-14 10:20:40 +00:00
Csoregi Natalia
4cf34e2666
Backed out 13 changesets (bug 1530402
, bug 1533156) for multiple failures e.g columnrule-linestyles.html and test_composite.html. CLOSED TREE
...
Backed out changeset 9e55fee783ff (bug 1530402
)
Backed out changeset f6af9d6a5482 (bug 1530402
)
Backed out changeset bf09025d6f98 (bug 1530402
)
Backed out changeset 9717ba255826 (bug 1530402
)
Backed out changeset e34768ee01db (bug 1530402
)
Backed out changeset b540d7b34ef6 (bug 1530402
)
Backed out changeset 126af041394b (bug 1530402
)
Backed out changeset cf16e02e62cd (bug 1530402
)
Backed out changeset 3638fcff5bed (bug 1530402
)
Backed out changeset 9630bed0ca2c (bug 1530402
)
Backed out changeset 1aa5898efa5f (bug 1530402
)
Backed out changeset 7462bbe4e676 (bug 1533156)
Backed out changeset 536a4cac3ffe (bug 1530402
)
--HG--
rename : toolkit/components/extensions/schemas/browser_action.json => browser/components/extensions/schemas/browser_action.json
rename : toolkit/components/extensions/schemas/page_action.json => browser/components/extensions/schemas/page_action.json
2019-11-14 03:46:37 +02:00
Punam Dahiya
fbdf8805f4
Bug 1591584 - Add dynamic triplet branch that shows sync and multidevice cards based off targeting r=k88hudson
...
iTest Plan:
Differential Revision: https://phabricator.services.mozilla.com/D51471
--HG--
extra : moz-landing-system : lando
2019-11-14 01:04:23 +00:00
Kirk Steuber
3beae18aeb
Bug 1588142 - Move Fluent about:preferences title attribute to a title tag r=fluent-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D51713
--HG--
extra : moz-landing-system : lando
2019-11-14 00:17:13 +00:00
Kirk Steuber
2ad7a54783
Bug 1588142 - about:preferences - migrate the root xul:window element to an html:html element r=Gijs,bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D51712
--HG--
extra : moz-landing-system : lando
2019-11-14 00:17:01 +00:00
Neil Deakin
785a88d297
Bug 1595155, support click handler which allows modifier+click in out of process iframes, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D52642
--HG--
rename : browser/modules/ContentClick.jsm => browser/actors/ClickHandlerParent.jsm
extra : moz-landing-system : lando
2019-11-14 00:47:48 +00:00
Brian Grinstead
d4fff93546
Bug 1595636 - Rename xul->xhtml for non-tests in DevTools r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D52711
--HG--
rename : devtools/client/framework/toolbox-window.xul => devtools/client/framework/toolbox-window.xhtml
rename : devtools/client/framework/toolbox.xul => devtools/client/framework/toolbox.xhtml
rename : devtools/client/performance/index.xul => devtools/client/performance/index.xhtml
rename : devtools/client/storage/index.xul => devtools/client/storage/index.xhtml
rename : devtools/client/styleeditor/index.xul => devtools/client/styleeditor/index.xhtml
extra : moz-landing-system : lando
2019-11-13 23:44:19 +00:00
Drew Willcoxon
189c002f3a
Bug 1595678 - browser.experiments.urlbar.isBrowserShowingNotification should not treat app menu badges as notifications. r=mak
...
This also updates each test task to make sure the function returns false after each notification is dismissed.
Differential Revision: https://phabricator.services.mozilla.com/D52915
--HG--
extra : moz-landing-system : lando
2019-11-13 22:50:50 +00:00
Agi Sferro
644a663e7d
Bug 1530402
- Implement {Browser,Page}Action for GeckoView. r=snorp,mixedpuppy,esawin
...
Design doc: https://docs.google.com/document/d/1XJuKk9Hm_2RNbX8KRcyUOXTaELBWYMyXBUchz15OElY
Differential Revision: https://phabricator.services.mozilla.com/D49041
--HG--
rename : browser/components/extensions/schemas/browser_action.json => toolkit/components/extensions/schemas/browser_action.json
rename : browser/components/extensions/schemas/page_action.json => toolkit/components/extensions/schemas/page_action.json
extra : moz-landing-system : lando
2019-11-13 20:29:15 +00:00
Agi Sferro
ae10f88165
Bug 1530402
- Refactor desktop's ext-{page,browser}Action. r=mixedpuppy
...
This patch refactors Desktop's implementation of Page and Browser actions to
decouple the logic inside a common Action object that can be used to implement
actions on other platforms, like mobile, without re-implementing it.
A follow-up commit will use this common logic on the mobile implementation.
Differential Revision: https://phabricator.services.mozilla.com/D49036
--HG--
extra : moz-landing-system : lando
2019-11-13 20:28:56 +00:00
Csoregi Natalia
6db46a2b36
Backed out 4 changesets (bug 1588142) for failures on browser_canvasframe_helper_02.js. CLOSED TREE
...
Backed out changeset 2284a535c8bc (bug 1588142)
Backed out changeset 939b6b3922c2 (bug 1588142)
Backed out changeset 1a5f2b044f82 (bug 1588142)
Backed out changeset 87336cc7f8a1 (bug 1588142)
2019-11-14 00:18:21 +02:00
Drew Willcoxon
28e518c9d3
Bug 1595985 - Add browser.urlbar.closeView webextension API. r=mak,mixedpuppy
...
This is based on D52612
Differential Revision: https://phabricator.services.mozilla.com/D52792
--HG--
extra : moz-landing-system : lando
2019-11-13 17:59:08 +00:00
Kirk Steuber
f28fdd0bc0
Bug 1588142 - Move Fluent about:preferences title attribute to a title tag r=fluent-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D51713
--HG--
extra : moz-landing-system : lando
2019-11-12 18:00:05 +00:00
Kirk Steuber
66fd9b08ff
Bug 1588142 - about:preferences - migrate the root xul:window element to an html:html element r=Gijs,bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D51712
--HG--
extra : moz-landing-system : lando
2019-11-13 17:46:30 +00:00
Drew Willcoxon
c7fdbd70eb
Bug 1595641 - Add a focus option to browser.urlbar.search and add a browser.urlbar.focus function. r=mak,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D52612
--HG--
extra : moz-landing-system : lando
2019-11-13 14:36:56 +00:00
Scott
aef62fb9fe
Bug 1595901 - Add spoc privacy modal fix, bug fixes, and personalization switch to New Tab Page r=Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D52769
--HG--
extra : moz-landing-system : lando
2019-11-12 23:28:32 +00:00
Matthew Noorenberghe
2461213d8f
Bug 1595953 - Connect UITour-lib.js docs to sphinx-js to publish on firefox-source-docs. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D52772
--HG--
extra : moz-landing-system : lando
2019-11-13 02:40:03 +00:00
Andrei Oprea
4e930a0d2b
Bug 1594129 - Snippet messages should not be evaluated for trigger actions r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D52056
--HG--
extra : moz-landing-system : lando
2019-11-12 16:20:28 +00:00
Nan Jiang
b895522455
Bug 1595058 - add a new ping type for pre-trailhead r=Mardak
...
The pre-trailhead triplets, added in bug 1594125 through the remote whats-new-panel provider, serve as another onboarding like messages for AS Router.
Differential Revision: https://phabricator.services.mozilla.com/D52755
--HG--
extra : moz-landing-system : lando
2019-11-12 23:18:40 +00:00
Mark Hammond
ab41353fa5
Bug 1548404 - Update UITour to reflect the decoupling of FxA and Sync. r=MattN,andreio,rfkelly
...
Differential Revision: https://phabricator.services.mozilla.com/D51976
--HG--
extra : moz-landing-system : lando
2019-11-12 23:58:03 +00:00
Andrei Oprea
9497d181df
Bug 1595090 - Expose scores and values to targeting expression r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D52368
--HG--
extra : moz-landing-system : lando
2019-11-12 15:39:20 +00:00
Neil Deakin
6c0cc9783c
Bug 1533951, move network error message listeners to NetErrorParent.jsm, r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D51626
--HG--
extra : moz-landing-system : lando
2019-11-12 20:00:41 +00:00
Neil Deakin
39a97c89d5
Bug 1533951, base NetError handler on JSWindowActor, move message listeners out of browser.js and into JSWindowActorParent, r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D51624
--HG--
extra : moz-landing-system : lando
2019-11-12 20:00:32 +00:00
Tim Nguyen
a9335df10d
Bug 1576946 - Implement <stack> using CSS Grid. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D46226
--HG--
extra : moz-landing-system : lando
2019-11-12 19:49:48 +00:00
Drew Willcoxon
477a15204a
Bug 1568595 - [Nudges] Implement an experiment API to check whether a notification is being displayed in Firefox r=mak,mixedpuppy
...
This sets up a `browser.experiments.urlbar` WebExtension Experiment API and adds a function called `isBrowserShowingNotification`. To recap, for the nudges experiment, we want to open the urlbar view automatically in some cases to show a nudge, but only if the browser isn't already showing a notification.
There are a few things to point out about this patch.
What counts as a notification is a little fuzzy. I chose: the tracking protection doorhanger, site identity doorhanger, app menu notifications, notification box (info bar), page action panels, and toolbar button panels. The last two aren't really notifications, but they're panels similar to doorhanger notifications. I also count the urlbar view as a notification since we don't want to show a nudge if the urlbar view is already open. I didn't bother with tab-modal dialogs since none of the pages we want to show nudges on will have them. I didn't bother with app-modal dialogs since the user can't interact with the browser until they're dismissed.
I chose `browser.experiments.urlbar` as the namespace, which we previously used in the top-sites experiment. There was also discussion of `browser.experiments.app` (bug 1579933), but I think we should keep all our urlbar experiment-related APIs in a urlbar namespace even when they aren't actually related to the urlbar. It's not a big deal though.
Shane recommends that we land tests for our experiment APIs in mozilla-central even though they won't ship in mozilla-central, at least for APIs that will be used in more than one version of Firefox. I think that's also a good idea for APIs we reuse in multiple experiments. It may not be necessary in this case since I'm not sure how broadly useful this notification API is, so I'm open to removing it and keeping it only in the experiment's GitHub repo. But I found that this was actually a nice way to develop and test this patch. Also, if we keep our experiment APIs in mozilla-central this way, we may not need a separate GitHub repo for them, or at most it'll just be a copy of this browser/components/urlbar/tests/ext directory.
As mentioned, I made a new ext tests directory. I think we should keep these files separate from the normal tests.
Differential Revision: https://phabricator.services.mozilla.com/D52312
--HG--
extra : moz-landing-system : lando
2019-11-12 02:55:15 +00:00
Mark Banner
a822e16866
Bug 1595471 - Correct ja-JP-macos references in engines.json for the modern configuration. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D52539
--HG--
extra : moz-landing-system : lando
2019-11-11 16:08:38 +00:00
Mark Banner
221d59c5e1
Bug 1595471 - Fix issues with search/suggest url parameters being not specified correctly in the schema, and missing a 'params' wrapper in the config. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D52537
--HG--
extra : moz-landing-system : lando
2019-11-11 16:51:21 +00:00
Mike de Boer
68183d40a1
Bug 1595123 - Revert change to observe HTTP activity of type ACTIVITY_SUBTYPE_RESPONSE_COMPLETE, which causes same-page ad clicks to not be counted. r=Standard8
...
This was regressed by bug 1591880.
Differential Revision: https://phabricator.services.mozilla.com/D52375
--HG--
extra : moz-landing-system : lando
2019-11-11 18:14:53 +00:00
Bogdan Tara
4e19fa512d
Backed out changeset 6ef087ab3a6c (bug 1595123) for test_urlTelemetry.js failures CLOSED TREE
2019-11-11 16:15:31 +02:00
Mike de Boer
35391fab81
Bug 1595123 - Revert change to observe HTTP activity of type ACTIVITY_SUBTYPE_RESPONSE_COMPLETE, which causes same-page ad clicks to not be counted. r=Standard8
...
This was regressed by bug 1591880.
Differential Revision: https://phabricator.services.mozilla.com/D52375
--HG--
extra : moz-landing-system : lando
2019-11-11 10:47:07 +00:00
Brendan Dahl
1f2263790c
Bug 1492582 - Use document.title instead of writing the title attribute on the document element r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D33561
--HG--
extra : moz-landing-system : lando
2019-11-08 23:33:50 +00:00
Erica Wright
ccaa336e4e
Bug 1594183 - Show the manage settings button on the ETP card. r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D51914
--HG--
extra : moz-landing-system : lando
2019-11-07 22:55:10 +00:00
Gijs Kruitbosch
fd3b69986c
Bug 1595048 - move JSWindowActor notes into Fission.rst document, r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D52352
--HG--
extra : moz-landing-system : lando
2019-11-08 19:42:02 +00:00
Scott
4bcf3407be
Bug 1594833 - Send over writing system direction to pocket popup r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D52227
--HG--
extra : moz-landing-system : lando
2019-11-08 19:40:57 +00:00
Drew Willcoxon
2687f37446
Bug 1594622
- Quantumbar: Remove the context.preselected property and rely on result.heuristic instead r=mak
...
Please see bug 1594622
for a description.
Differential Revision: https://phabricator.services.mozilla.com/D52120
--HG--
extra : moz-landing-system : lando
2019-11-08 18:50:00 +00:00
Andrew McCreight
56bc68ed30
Bug 1594878 - Keep Fission processes alive in browser/components/uitour/test/. r=kmag
...
There are a lot of intermittent hangs in this directory when Fission
is enabled. Keeping processes alive should avoid these.
Differential Revision: https://phabricator.services.mozilla.com/D52389
--HG--
extra : moz-landing-system : lando
2019-11-08 19:18:14 +00:00
Drew Willcoxon
b257252e66
Bug 1590461 - Add browser.urlbar.search() to the webextensions API r=mak,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D52127
--HG--
extra : moz-landing-system : lando
2019-11-08 09:39:54 +00:00
Mark Banner
e145c27445
Bug 1583214 - Support ESR settings in the modern search configuration. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D52041
--HG--
extra : moz-landing-system : lando
2019-11-08 16:05:52 +00:00
Andrei Oprea
ce6a76bb17
Bug 1589503 - Prevent bad remote triggering data from breaking all messages r=Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D51664
--HG--
extra : moz-landing-system : lando
2019-11-07 19:26:36 +00:00
Brindusan Cristian
a1dd1302ad
Backed out 2 changesets (bug 1583214) for failing xpcshell's test_engine_selector.js. CLOSED TREE
...
Backed out changeset 3d07be0ac7bc (bug 1583214)
Backed out changeset 4eadc0b0b1f8 (bug 1583214)
2019-11-08 15:16:47 +02:00
Itiel
59387abc05
Bug 1279230 - Convert Pocket CSS to logical properties to prepare for RTL support r=thecount,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D50754
--HG--
extra : moz-landing-system : lando
2019-11-08 11:52:52 +00:00
Mark Banner
fe6fdaf91c
Bug 1583214 - Support ESR settings in the modern search configuration. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D52041
--HG--
extra : moz-landing-system : lando
2019-11-08 12:04:02 +00:00
Marco Bonardo
4c965a7745
Bug 1594418 - Fix bookmark mochitests for Fission. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D52154
--HG--
extra : moz-landing-system : lando
2019-11-07 18:22:53 +00:00
Arthur Iakab
b55f035ed1
Backed out changeset 573654d340bc (bug 1279230) for causing browser-chrome failures on browser_parsable_css.js. CLOSED TREE
2019-11-08 06:35:43 +02:00
Itiel
d6131764c5
Bug 1279230 - Convert Pocket CSS to logical properties to prepare for RTL support r=thecount,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D50754
--HG--
extra : moz-landing-system : lando
2019-11-08 00:35:59 +00:00
Itiel
da06587b5f
Bug 1594808 - Fix loading direction of the monitor and lockwise cards in about:protections for RTL r=ewright
...
Also improve code style/quality, merge rules and convert the file to use logical properties for block, margin and padding
Differential Revision: https://phabricator.services.mozilla.com/D52195
--HG--
extra : moz-landing-system : lando
2019-11-07 21:06:26 +00:00
Matthew Noorenberghe
b65a40732b
No bug - Remove stale TODO about SCOPE_MONITOR in AboutProtectionsHandler.jsm.
...
Differential Revision: https://phabricator.services.mozilla.com/D52268
--HG--
extra : moz-landing-system : lando
2019-11-07 23:20:33 +00:00
Punam Dahiya
7ba47d843f
Bug 1593652 - Set default triplet to fix extended triplet on first opened new tab r=Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D51731
--HG--
extra : moz-landing-system : lando
2019-11-07 19:00:15 +00:00
Nihanth Subramanya
a13671e1aa
Bug 1578831 - Link directly to breakage report subview when ETP is off. r=timhuang,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D47574
--HG--
extra : moz-landing-system : lando
2019-11-07 20:13:31 +00:00
Mike Conley
c076f81115
Bug 1553510 - Don't compute whether or not to show the Bookmarks Toolbar for new profiles until Places has finished initting. r=MattN
...
This causes BrowserGlue to wait until Places has notified that it's initted before checking
to see whether or not the Bookmarks Toolbar should be shown.
Also, if it turns out that the Bookmarks Toolbar is shown, we now use CustomizableUI to do
this, which means that the Bookmarks Toolbar will be made visible on all windows after the
check is run - not just new windows.
Differential Revision: https://phabricator.services.mozilla.com/D51701
--HG--
extra : moz-landing-system : lando
2019-11-07 21:41:04 +00:00
Luca Greco
7fb1f49727
Bug 1575891 - browsingData API should not clear nextGen localStorage data stored by browser components and extensions. r=mixedpuppy,asuth,johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D48535
--HG--
extra : moz-landing-system : lando
2019-11-07 17:00:42 +00:00
Noemi Erli
f4d989ef82
Backed out 7 changesets (bug 1492582) for causing ss mochitest failures CLOSED TREE
...
Backed out changeset 1484255e5f4d (bug 1492582)
Backed out changeset bbf62ef50e52 (bug 1492582)
Backed out changeset 836724d3860e (bug 1492582)
Backed out changeset 5efddfd196b5 (bug 1492582)
Backed out changeset d4be1aa8cdb6 (bug 1492582)
Backed out changeset f05dfbeff17b (bug 1492582)
Backed out changeset e0e56a195659 (bug 1492582)
--HG--
extra : rebase_source : 913c432be684629992a773dc3e4e233141bc3061
2019-11-07 21:51:46 +02:00
Matt Woodrow
35b5539e6d
Bug 1593560 - Fix browser_firstPartyIsolation to not use w.content. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D52077
--HG--
extra : moz-landing-system : lando
2019-11-07 19:02:21 +00:00
Matt Woodrow
2704b7ceff
Bug 1593560 - Adjust tests to wait for data uri to load properly, since it now includes an extra IPDL roundtrip. r=kmag,ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D51548
--HG--
extra : moz-landing-system : lando
2019-11-06 22:37:07 +00:00
Gijs Kruitbosch
a7e1fdc48c
Bug 1593806 - fix file type descriptions in appPicker.js and as a driveby, stop displaying a literal 'undefined' when using it for protocols, r=mkaply
...
Differential Revision: https://phabricator.services.mozilla.com/D52189
--HG--
extra : moz-landing-system : lando
2019-11-07 17:29:59 +00:00
Andreea Pavel
5e0c7ce074
Bug 1533895 - disable browser_broadcast.js on fission r=kashav
...
Differential Revision: https://phabricator.services.mozilla.com/D52179
--HG--
extra : moz-landing-system : lando
2019-11-07 17:20:08 +00:00
Dave Townsend
8b06289b6c
Bug 1513855: Make sure that quit-application-granted and quit-application notifications are always sent. r=froydnj
...
We only run the main event loop if at least one window is open. There are various
cases where this doesn't happen, such as -silent. By the time we get there though
some components have started and require appropriate notifications to tell them
to shutdown safely. This patch sends the quit-application-granted and
quit-application notifications in the case that there were no windows open
and nsAppStartup::Quit hasn't already been called when we come to run the
event loop.
Differential Revision: https://phabricator.services.mozilla.com/D51736
--HG--
extra : moz-landing-system : lando
2019-11-07 17:00:06 +00:00
Brendan Dahl
b155aa1c0e
Bug 1492582 - Use document.title instead of writing the title attribute on the document element r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D33561
--HG--
extra : moz-landing-system : lando
2019-11-07 16:21:02 +00:00
Mike de Boer
c851a72429
Bug 1591880 - Add test coverage for proper redirect handling by SearchTelemetry. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D51403
--HG--
extra : moz-landing-system : lando
2019-11-06 15:26:59 +00:00
Mike de Boer
a4b122dbc2
Bug 1591880 - Move the Bing cookie codes to be powered by the configuration dictionary in SearchTelemetry and add a unit test. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D51402
--HG--
extra : moz-landing-system : lando
2019-11-06 15:23:37 +00:00
Mike de Boer
84ee6912c5
Bug 1591880 - Simplify test_urlTelemetry.js to not duplicate the same code all the time. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D51401
--HG--
extra : moz-landing-system : lando
2019-11-06 15:18:56 +00:00
Mike de Boer
ba0e71444d
Bug 1591880 - Expand the RegExp to match better and prevent double-counting clicks by ignoring beacon requests. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D51400
--HG--
extra : moz-landing-system : lando
2019-11-06 15:29:15 +00:00
Scott
b559ce1a6b
Bug 1594541 - Add documentation, taskcluster deployment migration, telemetry pipeline migration and bug fixes to New Tab Page r=fluent-reviewers,Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D52097
--HG--
extra : moz-landing-system : lando
2019-11-06 20:43:58 +00:00
Andrew McCreight
ec082e7046
Bug 1580212, part 2 - Make dom.ipc.keepProcessesAlive.webIsolated work for Fission content processes. r=kmag
...
Also, enable it for the extensions test directory. Without this pref,
it gets frequent intermittent leaks and shutdown hangs when Fission is
enabled.
Differential Revision: https://phabricator.services.mozilla.com/D51752
--HG--
extra : moz-landing-system : lando
2019-11-06 23:14:27 +00:00
Johann Hofmann
708a5abfb0
Bug 1582751 - Show an error message when content blocking breakage reporting fails. r=nhnt11,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D51382
--HG--
extra : moz-landing-system : lando
2019-11-06 21:14:21 +00:00
Marco Bonardo
f33c2afd5b
Bug 1594356 - Remove browser_moz_action_link.js, that is failing with Fission. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D51997
--HG--
extra : moz-landing-system : lando
2019-11-06 21:41:42 +00:00
Coroiu Cristina
cbdbc8bc4b
Backed out 7 changesets (bug 1593560) for crashtest failures at tests/layout/base/crashtests/446328.html on a CLOSED TREE
...
Backed out changeset 7dfae085a4cb (bug 1593560)
Backed out changeset 9842c80c98d8 (bug 1593560)
Backed out changeset d67a10437af7 (bug 1593560)
Backed out changeset 3e3948e9531c (bug 1593560)
Backed out changeset a7d04e276b44 (bug 1593560)
Backed out changeset 9f52c9f6dc54 (bug 1593560)
Backed out changeset 90572c49d464 (bug 1593560)
2019-11-07 00:32:53 +02:00
Coroiu Cristina
27a753cc4a
Backed out changeset 96048cce4b80 (bug 1571656) for xpcshell failures at toolkit/components/places/tests/unifiedcomplete/test_autofill_origins.js on a CLOSED TREE
2019-11-06 22:59:45 +02:00
Coroiu Cristina
10c5246702
Backed out 5 changesets (bug 1582751, bug 1575785, bug 1592616) for browser-chrome failures at browser/base/content/test/siteProtections/browser_protections_UI.js on a CLOSED TREE
...
Backed out changeset 7bc4ba491fc6 (bug 1592616)
Backed out changeset 7f420cfdf282 (bug 1592616)
Backed out changeset 9c00153e7458 (bug 1575785)
Backed out changeset e8ba7d342c46 (bug 1582751)
Backed out changeset 6ded6886d2ed (bug 1592616)
2019-11-06 22:58:29 +02:00
Anny Gakhokidze
0ba78d3380
Bug 1592829 - Remove hasContentOpener logic from C++ and check for content opener directly from JavaScript, r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D51318
--HG--
extra : moz-landing-system : lando
2019-11-06 20:14:32 +00:00
Daniel Varga
8d89d86da9
Backed out 2 changesets (bug 1592829) for gecko build failure. On a CLOSED TREE
...
Backed out changeset 73013c2281fb (bug 1592829)
Backed out changeset 3257e8902653 (bug 1592829)
2019-11-06 22:09:41 +02:00
Anny Gakhokidze
1f167c323c
Bug 1592829 - Remove hasContentOpener logic from C++ and check for content opener directly from JavaScript, r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D51318
--HG--
extra : moz-landing-system : lando
2019-11-05 22:25:56 +00:00
Matt Woodrow
250d7e93da
Bug 1593560 - Fix browser_firstPartyIsolation to not use w.content. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D52077
--HG--
extra : moz-landing-system : lando
2019-11-06 19:46:38 +00:00
Ed Lee
db5a55a5bb
Bug 1594125 - Allow showing remote triplets with different header r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D51907
--HG--
extra : moz-landing-system : lando
2019-11-06 18:33:45 +00:00
Matt Woodrow
52d6e76c02
Bug 1593560 - Adjust tests to wait for data uri to load properly, since it now includes an extra IPDL roundtrip. r=kmag,ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D51548
--HG--
extra : moz-landing-system : lando
2019-11-06 18:22:17 +00:00
Moritz Birghan
70c7a633fb
Bug 1571656 - Use Assert.jsm numeric comparison functions in tests r=mixedpuppy,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D40614
--HG--
extra : moz-landing-system : lando
2019-11-06 18:07:54 +00:00
Coroiu Cristina
46068a8d05
Backed out changeset d295ef429fc0 (bug 1594472) for browser-chrome failires at browser/components/urlbar/tests/browser/browser_urlbarOneOffs_settings.js on a CLOSED TREE
2019-11-06 20:19:07 +02:00
Johann Hofmann
bdc5996289
Bug 1582751 - Show an error message when content blocking breakage reporting fails. r=nhnt11,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D51382
--HG--
extra : moz-landing-system : lando
2019-11-06 15:35:17 +00:00
Emma Malysz
a9f5350d66
Bug 1591259
, insert catch block before accessing PushService to avoid exception during session-windows-restored r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D52053
--HG--
extra : moz-landing-system : lando
2019-11-06 17:36:45 +00:00
Drew Willcoxon
15cdbffd73
Bug 1594276 - Fix browser_keepStateAcrossTabSwitches.js to work with Fission r=mak
...
The test hangs in the first task on `await errorPageLoaded`. aboutNetError.js does fire the AboutNetErrorLoad event that BrowserTestUtils is waiting for, and BrowserTestUtils does add its listener before the event is fired, but the event never reaches the listener for some reason. Changing the initial page in the test from about:blank to an actual page and waiting for it to load fixes it, but I don't know why. The test doesn't depend on the initial page, so this should be OK.
Differential Revision: https://phabricator.services.mozilla.com/D51962
--HG--
extra : moz-landing-system : lando
2019-11-06 17:47:43 +00:00
Oana Pop Rus
6c038766da
Backed out changeset dd5c1030d23b (bug 1590231) for bc failures in browser_search_within_preferences_2.js on a CLOSED TREE
2019-11-06 19:44:13 +02:00
Gijs Kruitbosch
59d5116d73
Bug 1594472 - only `replaceState` if we're actually changing categories, so as to avoid doing so on initial load, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D52033
--HG--
extra : moz-landing-system : lando
2019-11-06 16:51:39 +00:00
Vijay Budhram
b9c626a520
Bug 1590231 - Update sync preferences panel to match decouple designs r=fluent-reviewers,markh
...
Differential Revision: https://phabricator.services.mozilla.com/D50931
--HG--
extra : moz-landing-system : lando
2019-11-06 16:51:03 +00:00
Gurzau Raul
a48236e296
Backed out 5 changesets (bug 1582751, bug 1575785, bug 1592616) for failing at browser_protections_UI.js on a CLOSED TREE.
...
Backed out changeset ee2ba98f5a17 (bug 1592616)
Backed out changeset 1f665fb32bff (bug 1592616)
Backed out changeset dde543f12c83 (bug 1575785)
Backed out changeset fadcc9e29ffd (bug 1582751)
Backed out changeset e86703d8db17 (bug 1592616)
2019-11-06 15:48:17 +02:00
Johann Hofmann
22a9a59387
Bug 1582751 - Show an error message when content blocking breakage reporting fails. r=nhnt11,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D51382
--HG--
extra : moz-landing-system : lando
2019-11-06 00:47:33 +00:00
Marco Bonardo
88743e900e
Bug 1593621 - Fix browser_keywordSearch.js and browser_keywordSearch_postData.js to work with fission. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D51603
--HG--
extra : moz-landing-system : lando
2019-11-06 10:13:33 +00:00
Brindusan Cristian
7dd89e5631
Backed out 4 changesets (bug 1582751, bug 1575785, bug 1592616) for bc failures at browser_protections_UI.js. CLOSED TREE
...
Backed out changeset 7065a97d62f2 (bug 1592616)
Backed out changeset 5f243fa3ab1e (bug 1575785)
Backed out changeset 7870976299f2 (bug 1582751)
Backed out changeset a9b6b44f82af (bug 1592616)
2019-11-06 02:23:31 +02:00
Mélanie Chauvel (ariasuni)
73ebf249d6
Bug 1563380 - Fix tabs.duplicate() having a different behavior than duplicate in UI r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D48471
--HG--
extra : moz-landing-system : lando
2019-11-05 23:41:56 +00:00
Johann Hofmann
757b8d00e4
Bug 1582751 - Show an error message when content blocking breakage reporting fails. r=nhnt11,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D51382
--HG--
extra : moz-landing-system : lando
2019-11-03 06:46:39 +00:00
Kirk Steuber
a3ec866dd5
Bug 1589134 - Move <script> tags out of <wizard>s r=bgrins
...
Moving these script tags has caused some code to be called in a different order. This patch enforces the necessary ordering by explicitly initializing MozWizardButtons from MozWizard's connectedCallback.
Differential Revision: https://phabricator.services.mozilla.com/D49490
--HG--
extra : moz-landing-system : lando
2019-11-05 21:08:50 +00:00
Harry Twyford
a9891da4c8
Bug 1589826 - Remove the megabar's "focused & collapsed" state. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D49824
--HG--
extra : moz-landing-system : lando
2019-11-05 15:21:29 +00:00
Brian Grinstead
55642eb095
Bug 1594110 - Remove unused searchPrefsLink UI Tour target r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D51741
--HG--
extra : moz-landing-system : lando
2019-11-05 18:03:57 +00:00
Brendan Dahl
eafc9e3293
Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug
...
nsXULWindow is no longer XUL specific and is somewhat confusing name.
Differential Revision: https://phabricator.services.mozilla.com/D51486
--HG--
rename : xpfe/appshell/nsXULWindow.cpp => xpfe/appshell/AppWindow.cpp
rename : xpfe/appshell/nsXULWindow.h => xpfe/appshell/AppWindow.h
rename : xpfe/appshell/nsIXULWindow.idl => xpfe/appshell/nsIAppWindow.idl
extra : moz-landing-system : lando
2019-11-05 17:56:28 +00:00
Cosmin Sabou
98797835bb
Backed out changeset 283c5335d006 (bug 1589826) for causing browser chrome failures. CLOSED TREE
2019-11-05 16:24:45 +02:00
Dão Gottwald
1cbeba3832
Bug 1589826 - Remove the megabar's "focused & collapsed" state. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D49824
--HG--
extra : moz-landing-system : lando
2019-11-05 13:01:37 +00:00
Harry Twyford
120863db8c
Bug 1589135 - Add Touch Bar documentation. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D49665
--HG--
extra : moz-landing-system : lando
2019-11-05 10:05:49 +00:00