Commit graph

22557 commits

Author SHA1 Message Date
Gurzau Raul
7a19945570 Backed out changeset 813e1405e501 (bug 40545) for Android failures at test_bug659596.html on a CLOSED TREE. 2020-04-01 19:35:32 +03:00
Chris H-C
faf5bd0c34 Bug 40545 - Options to use label attribute when present r=emilio,jfkthame,mats
According to spec, option elements with label attributes should show and use
those labels rather than their element text. So let's do that.

Requires some trickery because the option element is a block element (so it
lays out its width based on its text content) so we put its label (if it has
one) in its ::before and skip frame generation so it measures the text of its
label, not of its text node children.

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

--HG--
extra : moz-landing-system : lando
2020-04-01 09:20:21 +00:00
Dão Gottwald
9569fc3fef Bug 1626265 - Don't hide the status panel while a link's context menu is open. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D69182

--HG--
extra : moz-landing-system : lando
2020-04-01 11:06:31 +00:00
Narcis Beleuzu
7fba7adfcd Backed out changeset 16d82f57e0fb (bug 1602808) for bc failures on browser_privatebrowsing_windowtitle.js . CLOSED TREE 2020-04-01 10:24:08 +03:00
Zibi Braniecki
329298b6fc Bug 1602808 - Revert Window Title to use DTD. r=fluent-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D68661

--HG--
extra : moz-landing-system : lando
2020-03-31 23:52:03 +00:00
Gijs Kruitbosch
ab9fa951ca Bug 1616639 - revert url bar and search bar width when removing the search bar from the navbar, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D64140

--HG--
extra : moz-landing-system : lando
2020-03-31 17:25:50 +00:00
Harry Twyford
70b99b17f1 Bug 1623978 - Disable Search Tips on secondary location changes. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D68067

--HG--
extra : moz-landing-system : lando
2020-03-31 13:56:34 +00:00
alexuwa
99c257d3e6 Bug 1564801 - Consolidate b/b/c/test/trackingUI and b/b/c/test/siteProtections into b/b/c/test/protectionsUI. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D68073

