Kris Maglione
ac4c574132
Bug 1525762: Part 2b - Migrate selected lightweight theme when installing built-in themes. r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D24961
--HG--
extra : rebase_source : 43754b25b1a810bd5227ba3dcb97a4eaf85845ab
extra : histedit_source : 2fc7ce5e5c384524280e9c262154cced7ce3c62b
2019-03-26 12:57:30 -07:00
Kris Maglione
a15a869f4f
Bug 1525762: Part 2a - Migrate built-in LWTs to static WebExtension themes. r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D24627
--HG--
rename : browser/base/content/defaultthemes/dark.icon.svg => browser/themes/addons/dark/icon.svg
rename : browser/base/content/defaultthemes/light.icon.svg => browser/themes/addons/light/icon.svg
rename : toolkit/mozapps/extensions/content/default-theme-icon.svg => toolkit/mozapps/extensions/default-theme/icon.svg
extra : rebase_source : a844186d5a113b596c6bb6bdcd49f443e1879ab2
extra : histedit_source : a5b745dcdac9106fe224895d13862b156feb1eb0
2019-02-08 14:18:52 -08:00
Ciure Andrei
73e7b60fc2
Backed out changeset de24b08ddc37 (bug 1539757) for causing browser_hidden_document_autofill.js, browser_httpauth.js, test_bug_627616.html to permafail CLOSED TREE
...
--HG--
extra : histedit_source : 12f30c6ab7c094c787618b62090e221815ff8439
2019-03-30 03:13:58 +02:00
Gijs Kruitbosch
4ffc2ff028
Bug 1539757 - fix trying to initialize XBL bindings while the prompt is still hidden, r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D25390
--HG--
extra : moz-landing-system : lando
2019-03-29 23:11:37 +00:00
Yuan Cheng
2c84c3d3c6
Bug 1523761 - Move the syncedTabs strings from browser.dtd to fluent, r=Gijs,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D22980
--HG--
extra : moz-landing-system : lando
2019-03-28 00:07:48 +00:00
Johann Hofmann
3573e05186
Bug 1538684 - Add reportBreakage labels and report prefs for fingerprinters and cryptominers. r=ewright
...
Differential Revision: https://phabricator.services.mozilla.com/D24695
--HG--
extra : moz-landing-system : lando
2019-03-29 18:51:33 +00:00
Brian Grinstead
674a426920
Bug 1539665 - Remove arrowScrollbox as 'this' parameter into Array.filter;r=dao
...
It's unused, since _canScrollToElement is overridden right below and doesn't use 'this'.
Differential Revision: https://phabricator.services.mozilla.com/D25412
--HG--
extra : moz-landing-system : lando
2019-03-29 16:00:08 +00:00
Emilio Cobos Álvarez
1994c7afde
Bug 1540093 - Add a whitelist entry for browser_parsable_css if -moz-block-height is disabled. r=bustage
2019-03-29 16:39:14 +01:00
Brian
d8eb046cd9
Bug 1523763 - Move tab context menu strings to FTL file loaded on-demand. r=Gijs,flod
...
Moved tab context menu out of browser.dtd to browser.xul except for sendPageToDevice, sendLinkToDevice, moveTabOptions, moveSelectedTabOptions, undoCloseTab. Not sure if tabbrowser.js and tabbrowser.xul are working as intended.
Differential Revision: https://phabricator.services.mozilla.com/D19312
--HG--
extra : moz-landing-system : lando
2019-03-29 14:55:12 +00:00
Brian Grinstead
aa4c004b0f
Bug 1539665 - Handle the tabbrowser-arrowscrollbox XBL logic from within tabbrowser-tabs r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D25153
--HG--
extra : moz-landing-system : lando
2019-03-29 14:34:59 +00:00
Johann Hofmann
204f870fd6
Bug 1530348 - Unfork aboutNetError.{xhtml,css}. r=nhnt11
...
The larger changesets in this patch are simply moving code from one file into the other with hg mv.
A short summary of the changes:
- I removed the forked redirection from AboutRedirector.cpp
- I deleted the original aboutNetError.xhtml and aboutNetError.css files
and moved aboutNetError-new.xhtml and aboutNetError-new.css in their place instead.
- I removed the browser.security.newcerterrorpage.enabled pref and all its usages.
- I removed some localization strings and resources that went unused because of the above changes.
Differential Revision: https://phabricator.services.mozilla.com/D25232
--HG--
extra : moz-landing-system : lando
2019-03-29 09:33:58 +00:00
James Teh
9cdf8c0da1
Bug 1539647: Make the "Show more bookmarks" button navigable with the keyboard. r=Gijs
...
When the Bookmarks toolbar overflows, it contains buttons with style visibility: hidden.
ToolbarKeyboardNavigator wasn't checking for this and was trying to focus these buttons, which simply failed.
We now skip over these buttons, which means that the Show more bookmarks button can now be reached.
Differential Revision: https://phabricator.services.mozilla.com/D25180
--HG--
extra : moz-landing-system : lando
2019-03-29 00:46:57 +00:00
Gurzau Raul
e5f97940c5
Backed out changeset fae91b8aa3d7 (bug 1539647) for eslint falure at /content/browser-toolbarKeyNav.js on a CLOSED TREE.
2019-03-29 01:51:37 +02:00
James Teh
a35520c301
Bug 1539647: Make the "Show more bookmarks" button navigable with the keyboard. r=Gijs
...
When the Bookmarks toolbar overflows, it contains buttons with style visibility: hidden.
ToolbarKeyboardNavigator wasn't checking for this and was trying to focus these buttons, which simply failed.
We now skip over these buttons, which means that the Show more bookmarks button can now be reached.
Differential Revision: https://phabricator.services.mozilla.com/D25180
--HG--
extra : moz-landing-system : lando
2019-03-28 23:22:32 +00:00
Christian Frey
ab47477977
Bug 1523734 - Migrate about:blocked to Fluent r=flod,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23611
--HG--
extra : moz-landing-system : lando
2019-03-28 17:08:34 +00:00
Oana Pop Rus
226e6c59d9
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-03-28 12:23:56 +02:00
Oana Pop Rus
47e94b5d6e
Merge inbound to mozilla-central. a=merge
2019-03-28 12:11:35 +02:00
Mark Banner
dba6983e75
Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D23850
--HG--
extra : moz-landing-system : lando
2019-03-28 09:38:14 +00:00
Christoph Kerschbaumer
64005a8818
Bug 1524970: Update more frontend code to explicitly pass a csp. r=Gijs,jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D24959
--HG--
extra : moz-landing-system : lando
2019-03-27 16:38:01 +00:00
Felipe Gomes
1479262628
Bug 1539255 - Back out new tab animations. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D24964
--HG--
extra : moz-landing-system : lando
2019-03-27 14:55:13 +00:00
David Walsh
d605b47da3
Bug 1535103 - Improve Debugger CSS DX. r=davidwalsh
...
Differential Revision: https://phabricator.services.mozilla.com/D24254
--HG--
extra : moz-landing-system : lando
2019-03-27 14:35:16 +00:00
danielleleb
c5873ebd44
Bug 1535865 - Fixes intermittent error caused by hidden security tab. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D24969
--HG--
extra : moz-landing-system : lando
2019-03-27 09:25:36 +00:00
James Teh
c97f126ee4
Bug 1538575 part 2: Add RTL test for toolbar keyboard navigation. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D25017
--HG--
extra : moz-landing-system : lando
2019-03-27 11:15:34 +00:00
berkay.barlas
6ad3d5bf36
Bug 1536620 return default size in reader mode r=Gijs
...
Call Reader:ResetZoom only in readermode and make resetFontSize async
***
make resetFontSize async
***
call Reader:ResetZoom only in readermode
***
Differential Revision: https://phabricator.services.mozilla.com/D24445
--HG--
extra : moz-landing-system : lando
2019-03-27 10:56:03 +00:00
Matthew Noorenberghe
edd6809d0c
Bug 1533925 - Allow about: pages to be forced into the extension process. r=kmag
...
Some extensions want to implement about: pages and we want those pages to be loaded in the extension process, not in the web content process, so that:
1) a compromised web process won't get access to the about: page content
2) the extension page can use all the APIs that extension pages normally get, instead of only content script APIs.
Post-Fission we will need to know which extension process to choose.
Differential Revision: https://phabricator.services.mozilla.com/D24989
--HG--
extra : moz-landing-system : lando
2019-03-27 04:07:15 +00:00
Kris Maglione
dc9f1e38d5
Bug 1525511: Part 5 - Get rid of most LWTManager gunk in tests. r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D18788
--HG--
extra : rebase_source : d550bfad07edeaae24ec385b2b57d2d9ae0161df
2019-02-05 21:25:21 -08:00
Kris Maglione
e7796b70b4
Bug 1525511: Part 1 - Remove LWT install gunk. r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D18781
--HG--
extra : rebase_source : cfd98054b2098bc4fee6eeea0736bcd42a036bcf
2019-02-05 21:29:58 -08:00
Bas Schouten
115004ee5c
Bug 1536174 - Part 3: Add ability to start and stop composition recordings from a keyboard combo. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D23915
--HG--
rename : browser/base/content/browser-webrender.js => browser/base/content/browser-graphics-utils.js
extra : rebase_source : dd94a1bb4e437bd9283c0cec6198c4912429a6af
2019-03-18 20:06:33 +01:00
Zibi Braniecki
600272a1a4
Bug 1483036 - Fix fluent errors caught by the new test failures. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D24315
--HG--
extra : moz-landing-system : lando
2019-03-26 15:05:14 +00:00
Jonas Allmann
1db9db7604
Bug 1529231, Remove all occurences of ondialogaccept and ondialogcancel, r=Gijs
...
Removed all occurences of ondialogaccept.
Removed all occurences of ondialogcancel.
Replaced all removed attributes with event handlers.
Differential Revision: https://phabricator.services.mozilla.com/D21227
--HG--
extra : moz-landing-system : lando
2019-03-26 18:34:02 +00:00
Luca Greco
6813669d75
Bug 1536473 - ext-menu onWindowOpen handler should wait for SidebarUI to be fully initialized. r=mixedpuppy,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D24034
--HG--
extra : moz-landing-system : lando
2019-03-25 20:47:27 +00:00
James Teh
89ea40cf9f
Bug 1538575: Toolbar keyboard navigation: Make arrow keys behave as expected for RTL locales. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D24841
--HG--
extra : moz-landing-system : lando
2019-03-26 10:35:21 +00:00
James Teh
5bada183cb
Bug 1536521: Use a capturing listener for PanelMultiView's keydown handler. r=Gijs
...
PanelMultiView adds the keydown handler on the window so that it handles key presses when a panel appears but doesn't get focus, as happens when a button to open a panel is clicked with the mouse.
However, this means the listener is on an ancestor of the panel, which means that handlers such as ToolbarKeyboardNavigator are deeper in the tree.
Previously, PanelMultiView used a bubbling (default) listener.
This meant that ToolbarKeyboardNavigator handled the event first, causing it to interfere when a panel opened within the toolbar; e.g. the Library menu.
To fix this, use a capturing listener for PanelMultiView so it gets the event first.
Differential Revision: https://phabricator.services.mozilla.com/D24848
--HG--
extra : moz-landing-system : lando
2019-03-26 10:33:11 +00:00
Mark Banner
ce267bd0ae
Bug 1538771 - Move trimURL to BrowserUtils.jsm so it can be more easily accessed in non-window contexts. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D24761
--HG--
extra : moz-landing-system : lando
2019-03-26 09:15:50 +00:00
Sam Foster
b3f760835a
Bug 1538285 - Make saved logins footer colors theme-friendly. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D24581
--HG--
extra : moz-landing-system : lando
2019-03-25 21:32:01 +00:00
Johann Hofmann
43d929a61c
Bug 1538636 - Update bug component for b/b/c/test/popups. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D24693
--HG--
extra : moz-landing-system : lando
2019-03-25 20:34:13 +00:00
Johann Hofmann
8e0cea98c7
Bug 1538636 - Update bug component for b/b/c/test/permissions. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D24692
--HG--
extra : moz-landing-system : lando
2019-03-25 18:16:21 +00:00
Mark Hammond
6375e0ba3a
Bug 1534699 - ensure new windows default to 'setup sync' state. r=eoger
...
Differential Revision: https://phabricator.services.mozilla.com/D24665
--HG--
extra : moz-landing-system : lando
2019-03-25 21:47:10 +00:00
Mike Conley
70d3cd278a
Bug 1538192 - Remove NIGHTLY_BUILD ifdef around Picture-in-Picture context menu item. r=jaws
...
Depends on D24519
Differential Revision: https://phabricator.services.mozilla.com/D24520
--HG--
extra : moz-landing-system : lando
2019-03-25 18:16:49 +00:00
Sebastian Hengst
bf8d28e2cf
Backed out 2 changesets (bug 1335740) for permafailing mda task on Android 8.0
...
Backed out changeset 7beefe9e4d81 (bug 1335740)
Backed out changeset 35abcd7c962a (bug 1335740)
--HG--
rename : testing/web-platform/meta/mediacapture-streams/MediaDevices-getSupportedConstraints.https.html.ini => testing/web-platform/meta/mediacapture-streams/MediaDevices-getSupportedConstraints.html.ini
rename : testing/web-platform/meta/mediacapture-streams/historical.https.html.ini => testing/web-platform/meta/mediacapture-streams/historical.html.ini
rename : testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.https.html => testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.html
rename : testing/web-platform/tests/mediacapture-streams/historical.https.html => testing/web-platform/tests/mediacapture-streams/historical.html
2019-03-25 12:31:48 +01:00
Dale Harvey
dcb0f70ac2
Bug 1534219 - Only clear globally blocked permission on navigation. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D23844
--HG--
extra : moz-landing-system : lando
2019-03-22 10:57:16 +00:00
sakshaat
d781937a67
Bug 1517483 - Get rid of nsIScriptSecurityManager::IsSystemPrincipal r=bzbarsky
...
Replaced instances of callers in both C++ and JS files to query the state from the principal directly.
Differential Revision: https://phabricator.services.mozilla.com/D22532
--HG--
extra : moz-landing-system : lando
2019-03-24 20:36:25 +00:00
Syeda Asra Arshia Qadri
1c3bc2c0b5
Bug 1535278: Cert error pages in iframes should not say 'Warning: Potential Security Risk Ahead' r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D23792
--HG--
extra : moz-landing-system : lando
2019-03-22 21:09:10 +00:00
Gijs Kruitbosch
ec1e8dbd88
Bug 1538366 - don't show accounts button in popups and ensure it gets an arrow in the overflow panel, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D24575
--HG--
extra : moz-landing-system : lando
2019-03-22 22:35:50 +00:00
Erica Wright
bf9bdbe7e6
Bug 1528080 - Telemetry for shield histogram reports per page load. r=johannh
...
The shield historgram was reporting once per content blocking event, now it reports per page load.
Differential Revision: https://phabricator.services.mozilla.com/D24017
--HG--
extra : moz-landing-system : lando
2019-03-22 20:58:04 +00:00
Vijay Budhram
a94082a5db
Bug 1537648 - remove change avatar button from FxA menu r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D24527
--HG--
extra : moz-landing-system : lando
2019-03-22 20:52:47 +00:00
Luca Greco
ab09637b22
Bug 1533172 - Show post install notification when enabling sideload extensions. r=mixedpuppy,kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D22700
--HG--
extra : moz-landing-system : lando
2019-03-22 19:19:35 +00:00
Doug Thayer
b172543596
Bug 1441308 - Core renderroot splitting changes r=kats,sotaro
...
This is a large patch that contains all of the core changes for
renderroot splitting.
Differential Revision: https://phabricator.services.mozilla.com/D20701
--HG--
extra : moz-landing-system : lando
2019-03-22 18:28:42 +00:00
Vijay Budhram
ff0633b2d0
Bug 1536895 - Disable send tab on Fxa avatar menu for unsupported pages, r=gijs
...
Differential Revision: https://phabricator.services.mozilla.com//D24430
--HG--
extra : rebase_source : 2df1723386e36a92f4350d38df37135529988732
2019-03-21 21:14:34 +00:00
Vijay Budhram
631f8208ac
Bug 1537647 - fix focus on FxA menu when activated via keyboard r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D24381
--HG--
extra : moz-landing-system : lando
2019-03-21 18:22:49 +00:00
Oana Pop Rus
cacc0b68c1
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-03-22 00:58:41 +02:00
Coroiu Cristina
60be40b053
Merge inbound to mozilla-central a=merge
2019-03-21 23:59:53 +02:00
Brian Grinstead
a797a66d25
Bug 1531119 - Remove editMenuCommands.inc.xul and make editMenuOverlay.js in charge of constructing the relevant commandset DOM r=bdahl,NeilDeakin
...
This allows us to drop preprocessing and makes it simpler to add edit menu functionality to any type of document.
Differential Revision: https://phabricator.services.mozilla.com/D21446
--HG--
extra : moz-landing-system : lando
2019-03-21 14:18:48 +00:00
Mike Conley
2c8a12e078
Bug 1535748 - Remove NIGHTLY_BUILD build-time switches for Picture-in-Picture. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D23948
--HG--
extra : moz-landing-system : lando
2019-03-21 13:58:17 +00:00
Mike Conley
c218b68adf
Bug 1535760 - Update strings and controls for toggling Picture-in-Picture from the context menu. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D23947
--HG--
extra : moz-landing-system : lando
2019-03-21 13:58:05 +00:00
Ian Moody
67fb55f3b9
Bug 1536653 - browser/ automated ESLint no-throw-literal fixes. r=Gijs
...
Result of running:
$ mach eslint -funix browser/ | sed -Ee 's/:.+//' - | xargs sed -E \
-e 's/throw ((["`])[^"]+\2);/throw new Error(\1);/g' \
-e 's/throw ((["`])[^"]+\2 \+ [^ ";]+);/throw new Error(\1);/g' \
-e 's/throw \(/throw new Error(/g' -i
Differential Revision: https://phabricator.services.mozilla.com/D24110
--HG--
extra : moz-landing-system : lando
2019-03-20 10:17:42 +00:00
paarmita
cc8f215561
Bug 1483364 - Tooltip for Tracking Protection item in the Firefox menu uses a capitalized Preferences; r=johannh
...
Tooltip for Tracking Protection item in the Firefox menu uses a capitalized Preferences (and should use 'options' on Windows)
Differential Revision: https://phabricator.services.mozilla.com/D21856
--HG--
extra : moz-landing-system : lando
2019-03-21 13:40:54 +00:00
Brindusan Cristian
327ca02963
Backed out 2 changesets (bug 1535760, bug 1535748) for ESlint failure at browser_contextMenu.js:66:11. CLOSED TREE
...
Backed out changeset 8ab3c856b9c2 (bug 1535748)
Backed out changeset a9a01b1c9e3a (bug 1535760)
2019-03-21 04:35:52 +02:00
Mike Conley
47e70b9c38
Bug 1535748 - Remove NIGHTLY_BUILD build-time switches for Picture-in-Picture. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D23948
--HG--
extra : moz-landing-system : lando
2019-03-20 21:24:15 +00:00
Mike Conley
50371e1fee
Bug 1535760 - Update strings and controls for toggling Picture-in-Picture from the context menu. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D23947
--HG--
extra : moz-landing-system : lando
2019-03-20 21:24:37 +00:00
Drew Willcoxon
66b8f1c131
Bug 1529931 - Avoid autofill flicker: Fix reflow performance tests. r=mconley
...
Replace a couple of popup methods so that they call dirtyFrame(), so that reflows happen deterministically.
Differential Revision: https://phabricator.services.mozilla.com/D23734
--HG--
extra : moz-landing-system : lando
2019-03-20 16:08:21 +00:00
Julian Descottes
6987dbacc5
Bug 1487581 - Remove aboutdebugging.notftl file;r=daisuke
...
Depends on D23878
Differential Revision: https://phabricator.services.mozilla.com/D23879
--HG--
extra : moz-landing-system : lando
2019-03-20 18:08:18 +00:00
Gijs Kruitbosch
d185982673
Bug 1530500 - remove obsolete browser swapping flags, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D24114
--HG--
extra : moz-landing-system : lando
2019-03-20 08:49:04 +00:00
Dana Keeler
2cf1772b43
bug 1535851 - proactively check for mixed content in nsSecureBrowserUIImpl r=Ehsan
...
If nsSecureBrowserUIImpl::GetState is never called, it never checks for mixed
content (this can happen when loading a page from the BF cache). To ensure that
we properly set the security state (via OnLocationChange -> OnSecurityChange),
nsSecureBrowserUIImpl must check for mixed content more proactively.
Differential Revision: https://phabricator.services.mozilla.com/D23945
--HG--
extra : moz-landing-system : lando
2019-03-19 23:56:55 +00:00
Jan-Ivar Bruaroey
f30f21c430
Bug 1335740 - Update wpt & mochitests to work w/[SecureContext] navigator.mediaDevices. r=pehrsons
...
Differential Revision: https://phabricator.services.mozilla.com/D20425
--HG--
rename : testing/web-platform/meta/mediacapture-streams/MediaDevices-getSupportedConstraints.html.ini => testing/web-platform/meta/mediacapture-streams/MediaDevices-getSupportedConstraints.https.html.ini
rename : testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.html => testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.https.html
extra : moz-landing-system : lando
2019-03-19 14:17:53 +00:00
Vijay Budhram
2c33b42b2c
Bug 1536467 - bind callbacks to this for Send Tab to Device subview so they work when we're waiting for the initial sync r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D24068
--HG--
extra : moz-landing-system : lando
2019-03-19 19:25:01 +00:00
Gijs Kruitbosch
98463769e5
Bug 1536514 - actually close quote of 'PanelUI-fxa' for fxa menu keypress handler, r=vbudhram
...
Differential Revision: https://phabricator.services.mozilla.com/D24067
--HG--
extra : moz-landing-system : lando
2019-03-19 18:06:35 +00:00
Gijs Kruitbosch
1e96300cf3
Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer
...
This limits us to 1 preloaded browser per window, in the top 3 normal windows + top 3 private windows.
If we try to create additional browsers beyond that, we instead move a pre-existing browser across.
Differential Revision: https://phabricator.services.mozilla.com/D21129
--HG--
extra : moz-landing-system : lando
2019-03-19 17:29:48 +00:00
Gijs Kruitbosch
44dd6b4718
Bug 1353013 - allow using the preloaded new tab page in private windows, too, r=dthayer
...
This didn't use to work and was disabled in
https://bugzilla.mozilla.org/show_bug.cgi?id=1195981 . I expect my changes in
https://bugzilla.mozilla.org/show_bug.cgi?id=1427186 fixed the issue. It works
in my testing, anyway.
Differential Revision: https://phabricator.services.mozilla.com/D21127
--HG--
extra : moz-landing-system : lando
2019-03-19 17:29:34 +00:00
Gijs Kruitbosch
5e05f6c9c9
Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer
...
Differential Revision: https://phabricator.services.mozilla.com/D21126
--HG--
extra : moz-landing-system : lando
2019-03-19 17:29:14 +00:00
Mellina Yonashiro
27590d5af5
Bug 1534629 Non-bypassable cert error pages should use Advanced instead of More information r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D23316
--HG--
extra : moz-landing-system : lando
2019-03-18 17:11:50 +00:00
Dhyey Thakore
d35fbfef92
Bug 1444133 - Have an option to have view-source open in a separate (browser) window, not separate tab, r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D18071
--HG--
extra : moz-landing-system : lando
2019-03-19 11:17:18 +00:00
Gurzau Raul
b0e75ab0e1
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-03-18 23:44:31 +02:00
Gijs Kruitbosch
718ffb7d51
Bug 1524665 - update sync now item when syncing, r=vbudhram
...
Differential Revision: https://phabricator.services.mozilla.com//D23695
2019-03-18 15:44:28 +00:00
Vijay Budhram
b326d15f68
Bug 1524665 - Add send tab to device button, r=gijs
...
Differential Revision: https://phabricator.services.mozilla.com//D23387
--HG--
extra : rebase_source : 2f41fc8a0f78149105b32b87017e1d9035cc5d3e
2019-03-13 20:31:59 +00:00
Jonathan Kingston
d1d4db5320
Bug 1535378 - Adding a test for the serialization of principals r=ckerschb,mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D23554
--HG--
extra : moz-landing-system : lando
2019-03-18 16:29:51 +00:00
shindli
66a5ef2991
Backed out changeset c0996caf797f (bug 1523761) for bc failures in browser/components/customizableui/test/browser_947914_button_history.js CLOSED TREE
2019-03-18 19:20:56 +02:00
shindli
a7af1edc71
Backed out 3 changesets (bug 1353013) for a11y failures in accessible/tests/mochitest/relations/test_tabbrowser.xul CLOSED TREE
...
Backed out changeset af8bce2330e9 (bug 1353013)
Backed out changeset a3d1302b06c0 (bug 1353013)
Backed out changeset 976afd1adf84 (bug 1353013)
2019-03-18 18:21:16 +02:00
Yuan Cheng
ad8f4def53
Bug 1523761 - Move the syncedTabs strings from browser.dtd to fluent, r=Gijs,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D22980
--HG--
extra : moz-landing-system : lando
2019-03-15 18:46:46 +00:00
berkay.barlas
7feefb5c15
Bug 1135593 Make The Reader Mode controls sidebar not affected by page zoom actions r=Gijs
...
Roll up existing commits
Make updateFontSizeButtonControls separate method
Differential Revision: https://phabricator.services.mozilla.com/D23147
--HG--
extra : moz-landing-system : lando
2019-03-15 20:22:31 +00:00
Sebastian Hengst
757f55aa2c
Bug 1535666 - Explicitly turn on new cert error pages in browser_aboutCertError_noSubjectAltName.js to let it pass on beta r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23728
--HG--
extra : moz-landing-system : lando
2019-03-18 15:27:16 +00:00
Erica Wright
5d103831b6
Bug 1522919 - Add histograms to count fingerprinting and cryptomining blocking states per page load. r=johannh
...
Add histograms to count fingerprinting and cryptomining blocking states per page load.
Differential Revision: https://phabricator.services.mozilla.com/D20389
--HG--
extra : moz-landing-system : lando
2019-03-18 15:21:52 +00:00
Gijs Kruitbosch
e306931fb1
Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer
...
This limits us to 1 preloaded browser per window, in the top 3 normal windows + top 3 private windows.
If we try to create additional browsers beyond that, we instead move a pre-existing browser across.
Differential Revision: https://phabricator.services.mozilla.com/D21129
--HG--
extra : moz-landing-system : lando
2019-03-12 14:34:39 +00:00
Gijs Kruitbosch
6f44e2b43b
Bug 1353013 - allow using the preloaded new tab page in private windows, too, r=dthayer
...
This didn't use to work and was disabled in
https://bugzilla.mozilla.org/show_bug.cgi?id=1195981 . I expect my changes in
https://bugzilla.mozilla.org/show_bug.cgi?id=1427186 fixed the issue. It works
in my testing, anyway.
Differential Revision: https://phabricator.services.mozilla.com/D21127
--HG--
extra : moz-landing-system : lando
2019-03-12 14:34:24 +00:00
Gijs Kruitbosch
b7a741e6cb
Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer
...
Differential Revision: https://phabricator.services.mozilla.com/D21126
--HG--
extra : moz-landing-system : lando
2019-03-12 14:34:04 +00:00
Sebastian Hengst
2a4d267a85
Bug 1536073 - Remove DevTools button in browser_identityBlock_focus.js to prevent branch-specific focus in toolbar r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23858
--HG--
extra : moz-landing-system : lando
2019-03-18 14:37:04 +00:00
Sebastian Hengst
b33de7cfb1
Bug 1536069 - Remove DevTools button in browser_multiselect_tabs_using_keyboard.js to prevent branch-specific focus in toolbar r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23855
--HG--
extra : moz-landing-system : lando
2019-03-18 14:36:13 +00:00
Matthew Noorenberghe
bc2caa0b99
Bug 1533206 - Center the login autocomplete footer text. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D23395
--HG--
extra : histedit_source : d25b3ee35de5da8a67f47b9a8aebcc129c3bab04
2019-03-17 21:43:54 -07:00
Matthew Noorenberghe
6ad98db472
Backed out changeset db4a1fa6c07c (bug 1533206) for bad interactions between XUL flex and display:flex.
...
--HG--
extra : histedit_source : 3adee7bd962d6eb570b2a283ada2a5c5c7e043ba
2019-03-17 21:01:13 -07:00
danielleleb
07bdaa54f0
Bug 1501955 - Runs securityOnLoad on certificate error pages and adds test. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21840
--HG--
extra : moz-landing-system : lando
2019-03-16 19:53:02 +00:00
Andreea Pavel
4f60356595
Backed out changeset b12dda048dd5 (bug 1535666) patch does not work on beta DONTBUILD
2019-03-16 18:51:42 +02:00
Sebastian Hengst
11cbaa0ead
Bug 1535666 - Explicitly turn on new cert error pages in browser_aboutCertError_noSubjectAltName.js to let it pass on beta r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23728
--HG--
extra : moz-landing-system : lando
2019-03-15 22:45:46 +00:00
Mark Striemer
794a80e7e5
Bug 1525092 - Confirm removing an extension in HTML about:addons r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D22796
--HG--
extra : moz-landing-system : lando
2019-03-15 19:19:28 +00:00
Johann Hofmann
a6438722be
Bug 1533362 - Record contentBlockingEvent for background tabs. r=Ehsan
...
When switching tabs we use the securityUI.contentBlockingEvent property to update the shield state.
That property is set in https://searchfox.org/mozilla-central/rev/aae527894a97ee3bbe0c2cfce9c67c59e8b8fcb9/browser/base/content/browser.js#5025 .
Unfortunately, that event is only received by the current browser because is is registered with gBrowser.addProgressListener instead of gBrowser.addTabsProgressListener. Thus, the background tab is not storing its content blocking event.
To fix this, we also listen for content blocking events with addTabsProgressListener, but exclude the
currently selected tab there.
Differential Revision: https://phabricator.services.mozilla.com/D23485
--HG--
extra : moz-landing-system : lando
2019-03-15 17:37:26 +00:00
Yura Zenevich
d251333222
Bug 1506510 - add keyboard focus styling for toolbar/urlbar buttons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D19958
--HG--
extra : moz-landing-system : lando
2019-03-15 04:35:09 +00:00
Gijs Kruitbosch
d7a2ca5718
Bug 1527922 - fix test for keyboard navigation for devedition, take #3 , r=aryx
...
Differential Revision: https://phabricator.services.mozilla.com/D23671
--HG--
extra : moz-landing-system : lando
2019-03-15 14:16:47 +00:00
Thomas Nguyen
26bd1e060c
Bug 1528695 - Part 2 : Use referrerInfo in openWindow, contextmenu and openLinkIn r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D21911
--HG--
extra : moz-landing-system : lando
2019-03-15 05:10:17 +00:00
Carolina Jimenez Gomez
0f33068ca0
Bug 1483626 - Checks if subjectAltNames has elements that are not empty string, and if it has them, they will be remove, preventing incomplete r=johannh
...
messages to show to the user. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D21796
--HG--
extra : moz-landing-system : lando
2019-03-14 15:45:55 +00:00
prathiksha
5a2ccf9277
Bug 1533206 - Center the login autocomplete footer text. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D23395
--HG--
extra : moz-landing-system : lando
2019-03-14 18:52:11 +00:00
Andrea Marchesini
61d20299f1
Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 4 - tests, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D22471
--HG--
extra : moz-landing-system : lando
2019-03-14 17:48:50 +00:00
Dão Gottwald
a47ef96904
Bug 1535263 - Move role=combobox from the input field to a parent node. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D23475
--HG--
extra : moz-landing-system : lando
2019-03-14 13:59:14 +00:00
shindli
2008d4e156
Backed out changeset d7f58753a981 (bug 1518946) per developer's request on IRC
2019-03-14 13:04:40 +02:00
Dorel Luca
3ef1df6038
Backed out 5 changesets (bug 1533074) for eslint failure
...
Backed out changeset 36c6a7178a5c (bug 1533074)
Backed out changeset 7e6a8fadff5b (bug 1533074)
Backed out changeset 2a0494fed543 (bug 1533074)
Backed out changeset 38470d2dd98c (bug 1533074)
Backed out changeset af4e03d1f5c8 (bug 1533074)
2019-03-14 09:14:15 +02:00
Andrea Marchesini
587086626b
Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 4 - tests, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D22471
--HG--
extra : moz-landing-system : lando
2019-03-14 06:32:40 +00:00
Kyle Machulis
f1f0e15fa3
Bug 1522713 - Don't change node binding to tree when updating remoteness; r=nika
...
Since we now have a method on nsFrameLoaderOwner/MozFrameLoaderOwner
that can update remoteness, we should no longer need to unbind and
rebind browser elements to the tree to change their remoteness
attributes. We can just call the method and have the Frameloaders
rebuilt in the backend.
We're still getting some test breakage in Marionette and browser
chrome with this patch. Putting this behind a pref so the fission
team can still work with it while the tests are being fixed.
Depends on D22790
Differential Revision: https://phabricator.services.mozilla.com/D22791
--HG--
extra : moz-landing-system : lando
2019-03-14 00:52:02 +00:00
Kyle Machulis
b1414002ac
Bug 1524709 - Remove aShouldBeRemote from updateBrowserRemoteness; r=nika
...
Just set the RemoteType in the options object argument, instead of
doubling up the information.
Differential Revision: https://phabricator.services.mozilla.com/D23250
--HG--
extra : moz-landing-system : lando
2019-03-14 00:51:30 +00:00
Johann Hofmann
6b5b6ed403
Bug 1529643 - Implement MitM priming on certificate error pages. r=keeler,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D22406
--HG--
extra : moz-landing-system : lando
2019-03-13 23:36:54 +00:00
Gurzau Raul
c747f02899
Backed out 2 changesets (bug 1529643) for eslint failure at NetErrorChild.jsm on a CLOSED TREE.
...
Backed out changeset 000dfd4caca0 (bug 1529643 )
Backed out changeset e4718a35d70b (bug 1529643 )
2019-03-14 01:09:43 +02:00
Edwin Gao
a5bef7a7c7
Bug 1531590, 1531598, 1534811, 1336075, 1531571, 1531572, 1531572, 1531574, 1534855, 1534857, 1535082 - skip tests in mochitest-dev-tools and mochitest-browser-chrome suites for windows10-aarch64 r=jmaher
...
Bug 1531598 - disable browser_markup_copy_image_data.js
Bug 1531598 - disable browser_markup_links_04.js
Bug 1531598 - disable browser_inspector_menu-01-sensitivity.js
Bug 1534811 - disable accessible/tests/browser/general
Bug 1336075 - disable browser_largeAllocation_non_win32.js
Bug 1531571 - disable browser_jsterm_context_menu_labels.js
Bug 1531572 - disable browser_jsterm_helper_dollar_x.js
Bug 1531573 - disable browser_jsterm_no_input_and_tab_key_pressed.js
Bug 1531574 - disable browser_jsterm_syntax_highlight_output.js
Bug 1534855 - disable accessible/tests/browser/
Bug 1534857 - disable browser_ext_slow_script.js
Bug 1535082 - disable browser_jsterm_helper_dollar_dollar.js
Differential Revision: https://phabricator.services.mozilla.com/D23369
--HG--
extra : moz-landing-system : lando
2019-03-13 19:47:25 +00:00
Johann Hofmann
1235c91131
Bug 1529643 - Implement MitM priming on certificate error pages. r=keeler,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D22406
--HG--
extra : moz-landing-system : lando
2019-03-13 21:04:02 +00:00
Ricky Rosario
13c49573c1
Bug 1533588 - Bookmark confirmation hint panel is missing "Saved to Library!" text after landing patch from bug #1528955 r=dao
...
MozReview-Commit-ID: Ks6TAsIpHFz
Differential Revision: https://phabricator.services.mozilla.com/D22991
--HG--
extra : moz-landing-system : lando
2019-03-13 08:16:27 +00:00
Syeda Asra Arshia Qadri
ca143a6bd0
Bug 1284835: Replaced Hardcoded URLs with Services.urlFormatter.formatURLPref r=johannh
...
Bug 1284835: Replaced Hardcoded URLs with Services.urlFormatter.formatURLPref r=reviewers
Differential Revision: https://phabricator.services.mozilla.com/D21834
--HG--
extra : moz-landing-system : lando
2019-03-13 08:23:00 +00:00
Brian Grinstead
5ea52d4cbf
Bug 1531155 - Remove editmenu.ftl from browser_all_files_referenced.js;r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23199
--HG--
extra : moz-landing-system : lando
2019-03-12 20:31:36 +00:00
James Willcox
082b6eb1e7
Bug 1524992 - Treat command line URIs as external r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D20890
--HG--
extra : moz-landing-system : lando
2019-03-12 20:20:58 +00:00
Gurzau Raul
66f315212e
Bug 1518946 - Disable browser_devices_get_user_media_queue_request.js on Mac and Linux. r=aryx
...
Differential Revision: https://phabricator.services.mozilla.com/D22984
--HG--
extra : moz-landing-system : lando
2019-03-12 09:09:37 +00:00
Edouard Oger
d391c790bc
Bug 1532514 - Update sinon to v7.2.7. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D22046
--HG--
extra : moz-landing-system : lando
2019-03-12 19:32:40 +00:00
Ricky Rosario
82faf9e160
Bug 1533452 - Very frequent (80%) macOS debug TEST-UNEXPECTED-FAIL | leakcheck | default 3024989 bytes leaked (AbstractThread, AbstractWatcher, AnimationTimeline, AtomSet, AudioChannelAgent, ...) when Gecko 67 merges to Beta on 2019-03-11 r=dao
...
MozReview-Commit-ID: BTTLzWmA1HT
Differential Revision: https://phabricator.services.mozilla.com/D23034
--HG--
extra : moz-landing-system : lando
2019-03-12 09:11:10 +00:00
Gijs Kruitbosch
065019888f
Bug 1531367 - use root event for history middle clicks to get the correct URI, r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D23039
--HG--
extra : moz-landing-system : lando
2019-03-12 09:22:11 +00:00
Dorel Luca
eb794cd9b8
Backed out changeset 4b280518c7b1 (bug 1532514) for Browser-chrome failures in browser/components/syncedtabs/test/browser/browser_sidebar_syncedtabslist.js. CLOSED TREE
2019-03-12 03:59:56 +02:00
Edouard Oger
ff5f53617b
Bug 1528622 - Debounce FxA Send Tab commands. r=markh,rfkelly
...
Differential Revision: https://phabricator.services.mozilla.com/D21286
--HG--
extra : moz-landing-system : lando
2019-03-12 01:05:03 +00:00
Edouard Oger
565385661c
Bug 1532514 - Update sinon to v7.2.7. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D22046
--HG--
extra : moz-landing-system : lando
2019-03-12 00:18:16 +00:00
Mark Striemer
020a5bff50
Bug 1520068 - Handle more system shortcuts in add-on shortcuts ui r=dao
...
This centralizes the checks for system shortcuts into ShortcutUtils.jsm, so
they can be checked for in the add-on shortcut assignment UI. It also
introduces a mechanism for skipping the system event handler if it is already
being handled by the shortcuts UI.
Differential Revision: https://phabricator.services.mozilla.com/D17586
--HG--
extra : moz-landing-system : lando
2019-03-08 18:32:20 +00:00
neha
5677a00d88
Bug 1511834 - Improving site Information header in reader mode r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21869
--HG--
extra : moz-landing-system : lando
2019-03-07 12:36:51 +00:00
Gijs Kruitbosch
071fe3aace
Bug 1534256 - actually open the right help topic page, r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D22973
--HG--
extra : moz-landing-system : lando
2019-03-11 14:11:53 +00:00
Sebastian Hengst
613c6b9e17
Bug 1527922 - Remove DevTools button in browser_toolbarKeyNav.js to prevent branch-specific focus in toolbar r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D22876
--HG--
extra : moz-landing-system : lando
2019-03-11 13:01:06 +00:00
Sylvestre Ledru
5604250942
Bug 1531176 - about:support: also support the split of the key r=florian,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D22676
--HG--
extra : moz-landing-system : lando
2019-03-10 15:29:42 +00:00
Brendan Dahl
7ebaf1cd2b
Bug 1527977 - Share XUL prototype cache with XUL and XHTML. r=smaug
...
Create a new parser (PrototypeDocumentParser) and content sink
(PrototypeDocumentContentSink) that can be used by both XUL and XHTML.
The new parser moves the code from XULDocument that handles creating and
loading a nsXULPrototypeDocument from either the cache or the source
file. Once the parser has finished loading the prototype it notifies the
content sink. The parser is largely a stub and would be better suited
for use as a nsBaseParser, but nsHTMLDocument unfortunately needs an
nsIParser.
The new content sink has the XULDocument code responsible for the
prototype traversal that creates the DOM (XULDocument::ResumeWalk and
friends) and fires off various events.
To unify XUL and XHTML, the XHTML readystate event sequence is used in
XUL. However, the layout path of XHTML loaded from the prototype cache
more closely follows XUL, where frame initializers and layout don't
start until the entire DOM is built.
Differential Revision: https://phabricator.services.mozilla.com/D21236
--HG--
rename : dom/xul/XULDocument.cpp => dom/prototype/PrototypeDocumentContentSink.cpp
rename : parser/moz.build => dom/prototype/moz.build
rename : parser/moz.build => parser/prototype/moz.build
extra : moz-landing-system : lando
2019-03-09 01:00:23 +00:00
Vijay Budhram
de28a9888d
Bug 1524665 - Add FxA avatar toolbar menu, r=gijs,eoger
...
Differential Revision: https://phabricator.services.mozilla.com//D20433
--HG--
extra : rebase_source : b5d3d213eb130d46b6786a8445a85944bfef32e2
2019-02-23 17:56:19 +00:00
Mike Conley
e429592a56
Bug 1529762 - Send PageStyle information up from pageshow events only after idle. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D22521
--HG--
extra : moz-landing-system : lando
2019-03-08 20:22:37 +00:00
Mike Conley
2b9b7b6358
Bug 1529762 - PageStyle child actors should only instantiate for web pages. r=Felipe
...
This avoids instantiating them for internal pages, like about:home.
Differential Revision: https://phabricator.services.mozilla.com/D22520
--HG--
extra : moz-landing-system : lando
2019-03-08 20:22:19 +00:00
Dão Gottwald
0f913a9f9c
Bug 1524561 - Quantumbar: add accessibility semantics. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D22469
--HG--
extra : moz-landing-system : lando
2019-03-08 13:42:11 +00:00
James Teh
3801c30252
Bug 1527922: Ensure the Reload button is disabled when testing against blank tabs in the browser toolbar key nav tests. r=Gijs
...
For a blank tab, the Reload button should be disabled.
These tests depend on this.
This seems to be true when setting the new tab page to blank in Firefox Options.
However, when we open about:blank with BrowserTestUtils.withNewTab, this is unreliable.
That is, sometimes the Reload button is enabled, sometimes it isn't.
I don't understand why this happens.
For the purposes of these tests, just force the Reload button to be disabled for new, blank tabs so we get consistent results.
Differential Revision: https://phabricator.services.mozilla.com/D22449
--HG--
extra : moz-landing-system : lando
2019-03-07 18:10:13 +00:00
arthur.iakab
93997623bd
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2019-03-08 00:14:12 +02:00
arthur.iakab
85ad02d41a
Merge inbound to mozilla-central a=merge
2019-03-07 23:58:42 +02:00
Noemi Erli
978b96980f
Backed out 2 changesets (bug 1529762) for failures in browser_page_style.js CLOSED TREE
...
Backed out changeset f49189976e12 (bug 1529762)
Backed out changeset 459979fd1d25 (bug 1529762)
2019-03-07 23:27:43 +02:00
Mike Conley
d8a1aaa5de
Bug 1529762 - Send PageStyle information up from pageshow events only after idle. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D22521
--HG--
extra : moz-landing-system : lando
2019-03-07 19:04:35 +00:00
Mike Conley
7f1f53f718
Bug 1529762 - PageStyle child actors should only instantiate for web pages. r=Felipe
...
This avoids instantiating them for internal pages, like about:home.
Differential Revision: https://phabricator.services.mozilla.com/D22520
--HG--
extra : moz-landing-system : lando
2019-03-07 19:05:45 +00:00
Mike Conley
c7e9046b0e
Bug 1532001 - Add aboutConfig.ftl to the browser_all_files_referenced.js whitelist until the new about:config rides the trains. r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D22118
--HG--
extra : moz-landing-system : lando
2019-03-07 17:01:59 +00:00
Matthew Noorenberghe
b4768d96bc
Bug 1533167 - Move LoginFormFactory to its own file. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D22452
--HG--
rename : toolkit/components/passwordmgr/LoginManagerContent.jsm => toolkit/components/passwordmgr/LoginFormFactory.jsm
extra : moz-landing-system : lando
2019-03-07 18:10:00 +00:00
Edwin Gao
47511268ea
Bug 1533161 - disable browser_contextmenu_input.js test due to possible a11y issue r=jmaher
...
Changes:
- added skip-if clause to `windows10-aarch64`
Differential Revision: https://phabricator.services.mozilla.com/D22416
--HG--
extra : moz-landing-system : lando
2019-03-07 00:37:15 +00:00
Dão Gottwald
cf91e86d2c
Bug 1532719 - Reset _pinnedUnscrollable flag when unpinning a tab. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D22474
--HG--
extra : moz-landing-system : lando
2019-03-07 11:47:26 +00:00
Ricky Rosario
aab777d346
Bug 1529340 - CFR Pinned tabs popup animation r=k88hudson
...
MozReview-Commit-ID: FTr5Pi7ySbY
Differential Revision: https://phabricator.services.mozilla.com/D22398
--HG--
extra : moz-landing-system : lando
2019-03-07 07:29:45 +00:00
Dorel Luca
f233fae32c
Backed out changeset b52eb25bbe9c (bug 1529340) for Browser-Chrome failures in browser/base/content/test/static/browser_parsable_css.js
2019-03-07 04:43:59 +02:00
Ricky Rosario
7663d037e9
Bug 1529340 - CFR Pinned tabs popup animation r=k88hudson
...
MozReview-Commit-ID: FTr5Pi7ySbY
Differential Revision: https://phabricator.services.mozilla.com/D22398
--HG--
extra : moz-landing-system : lando
2019-03-06 23:43:15 +00:00
Edwin Gao
7e4426091e
Bug 1533141 - disable browser_appmenu.js for windows10-aarch64 r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D22421
--HG--
extra : moz-landing-system : lando
2019-03-07 00:37:05 +00:00
Edwin Gao
7695d88b21
Bug 1533164 - disable browser_enable_DRM_prompt.js test r=jmaher
...
Changes:
- added skip-if clause for `windows10-aarch64`
Differential Revision: https://phabricator.services.mozilla.com/D22417
--HG--
extra : moz-landing-system : lando
2019-03-07 00:37:07 +00:00
Karan Sapolia
b37b92c534
Bug 1532673 - "Stop using safe mode" help access key funtionality restored. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D22248
--HG--
extra : moz-landing-system : lando
2019-03-06 22:25:04 +00:00
Alexander Surkov
9947de8f4b
Bug 1525101 - Convert browser-search-autocomplete-result-popup into a Custom Element, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D20819
--HG--
extra : moz-landing-system : lando
2019-03-06 21:06:41 +00:00
Edwin Gao
1a16705409
Bug 1525665 - disable browser/base/content/test/tabs/browser_accessibility_indicator.js tests r=jmaher
...
Changes:
- disabled tests relating to `browser_accessibility_indicator.js`
Differential Revision: https://phabricator.services.mozilla.com/D22363
--HG--
extra : moz-landing-system : lando
2019-03-06 19:13:17 +00:00
Coroiu Cristina
1ffb6d372d
Backed out changeset 39c2628de53e (bug 1522919) for browser chrome failures at content/test/trackingUI/browser_trackingUI_cryptominers.js on a CLOSED TREE
2019-03-06 20:08:47 +02:00
Ricky Rosario
1a7923c7af
Bug 1528955 - Tab successfully pinned notification r=dao
...
MozReview-Commit-ID: IUKhiRvDsqZ
Differential Revision: https://phabricator.services.mozilla.com/D21393
--HG--
extra : moz-landing-system : lando
2019-03-06 15:34:34 +00:00
Gijs Kruitbosch
4fe5536b6a
Bug 1532685 - avoid opening help pages more than once by adding listeners to the actual dialogs instead of using utilityOverlay.js, r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D22300
--HG--
extra : moz-landing-system : lando
2019-03-06 16:10:37 +00:00
Erica Wright
b6be38fdef
Bug 1522919 - Add histograms to count fingerprinting and cryptomining blocking states per page load. r=johannh
...
Add histograms to count fingerprinting and cryptomining blocking states per page load.
Differential Revision: https://phabricator.services.mozilla.com/D20389
--HG--
extra : moz-landing-system : lando
2019-03-06 16:23:07 +00:00
Gurzau Raul
aa161c4fb3
Backed out changeset 50e087cd09de (bug 1532001) for failing at /test/static/browser_all_files_referenced.js on a CLOSED TREE.
2019-03-06 18:31:14 +02:00
Johann Hofmann
0788e90a43
Bug 1485670 - Improve error page styles in iframes. r=ewright
...
Differential Revision: https://phabricator.services.mozilla.com/D21907
--HG--
extra : moz-landing-system : lando
2019-03-06 15:58:18 +00:00
Mike Conley
4ea712ba77
Bug 1532001 - Add aboutConfig.ftl to the browser_all_files_referenced.js whitelist until the new about:config rides the trains. r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D22118
--HG--
extra : moz-landing-system : lando
2019-03-06 02:16:41 +00:00
Nikki S
58536c524e
Bug 1484071 - Crop large data URLs before displaying them in the status bar r=Felipe
...
This commit provides a simple fix to reduce the time spent
rendering larger data URLs (such as large screenshots) in
the status panel when the Highlights tab is hovered over.
By limiting the number of characters displayed, this
decreases the time spent in the _showDelayed function.
Differential Revision: https://phabricator.services.mozilla.com/D21593
--HG--
extra : moz-landing-system : lando
2019-03-06 14:09:31 +00:00
shivani
86c8a5c629
Bug 1530281 - Replace promiseWaitForEvent in browser_typeAheadFind.js with BrowserTestUtils.waitForEvent. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D22101
--HG--
extra : moz-landing-system : lando
2019-03-06 09:39:03 +00:00
Shruti
72236ba96c
Bug 1531013: Replace makeURI with Services.io.newURI in browser-places.js r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21668
--HG--
extra : moz-landing-system : lando
2019-03-06 09:27:55 +00:00
Doug Thayer
61cadb5fd3
Bug 1532841 - Don't preopen pinned tabs for private browser window r=Gijs
...
If we're opening a private browsing window on startup, we won't run the
session restore code, and thus we won't end up cleaning up the preopened
tabs. This raises the question: are there other scenarios where we won't
run restoreWindow at all? Eyeballing the code I think not, but I'm not
sure.
Depends on D22195
Differential Revision: https://phabricator.services.mozilla.com/D22216
--HG--
extra : moz-landing-system : lando
2019-03-06 11:51:55 +00:00
Andrea Marchesini
5559d59466
Bug 1509638 - Split browser_cookiePermission.js test, r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D22078
--HG--
rename : browser/base/content/test/sanitize/browser_cookiePermission.js => browser/base/content/test/sanitize/browser_cookiePermission_aboutURL.js
rename : browser/base/content/test/sanitize/browser_cookiePermission.js => browser/base/content/test/sanitize/browser_cookiePermission_containers.js
rename : browser/base/content/test/sanitize/browser_cookiePermission.js => browser/base/content/test/sanitize/browser_cookiePermission_subDomains.js
extra : moz-landing-system : lando
2019-03-06 10:24:10 +00:00
Alexander Surkov
e5f57aa59a
Bug 1525101 - Convert autocomplete-rich-result-popup into a Custom Element, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D20506
--HG--
extra : moz-landing-system : lando
2019-03-05 17:45:57 +00:00
Brindusan Cristian
252f6553c6
Backed out changeset 6890499eb5d1 (bug 1484071) for ESlint failure at tabbrowser.js. CLOSED TREE
2019-03-06 01:42:21 +02:00
Nikki S
30f6fc4eeb
Bug 1484071 - Crop large data URLs before displaying them in the status bar r=Felipe
...
This commit provides a simple fix to reduce the time spent
rendering larger data URLs (such as large screenshots) in
the status panel when the Highlights tab is hovered over.
By limiting the number of characters displayed, this
decreases the time spent in the _showDelayed function.
Differential Revision: https://phabricator.services.mozilla.com/D21593
--HG--
extra : moz-landing-system : lando
2019-03-05 22:11:37 +00:00
Felipe Gomes
bbac5f5455
Bug 827976 - Test that the hidden window is not loaded before first paint. r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D21087
--HG--
extra : moz-landing-system : lando
2019-03-04 18:53:38 +00:00
Felipe Gomes
fdd7a4fc7d
Bug 827976 - browser-places.js doesn't need to get a reference to the hidden window. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D21080
--HG--
extra : moz-landing-system : lando
2019-03-04 18:53:03 +00:00
Felipe Gomes
b2e6c063a6
Bug 827976 - Don't trigger the creation of the hidden window on non-Mac platforms from newInstall.js. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D21077
--HG--
extra : moz-landing-system : lando
2019-03-04 18:52:51 +00:00
Felipe Gomes
cb474bf4db
Bug 827976 - Create the hidden window after first paint, but before session restore. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D21072
--HG--
extra : moz-landing-system : lando
2019-03-04 18:52:43 +00:00
ECarr
1371a0545c
Bug 1531959 - Change all RemoteLogins message names to PasswordManager in pwmgr code. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22176
--HG--
extra : moz-landing-system : lando
2019-03-05 21:08:49 +00:00
Gijs Kruitbosch
11cb3ce73a
Bug 1530557 - tabprompt dialog box size restrictions are completely broken, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22020
--HG--
extra : moz-landing-system : lando
2019-03-05 10:42:32 +00:00
Soeren Hentzschel
6da0e18dfe
Bug 1522856 - Add an "import" option to the file menu to make browser migration discoverable. r=MattN,felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D19274
--HG--
extra : rebase_source : 7289825a0a5fa83082d6bd2908d3debb06793bb6
extra : amend_source : 1d8799059a50555a516e3949efecdac7810b05da
extra : histedit_source : 47fa2b61fc1d41cf249957762fbb0717c9ead1e1%2C63e64f6cfc61f67cc4914a8b77a6e7983bbc503c
2019-03-04 15:29:03 -08:00
Ciure Andrei
e97d6d2ed4
Merge inbound to mozilla-central. a=merge
2019-03-04 23:50:12 +02:00
Ehsan Akhgari
3a951ef767
Bug 1525856 - Enable the disabled portions of browser_trackingUI_fingerprinters.js and browser_trackingUI_cryptominers.js now that we correctly deal with channels in the face of the content blocking allow list; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21425
2019-03-04 08:59:25 -05:00
Alastor Wu
e65344a0d3
Bug 1526355 - part2 : modify test to ensure we would get blocked event again when navigating from the bfcache. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D21583
--HG--
extra : moz-landing-system : lando
2019-03-04 10:58:45 +00:00
jjo
bf5cedc558
Bug 1530179: Replace promiseWaitForCondition with TestUtils.waitForCondition in browser_double_close_tab.js r=johannh
...
Changed promiseWaitForCondition in line 69 to TestUtils.waitForCondition
Differential Revision: https://phabricator.services.mozilla.com/D21875
--HG--
extra : moz-landing-system : lando
2019-03-04 12:43:09 +00:00
Doug Thayer
9790c57933
Bug 1442694 - Preopen pinned tabs before session restore r=Gijs
...
When we open firefox with pinned tabs, we first paint a window with
one tab open, and then that tab gets displaced after the pinned tabs
come in. This aims to ensure that our first paint contains the
pinned tab, so that we don't have tabs moving around after first
paint.
MozReview-Commit-ID: GC1y6NlgLTd
Differential Revision: https://phabricator.services.mozilla.com/D18742
--HG--
extra : moz-landing-system : lando
2019-03-01 18:28:53 +00:00
Gijs Kruitbosch
4d5129f897
Bug 1529901 - saving resources behind http auth should work, r=ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D21842
--HG--
extra : moz-landing-system : lando
2019-03-04 15:26:46 +00:00
James Teh
9dd9138423
Bug 1531246: Support keyboard activation (space/enter) of the Downloads toolbar button when focused. r=Gijs
...
Depends on D21614
Differential Revision: https://phabricator.services.mozilla.com/D21615
--HG--
extra : moz-landing-system : lando
2019-03-01 12:00:45 +00:00
James Teh
acfbabd5d2
Bug 1515543: Support keyboard activation (space/enter) of toolbar overflow buttons when focused. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D21614
--HG--
extra : moz-landing-system : lando
2019-03-04 06:48:43 +00:00
Shane Caraveo
5f1ea2b9fb
Bug 1532110 handle homepage/newtab when extension settings is not initialized r=rpl
...
If no extension controls the settings, ExtensionSettings may not be initialized on startup. Fall back to the defaults in that case.
Differential Revision: https://phabricator.services.mozilla.com/D21866
--HG--
extra : moz-landing-system : lando
2019-03-03 20:20:53 +00:00
Cosmin Sabou
d503a7df4f
Merge autoland to mozilla-central. a=merge
2019-03-02 23:46:22 +02:00
Thomas Wisniewski
10be4fc289
Bug 1530824 - mark the about:compat process script as intermittently loaded in the browser_startup_content mochitest; r=kmag
...
Mark the about:compat process script as intermittently loaded in browser/base/content/test/performance/browser_startup_content.js
Differential Revision: https://phabricator.services.mozilla.com/D21316
--HG--
extra : moz-landing-system : lando
2019-03-02 18:42:04 +00:00
Cosmin Sabou
a706bb3916
Backed out 16 changesets (bug 827976) for causing bug 1532054. a=backout
...
Backed out changeset 54c0b12443ed (bug 827976)
Backed out changeset 92b45080d080 (bug 827976)
Backed out changeset 443087a359f9 (bug 827976)
Backed out changeset f976c2d4cebb (bug 827976)
Backed out changeset 66cffb171024 (bug 827976)
Backed out changeset 845e1d0b2402 (bug 827976)
Backed out changeset fd94066a1d76 (bug 827976)
Backed out changeset e253b264e7bd (bug 827976)
Backed out changeset 07ef335770a8 (bug 827976)
Backed out changeset 9d3805d77b99 (bug 827976)
Backed out changeset eed600ceb606 (bug 827976)
Backed out changeset 3b64368cff52 (bug 827976)
Backed out changeset 69d0378e0c09 (bug 827976)
Backed out changeset 9203871a5c6f (bug 827976)
Backed out changeset 96a507c818e2 (bug 827976)
Backed out changeset e254496ff95b (bug 827976)
2019-03-02 20:40:01 +02:00
Razvan Maries
c51046f730
Merge mozilla-inbound to mozilla-central a=merge
2019-03-02 11:41:18 +02:00
Dorel Luca
e20a483d9c
Backed out changeset 0507c090702b (bug 1525856) for devtool failures in devtools/client/webconsole/test/mochitest/browser_webconsole_trackingprotection_errors.js
2019-03-02 02:25:07 +02:00
Felipe Gomes
190932ad70
Bug 827976 - Test that the hidden window is not loaded before first paint. r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D21087
--HG--
extra : moz-landing-system : lando
2019-03-01 21:07:28 +00:00
Felipe Gomes
c403f8b002
Bug 827976 - browser-places.js doesn't need to get a reference to the hidden window. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D21080
--HG--
extra : moz-landing-system : lando
2019-03-01 21:07:00 +00:00
Felipe Gomes
3dafad00a7
Bug 827976 - Don't trigger the creation of the hidden window on non-Mac platforms from newInstall.js. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D21077
--HG--
extra : moz-landing-system : lando
2019-03-01 21:06:50 +00:00
Felipe Gomes
6686586c56
Bug 827976 - Create the hidden window after first paint, but before session restore. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D21072
--HG--
extra : moz-landing-system : lando
2019-03-01 21:05:04 +00:00
Michael Cooper
836121f55d
Bug 1527782 - Cleanup temporary parts of Feature Gates r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D20747
--HG--
extra : moz-landing-system : lando
2019-03-01 18:27:36 +00:00
Riz
baacbb6a72
Bug 1530283 replaced promiseWaitForEvent usage in the waitForNewTabEvent test function with the BrowserTestUtils.waitForEvent utility function r=johannh
...
Replaced promiseWaitForEvent usage in the waitForNewTabEvent test function with the BrowserTestUtils.waitForEvent utility function r=reviewers
Differential Revision: https://phabricator.services.mozilla.com/D21395
--HG--
extra : moz-landing-system : lando
2019-03-01 15:11:06 +00:00
championshuttler
7ada3b2020
Bug 1530276 - Replace promiseWaitForEvent in browser_bug477014.js with BrowserTestUtils.waitForEvent. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21517
--HG--
extra : moz-landing-system : lando
2019-03-01 14:24:22 +00:00
Brian Grinstead
1ac52b51b4
Bug 1530288 - Center align the reload button in customize mode r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D21323
--HG--
extra : moz-landing-system : lando
2019-03-01 12:00:10 +00:00
Johann Hofmann
b4d5efa6f7
Bug 1525267 - Move auth prompt rate limiting to nsIAuthPrompt2.promptAuth. r=MattN
...
This also changes the name of 'canceledAuthenticationPromptCounter' to account for the
fact that we no longer count up when the prompt was cancelled, but when it was shown.
Differential Revision: https://phabricator.services.mozilla.com/D21680
--HG--
extra : moz-landing-system : lando
2019-03-01 15:24:19 +00:00
Marco Bonardo
69d74cca55
Bug 1523332 - Allow to instant switch on and off the Quantum Bar. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D20534
--HG--
extra : moz-landing-system : lando
2019-03-01 14:52:17 +00:00
Gurzau Raul
cdf9392948
Merge inbound to mozilla-central. a=merge
2019-03-01 15:01:31 +02:00
Oriol Brufau
c153629d72
Bug 1521923 - Preserve lazyness of the first inactive tab moved into a new window. r=jaws CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D20100
--HG--
extra : source : 51ffa59f14882531251a889b57ed73530c8997ac
extra : histedit_source : 6cf345b42f48b404c9ec2cdef9a7279012e1a0f1
2019-02-28 23:21:40 +00:00
Narcis Beleuzu
1bcc890eb4
Backed out changeset 51ffa59f1488 (bug 1521923) for WR failures on outline-013.html . CLOSED TREE
2019-03-01 06:25:27 +02:00
Gurzau Raul
6b94d177d1
Merge mozilla-central to inbound. a=merge CLOSED TREE
2019-03-01 09:28:28 +02:00
Dale Harvey
2fc441d686
Bug 1522058 - Fix race in clearing global permissions. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21381
--HG--
extra : moz-landing-system : lando
2019-02-28 22:03:48 +00:00