--HG--
rename : browser/base/content/test/siteProtections/.eslintrc.js => browser/base/content/test/protectionsUI/.eslintrc.js
rename : browser/base/content/test/trackingUI/benignPage.html => browser/base/content/test/protectionsUI/benignPage.html
rename : browser/base/content/test/siteProtections/browser.ini => browser/base/content/test/protectionsUI/browser.ini
rename : browser/base/content/test/siteProtections/browser_protections_UI.js => browser/base/content/test/protectionsUI/browser_protectionsUI.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_3.js => browser/base/content/test/protectionsUI/browser_protectionsUI_3.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_animation.js => browser/base/content/test/protectionsUI/browser_protectionsUI_animation.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_animation_2.js => browser/base/content/test/protectionsUI/browser_protectionsUI_animation_2.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_background_tabs.js => browser/base/content/test/protectionsUI/browser_protectionsUI_background_tabs.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_categories.js => browser/base/content/test/protectionsUI/browser_protectionsUI_categories.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_cookies_subview.js => browser/base/content/test/protectionsUI/browser_protectionsUI_cookies_subview.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_cryptominers.js => browser/base/content/test/protectionsUI/browser_protectionsUI_cryptominers.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_fetch.js => browser/base/content/test/protectionsUI/browser_protectionsUI_fetch.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_fingerprinters.js => browser/base/content/test/protectionsUI/browser_protectionsUI_fingerprinters.js
rename : browser/base/content/test/siteProtections/browser_protections_UI_milestones.js => browser/base/content/test/protectionsUI/browser_protectionsUI_milestones.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_open_preferences.js => browser/base/content/test/protectionsUI/browser_protectionsUI_open_preferences.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_pbmode_exceptions.js => browser/base/content/test/protectionsUI/browser_protectionsUI_pbmode_exceptions.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_report_breakage.js => browser/base/content/test/protectionsUI/browser_protectionsUI_report_breakage.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_shield_visibility.js => browser/base/content/test/protectionsUI/browser_protectionsUI_shield_visibility.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_socialtracking.js => browser/base/content/test/protectionsUI/browser_protectionsUI_socialtracking.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_state.js => browser/base/content/test/protectionsUI/browser_protectionsUI_state.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_state_reset.js => browser/base/content/test/protectionsUI/browser_protectionsUI_state_reset.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_telemetry.js => browser/base/content/test/protectionsUI/browser_protectionsUI_telemetry.js
rename : browser/base/content/test/trackingUI/browser_trackingUI_trackers_subview.js => browser/base/content/test/protectionsUI/browser_protectionsUI_trackers_subview.js
rename : browser/base/content/test/trackingUI/containerPage.html => browser/base/content/test/protectionsUI/containerPage.html
rename : browser/base/content/test/trackingUI/cookiePage.html => browser/base/content/test/protectionsUI/cookiePage.html
rename : browser/base/content/test/trackingUI/cookieServer.sjs => browser/base/content/test/protectionsUI/cookieServer.sjs
rename : browser/base/content/test/trackingUI/cookieSetterPage.html => browser/base/content/test/protectionsUI/cookieSetterPage.html
rename : browser/base/content/test/trackingUI/embeddedPage.html => browser/base/content/test/protectionsUI/embeddedPage.html
rename : browser/base/content/test/trackingUI/file_trackingUI_fetch.html => browser/base/content/test/protectionsUI/file_protectionsUI_fetch.html
rename : browser/base/content/test/trackingUI/file_trackingUI_fetch.js => browser/base/content/test/protectionsUI/file_protectionsUI_fetch.js
rename : browser/base/content/test/trackingUI/file_trackingUI_fetch.js^headers^ => browser/base/content/test/protectionsUI/file_protectionsUI_fetch.js^headers^
rename : browser/base/content/test/siteProtections/head.js => browser/base/content/test/protectionsUI/head.js
rename : browser/base/content/test/trackingUI/trackingAPI.js => browser/base/content/test/protectionsUI/trackingAPI.js
rename : browser/base/content/test/trackingUI/trackingPage.html => browser/base/content/test/protectionsUI/trackingPage.html
extra : moz-landing-system : lando
2020-03-31 08:05:22 +00:00
aarushivij
2baad68dc9 Bug 1348533 - Remove unused buttons.png/downloadButtons.png from chrome://mozapps/skin/downloads/. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D68887

--HG--
extra : moz-landing-system : lando
2020-03-30 20:56:11 +00:00
aarushivij
fb695f5c5e Bug 1562940 - Icon chrome://browser/skin/identity-icon.svg should be in toolkit r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D68684

--HG--
rename : browser/themes/shared/identity-block/identity-icon.svg => toolkit/themes/shared/icons/identity-icon.svg
extra : moz-landing-system : lando
2020-03-30 18:54:46 +00:00
aarushivij
93aace0110 Bug 1625895 - Change tabbrowser-arrowscrollbox from class to id. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D68817

--HG--
extra : moz-landing-system : lando
2020-03-30 18:06:04 +00:00
sonakshi
b204bf50aa Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D68235

--HG--
extra : moz-landing-system : lando
2020-03-29 19:18:56 +00:00
aarushivij
5207f732ad Bug 1625637 - Remove icon attributes from XUL buttons r=dao
Differential Revision: https://phabricator.services.mozilla.com/D68715

--HG--
extra : moz-landing-system : lando
2020-03-29 11:31:08 +00:00
Matthew Noorenberghe
00dc92d454 Bug 1594440 - Wait for the migrator window to load before closing it in tests. rs=MattN
Differential Revision: https://phabricator.services.mozilla.com/D68687

--HG--
extra : moz-landing-system : lando
2020-03-28 05:24:10 +00:00
Matthew Noorenberghe
327ceb732f Bug 1551730 - Use hasBeenTypePassword for login filling. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D68324

--HG--
extra : moz-landing-system : lando
2020-03-28 04:50:35 +00:00
Cosmin Sabou
79929c6462 Backed out changeset ad4847d17298 (bug 1551306) for causing build bustages. CLOSED TREE 2020-03-27 20:24:17 +02:00
sonakshi
145046fde2 Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D68235

--HG--
extra : moz-landing-system : lando
2020-03-27 17:57:10 +00:00
Emma Malysz
e2f8c97e91 Bug 1624511, ensure that tab crashes within the same content process can be restored. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D68318

--HG--
extra : moz-landing-system : lando
2020-03-27 15:28:11 +00:00
Dão Gottwald
44b994fa2c Bug 1625464 - Invert the logic of the notoverflowing attribute. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D68563

--HG--
extra : moz-landing-system : lando
2020-03-27 14:24:10 +00:00
Mihai Alexandru Michis
c1256a18a6 Backed out changeset d91e4acdd63c (bug 1551306) for causing bustages in request::InitBitsRequest
CLOSED TREE
2020-03-27 16:12:47 +02:00
sonakshi
b5f7fb3be7 Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D68235

--HG--
extra : moz-landing-system : lando
2020-03-27 14:05:02 +00:00
Mihai Alexandru Michis
ac9739f9a4 Backed out changeset dd53e57b244b (bug 1599729) for causing multiple bc failures.
CLOSED TREE
2020-03-27 15:08:51 +02:00
Alphan Chen
4634499277 Bug 1623934 - Move SessionHistoryListener back to ConteneSessionStore.jsm r=peterv,mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D68354

--HG--
extra : moz-landing-system : lando
2020-03-27 12:34:37 +00:00
jayati
f832d5e444 Bug 1599729 - Remove security.identityblock.show_extended_validation pref and related UI code. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D67874

--HG--
extra : moz-landing-system : lando
2020-03-27 12:13:42 +00:00
prathiksha
75c7060274 Bug 1303775 - Fix race conditions prevalent with closing captive portal tabs that re-direct to the canonicalURL after successful login/abort. r=johannh,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D65554

--HG--
extra : moz-landing-system : lando
2020-03-26 19:04:59 +00:00
Noemi Erli
0f8207e011 Backed out changeset 49509cff8c94 (bug 1624713) for causing bc failures in nsAtom.h CLOSED TREE 2020-03-26 20:46:07 +02:00
Artem
55666ff912 Bug 1624713 - Convert editBookmarkOverlay.dtd to fluent r=Gijs,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D68118

--HG--
extra : moz-landing-system : lando
2020-03-26 17:26:09 +00:00
meenohara
fc755cfc4a Bug 1586934 Fixed cookie subview for all cookieBehaviors when thers's a site exception. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D68015

--HG--
extra : moz-landing-system : lando
2020-03-26 14:39:42 +00:00
sourab
6a08fb7e82 Bug 1622269 - Use fluent to display cert error titles. r=flod,prathiksha,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D66968

--HG--
extra : moz-landing-system : lando
2020-03-26 14:35:50 +00:00
Stefan Hindli
bcca559238 Backed out changeset 6b86d0dfff95 (bug 1303775) for causing perma bc failures in browser/base/content/test/captivePortal/browser_CaptivePortalWatcher.js CLOSED TREE 2020-03-26 15:52:02 +02:00
jayati
2f85edd153 Bug 1500464 - Do not display local system clock message if update ping date matches the current date. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D67524

--HG--
extra : moz-landing-system : lando
2020-03-26 13:36:19 +00:00
prathiksha
743ccb63ac Bug 1303775 - Fix race conditions prevalent with closing captive portal tabs that re-direct to the canonicalURL after successful login/abort. r=johannh,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D65554

--HG--
extra : moz-landing-system : lando
2020-03-26 12:43:11 +00:00
aarushivij
c4cdc680be Bug 1442762 - Open Pop-up Windows site permissions drop-down list items are too narrow r=dao
Differential Revision: https://phabricator.services.mozilla.com/D67768

--HG--
extra : moz-landing-system : lando
2020-03-25 19:08:01 +00:00
Sydney
3806c4e3c2 Bug 1622743 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_popup_frames.js r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D68058

--HG--
extra : moz-landing-system : lando
2020-03-24 22:13:58 +00:00
Artem
655b101159 Bug 1609555 - Migrate sidebar menu DTD to fluent r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D67784

--HG--
extra : moz-landing-system : lando
2020-03-24 19:25:55 +00:00
jbone
e1b33b47fd Bug 1574316 - Show all of the data in the subpanels of the protection panel as origins not domains r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66915

--HG--
extra : moz-landing-system : lando
2020-03-23 11:39:59 +00:00
Andreea Pavel
c888ecff61 Bug 1618386 - correct disabling typo r=cpeterson
Differential Revision: https://phabricator.services.mozilla.com/D67402

--HG--
extra : moz-landing-system : lando
2020-03-19 16:42:42 +00:00
Mike Conley
ba02ddc1e1 Bug 1618936 - Make the front-end more robust in how it handles content process launch failures. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D67003

--HG--
extra : moz-landing-system : lando
2020-03-20 19:50:20 +00:00
Kartikaya Gupta
0da438be4c Bug 1622360 - Remove front-end references to render roots. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D67614

--HG--
extra : moz-landing-system : lando
2020-03-20 16:22:30 +00:00
Bogdan Tara
a5b138463b Bug 1618170 - Correct typo to disable browser_devices_get_user_media_in_frame.js on windows & linux build type opt r=gbrown a=test-only
--HG--
extra : rebase_source : 589163ac11011ed2fa73ab0084771a20d3c8b03a
2020-03-20 14:55:39 +02:00
Dão Gottwald
80fb089287 Bug 1623673 - Make gKeywordURIFixup a good browser.js citizen. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D67508

--HG--
extra : moz-landing-system : lando
2020-03-20 07:45:26 +00:00
Mike Conley
04f7ed2b63 Bug 1621173 - Refactor browser_bug724239.js to take into account about:blank loads after a process flip. r=jaws
With the privileged about content process enabled, we do a process flip
when navigating between about:newtab and http://example.com/, which means
that we might see the initial about:blank of the new DocShell load after
the process flip and interpret that as http://example.com/ loading.

This refactoring does two things:

1. Adds more documentation to E10SUtils.shouldLoadURIInBrowser, since it
   was being used kind of incorrectly in the test.
2. Makes it more explicit that we want http://example.com/ to load, and not
   any old page (like about:blank).

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

--HG--
extra : moz-landing-system : lando
2020-03-19 19:34:52 +00:00
aarushivij
b1a4fb909d Bug 1573392 - Add a mochitest for displaying valid certificate information in page info r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D67118

--HG--
extra : moz-landing-system : lando
2020-03-19 15:21:40 +00:00
Alphan Chen
cb65e20cb3 Bug 1507287 - Make sessionRestore work with session history living in the parent process. r=peterv,mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D46281

--HG--
extra : moz-landing-system : lando
2020-03-19 14:31:52 +00:00
pbz
627a14a9a0 Bug 1601576 - Enable browser_permission.js on macOS debug. r=johannh
Depends on D67295

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

--HG--
extra : moz-landing-system : lando
2020-03-18 20:40:11 +00:00
pbz
277dbb0d3e Bug 1601576 - Identity popup: Check if geolocation container element exists before accessing it. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D67295

--HG--
extra : moz-landing-system : lando
2020-03-18 17:15:15 +00:00
Andrea Marchesini
1e01916653 Bug 1531289 - target=_blank with a download should close the download tab, r=nika,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D66454

--HG--
extra : moz-landing-system : lando
2020-03-19 13:03:14 +00:00
meenohara
812500d8dc Bug 1567827 Get rid of security.insecure_password.ui.enabled r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D67178

--HG--
extra : moz-landing-system : lando
2020-03-19 11:28:36 +00:00
Masatoshi Kimura
3df19bc1d4 Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen
Only 3 callers are using a non-UTF-8 charset as the first parameter.
* MediaDocument.cpp: This does not make sense because the "filename" part of
  URLs will always be encoded with UTF-8.
* nsContextMenu.js: This is wrong because "mailto:" URLs don't care about the
  document charset.
* Finder.jsm: This caused bug 1623222.

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

--HG--
extra : moz-landing-system : lando
2020-03-19 10:45:28 +00:00
Tooru Fujisawa
51880be4b3 Bug 1507375 - Restrict the controllability of UI parts visibility with features parameter of window.open. r=smaug
Make the features parameter of window.open just a condition for whether to open
a popup or a new tab.
Also remove dom.disable_window_open_feature.* prefs.

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

--HG--
extra : moz-landing-system : lando
2020-03-19 09:13:12 +00:00
Noemi Erli
db9c35d705 Backed out changeset 6fe5ce050c0d (bug 1507375) for failures in test_transformed_scrolling_repaints_3.html CLOSED TREE 2020-03-19 08:56:17 +02:00
Tooru Fujisawa
4270e3fedf Bug 1507375 - Restrict the controllability of UI parts visibility with features parameter of window.open. r=smaug
Make the features parameter of window.open just a condition for whether to open
a popup or a new tab.
Also remove dom.disable_window_open_feature.* prefs.

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

--HG--
extra : moz-landing-system : lando
2020-03-19 03:50:25 +00:00
Sam Foster
08d2b6aa6d Bug 1618696 - Prevent overlapping show/hide of the ConfirmationHint. r=MattN
* Track and clear a timerID for the ConfirmationHint to avoid callbacks from one show() call interfering with a subsequent call.
* Tighten up waiting for and verifying the confirmation hint in browser_doorhanger_generated_password.js
* Pass in the correct browser when retrieving the anchorNode for the confirmation hint.

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

--HG--
extra : moz-landing-system : lando
2020-03-18 23:05:57 +00:00
Gijs Kruitbosch
84f6c5cca3 Bug 1620921 - restart broadcasting system principal blob URIs to ensure 'view image' works correctly, r=baku CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D67348

--HG--
extra : source : 0f0839c074a25a1f4ed4efe78f2a1ca9fdefca59
extra : histedit_source : 9b577f144ebfeda6984e4718dc1b0d2c44774733
2020-03-18 17:47:34 +00:00
sourab
c742c83c99 Bug 1571701 - Fix tooltip text color for page URL in the Site Identity when dragged over tabs bar. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D66188

--HG--
extra : moz-landing-system : lando
2020-03-18 20:44:21 +00:00
Sydney
01e6267b90 Bug 1587496 - Update nsIBrowserHandler users in browser.js to use new BrowserHandler lazy getter. r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D67027

--HG--
extra : moz-landing-system : lando
2020-03-18 19:31:54 +00:00
Stefan Hindli
11960d15cc Backed out changeset 0f0839c074a2 (bug 1620921) for windows 2012 build bustage CLOSED TREE 2020-03-18 21:34:02 +02:00
Gijs Kruitbosch
69a8d0e8d8 Bug 1620921 - restart broadcasting system principal blob URIs to ensure 'view image' works correctly, r=baku
Differential Revision: https://phabricator.services.mozilla.com/D67348

--HG--
extra : moz-landing-system : lando
2020-03-18 17:47:34 +00:00
cangreja533
9df3eb28f1 Bug 1622274 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_temporary permissions navigation.js. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D67320

--HG--
extra : moz-landing-system : lando
2020-03-18 16:26:49 +00:00
Bogdan Tara
5bfa3a8a21 Bug 1618170 - Disable browser_devices_get_user_media_in_frame.js on windows & linux build type opt r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D67015

--HG--
extra : rebase_source : 49919459c3316f48660ee953829bb7bf43ec48b6
2020-03-18 04:55:31 +00:00
Coroiu Cristina
0c837bbcd0 Backed out changeset 0453b0a0c49d (bug 1531289) for browser-chrome failures at uriloader/exthandler/tests/mochitest/browser_auto_close_window.js on a CLOSED TREE 2020-03-18 15:55:43 +02:00
shweta
4517d1042b Bug 1401346 - Move browser/base/content/illustrations to browser/themes/shared. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D67176

--HG--
rename : browser/base/content/illustrations/blue-berror.svg => browser/themes/shared/illustrations/blue-berror.svg
rename : browser/base/content/illustrations/error-connection-failure.svg => browser/themes/shared/illustrations/error-connection-failure.svg
rename : browser/base/content/illustrations/error-malformed-url.svg => browser/themes/shared/illustrations/error-malformed-url.svg
rename : browser/base/content/illustrations/error-server-not-found.svg => browser/themes/shared/illustrations/error-server-not-found.svg
rename : browser/base/content/illustrations/under-construction.svg => browser/themes/shared/illustrations/under-construction.svg
extra : moz-landing-system : lando
2020-03-18 12:02:16 +00:00
Andrea Marchesini
c486efbb58 Bug 1531289 - target=_blank with a download should close the download tab, r=nika,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D66454

--HG--
extra : moz-landing-system : lando
2020-03-18 12:08:24 +00:00
Emilio Cobos Álvarez
dada165f64 Bug 1618260 - Remove an unused whitelist item in browser_parsable_css.js.
Now we don't get to parse that declaration because it's inside a block with an
internal selector.

CLOSED TREE

MANUAL PUSH: Test is skipped on debug builds so I missed it from my try push.
2020-03-18 13:19:06 +01:00
sjustus
1d2b2de497 Bug 1622242 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_selectpopup_colors.js r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66975

--HG--
extra : moz-landing-system : lando
2020-03-18 11:10:09 +00:00
Mathieu Leplatre
bc6e54afaa Bug 1620185 - Remove usage of .openCollection() in other modules r=glasserc
Differential Revision: https://phabricator.services.mozilla.com/D66749

--HG--
extra : moz-landing-system : lando
2020-03-17 20:21:54 +00:00
Matt Woodrow
4731d04c51 Bug 1620875 - Suppress extra onStateChange(STATE_START) notifications from RemoteWebProgress when switching DocumentChannel with a real channel. r=Gijs,nika
Note that this also suppresses notifications from the initial about:blank in the new process, and updates the tabbrowser to not expect those.

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

--HG--
extra : moz-landing-system : lando
2020-03-17 00:50:29 +00:00
Noemi Erli
744bc34135 Backed out changeset 4c6b9209306d (bug 1507287) for causing geckoview failures CLOSED TREE 2020-03-16 23:23:09 +02:00
Alphan Chen
a9d46bba49 Bug 1507287 - Make sessionRestore work with session history living in the parent process. r=peterv,mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D46281

--HG--
extra : moz-landing-system : lando
2020-03-16 18:33:32 +00:00
Dão Gottwald
976a235654 Bug 1610479 - Remove UrlbarInput's dependency on focusAndSelectUrlBar. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D66954

--HG--
extra : moz-landing-system : lando
2020-03-16 15:53:32 +00:00
John Dai
65d251761e Bug 1612254 - Stop marking the preferences shortcut as "reserved" on mac; r=April
Differential Revision: https://phabricator.services.mozilla.com/D63350

--HG--
extra : moz-landing-system : lando
2020-03-16 15:38:53 +00:00
alexuwa
47850abb41 Bug 1622248 - replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_appmenu.js. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66870

--HG--
extra : moz-landing-system : lando
2020-03-16 11:20:42 +00:00
AminaKenessova
b4adf04b4a Bug 1622244 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_bug581253.js. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66908

--HG--
extra : moz-landing-system : lando
2020-03-16 11:11:51 +00:00
meenohara
3b7b201601 Bug 1622247 Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_page_action_menu.js r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66863

--HG--
extra : moz-landing-system : lando
2020-03-16 10:58:54 +00:00
Marco Bonardo
2dc20c6432 Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D66269

--HG--
extra : moz-landing-system : lando
2020-03-13 12:44:36 +00:00
devRD
7b6a35da51 Bug 1618477 - The permissions prompt is not displayed by clicking on the control sharing panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D66381

--HG--
extra : moz-landing-system : lando
2020-03-16 09:22:29 +00:00
aarushivij
bb72ba681a Bug 1571522 - [Protections Panel] Move _trackingProtectionIconContainer from gIdentityHandler to gProtectionsHandler r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D66615

--HG--
extra : moz-landing-system : lando
2020-03-15 07:36:02 +00:00
Ed Lee
acb960676c Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
Differential Revision: https://phabricator.services.mozilla.com/D66128

--HG--
extra : moz-landing-system : lando
2020-03-13 23:38:52 +00:00
Andreea Pavel
b311b0453c Bug 1618386 - temporary disable browser_fullscreen_window_focus.js on linux fission r=hsivonen
Differential Revision: https://phabricator.services.mozilla.com/D66451

--HG--
extra : moz-landing-system : lando
2020-03-13 19:15:47 +00:00
Boris Zbarsky
cf6ef6a24b Bug 1467437. Align with other browsers and the spec for whether hashchange and popstate events bubble. r=smaug
I think I caught all the places in our tree that add event listeners for these
events on a non-Window (and hence depend on bubbling behavior), but I'm a
little worried about what happens if webextensions do bareword
addEventListener() for these events...

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

--HG--
extra : moz-landing-system : lando
2020-03-13 17:45:50 +00:00
Coroiu Cristina
febdc98a17 Bug 1601576 - disable browser_permissions.js on mac debug for frequent failures. r=egao
Differential Revision: https://phabricator.services.mozilla.com/D66799

--HG--
extra : moz-landing-system : lando
2020-03-13 17:47:07 +00:00
Dão Gottwald
e938695219 Bug 1620536 - Move "Import from Another Browser" to the Help menu. r=Mardak,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D66551

--HG--
extra : moz-landing-system : lando
2020-03-13 17:29:15 +00:00
Krystle Salazar
3fc16475e9 Bug 1621466 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_popupNotification_checkbox.js r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66693

--HG--
extra : moz-landing-system : lando
2020-03-13 08:28:44 +00:00
Dão Gottwald
7ba24289ce Bug 1539838 - Move SetPageProxyState into UrlbarInput. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D66288

--HG--
extra : moz-landing-system : lando
2020-03-12 18:15:58 +00:00
Emma Malysz
039ee11a9d Bug 1600228, lazy load the edit bookmark panel by storing in an HTML template r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D66143

--HG--
extra : moz-landing-system : lando
2020-03-13 02:22:42 +00:00
Cosmin Sabou
571c1e5045 Backed out changeset 2befc9d57826 (bug 1600228) for bc failures on browser_asrouter_bookmarkpanel.
CLOSED TREE
2020-03-13 02:47:45 +02:00
Theo Ottah
bb0e7503e5 Bug 1612650 - Shift clicking navigation buttons in private browser opens content in private window r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D65886

--HG--
extra : moz-landing-system : lando
2020-03-13 00:07:05 +00:00
jbone
605f71ca7d Bug 1621418 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_tabstrip_overflow_underflow.js. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66594

--HG--
extra : source : e1aa65d7ec79f146d1edd1880e6d8ed0f6a64647
2020-03-12 21:00:22 +00:00
Bogdan Tara
40bbb73e7b Backed out changeset e1aa65d7ec79 (bug 1621418) for mochitest failures on browser_google_behavior.js CLOSED TREE 2020-03-13 01:09:47 +02:00
Emma Malysz
91c78bd4a6 Bug 1600228, lazy load the edit bookmark panel by storing in an HTML template r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D66143

--HG--
extra : moz-landing-system : lando
2020-03-12 22:01:01 +00:00
jbone
92015dc03c Bug 1621418 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_tabstrip_overflow_underflow.js. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66594

--HG--
extra : moz-landing-system : lando
2020-03-12 21:00:22 +00:00
Neil Deakin
27dcdd8fc2 Bug 1558520, test that controllers work with out of process iframes of various arrangements, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D58795

--HG--
extra : moz-landing-system : lando
2020-03-12 16:48:29 +00:00
mirefly
cbcc445756 Bug 1621421 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser/base/content/test/performance/head.js r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66440

--HG--
extra : moz-landing-system : lando
2020-03-11 21:45:36 +00:00
shweta
92a80d7508 Bug 1621419 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66390

--HG--
extra : moz-landing-system : lando
2020-03-11 21:11:53 +00:00
luma
c88ad65eb2 Bug 1621257 - Replaced BrowserTestUtils.waitForCondition in browser_tabclose.js[0] with TestUtils.waitForCondition. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66417

--HG--
extra : moz-landing-system : lando
2020-03-11 21:01:14 +00:00
Mike Conley
8ba260392e Bug 1619992 - Split AboutNewTabService into AboutNewTabParentService and AboutNewTabChildService. r=perftest-reviewers,Mardak,sparky
This patch does the following:
* Moves most logic for initiating about:home / about:newtab into AboutNewTab.jsm
* Makes AboutNewTab the API surface for overriding the default about:newtab URLs.
* Reduces the surface of nsIAboutNewTabService, and makes the properties read-only
* Splits the remaining code in the nsIAboutNewTabService into an implementation for
  the parent process, and one for content processes.

This split will hopefully help reduce confusion about which code in
AboutNewTabService is running in which process.

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

--HG--
rename : browser/components/newtab/test/xpcshell/test_AboutNewTabService.js => browser/components/newtab/test/xpcshell/test_AboutNewTab.js
extra : moz-landing-system : lando
2020-03-11 03:10:29 +00:00
Dorel Luca
6c6fc9f3dc Backed out changeset 9160f18bc24e (bug 1619992) for XPCshell failures in newtab/test/xpcshell/test_AboutNewTab.js
--HG--
rename : browser/components/newtab/test/xpcshell/test_AboutNewTab.js => browser/components/newtab/test/xpcshell/test_AboutNewTabService.js
2020-03-11 04:20:31 +02:00
Mike Conley
4cb59612e3 Bug 1619992 - Split AboutNewTabService into AboutNewTabParentService and AboutNewTabChildService. r=perftest-reviewers,Mardak,sparky
This patch does the following:
* Moves most logic for initiating about:home / about:newtab into AboutNewTab.jsm
* Makes AboutNewTab the API surface for overriding the default about:newtab URLs.
* Reduces the surface of nsIAboutNewTabService, and makes the properties read-only
* Splits the remaining code in the nsIAboutNewTabService into an implementation for
  the parent process, and one for content processes.

This split will hopefully help reduce confusion about which code in
AboutNewTabService is running in which process.

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

--HG--
rename : browser/components/newtab/test/xpcshell/test_AboutNewTabService.js => browser/components/newtab/test/xpcshell/test_AboutNewTab.js
extra : moz-landing-system : lando
2020-03-11 01:25:31 +00:00
Neil Deakin
55da8f6ebd Bug 1621298, remove unused messageManager use from nsContextMenu.js, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D66230

--HG--
extra : moz-landing-system : lando
2020-03-10 16:42:39 +00:00
devRD
2a31af7e8e Bug 1620948 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D66026

--HG--
extra : moz-landing-system : lando
2020-03-09 18:14:37 +00:00