Commit Graph

65102 Commits

Author SHA1 Message Date
Tim Nguyen
9512989188 Bug 1582530 - Fix remaining cases that were relying on blockification. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46676

--HG--
extra : moz-landing-system : lando
2019-09-27 00:13:51 +00:00
Gijs Kruitbosch
f9d5bd130d Bug 1583985 - move breach alerts checkbox in markup to avoid its width enlarging the content box unnecessarily, r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47187

--HG--
extra : moz-landing-system : lando
2019-09-26 22:15:16 +00:00
Kris Maglione
e57df5ef8b Bug 1583386: Part 2 - Enable DocumentChannel in mochitest Fission runs. r=mattwoodrow,ahal
Differential Revision: https://phabricator.services.mozilla.com/D47009

--HG--
extra : moz-landing-system : lando
2019-09-26 20:02:44 +00:00
Coroiu Cristina
3b27110d58 Backed out changeset f3c1becf9396 (bug 1237782) for browser-chrome failures at dom/tests/mochitest/ajax/offline/browser_disableAppcache.js on a CLOSED TREE 2019-09-26 23:05:07 +03:00
Ed Lee
ea35d790ee Bug 1584299 - Add sending PDFs, undismissing spocs and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D47328

--HG--
extra : moz-landing-system : lando
2019-09-26 20:01:28 +00:00
Brindusan Cristian
bbe6450687 Backed out 3 changesets (bug 1582530) for crashtest failures on 360339-1.xul. CLOSED TREE
Backed out changeset 0d8d8016da4f (bug 1582530)
Backed out changeset deba67add7d2 (bug 1582530)
Backed out changeset b62377b233a8 (bug 1582530)
2019-09-26 22:52:22 +03:00
Jonathan Kingston
495916342a Bug 1237782 - Remove http override and add appcache pref r=baku
Differential Revision: https://phabricator.services.mozilla.com/D44472

--HG--
extra : moz-landing-system : lando
2019-09-26 19:03:04 +00:00
Sean Feng
660aac23aa Bug 1467970 - Unsupport cross docGroup adoption r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D43135

--HG--
extra : moz-landing-system : lando
2019-09-14 00:09:44 +00:00
Tim Nguyen
7dac471890 Bug 1582530 - Fix remaining cases that were relying on blockification. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46676

--HG--
extra : moz-landing-system : lando
2019-09-26 17:19:15 +00:00
Kris Taeleman
d2d88e021d Bug 1582565 - Log transactions into readable format. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D46657

--HG--
extra : moz-landing-system : lando
2019-09-26 16:43:05 +00:00
Christoph Kerschbaumer
30285b4a58 Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb
Differential Revision: https://phabricator.services.mozilla.com/D46950

--HG--
extra : moz-landing-system : lando
2019-09-26 16:22:41 +00:00
Andrei Oprea
b47a6216fe Bug 1583231 - Fix indentation, tooltip use, and CSS of what's new panel and toolbarbutton r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D46931

--HG--
extra : moz-landing-system : lando
2019-09-26 11:06:30 +00:00
Dão Gottwald
6135c6c044 Bug 1582375 - Focus the urlbar when clicking directly on the input container (this includes the search glass which doesn't consume pointer events). r=harry
Differential Revision: https://phabricator.services.mozilla.com/D47237

--HG--
extra : moz-landing-system : lando
2019-09-26 14:12:08 +00:00
Dão Gottwald
a91e4d2fbb Bug 1581753 - Improve one-off search button layout in narrow windows. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D47270

--HG--
extra : moz-landing-system : lando
2019-09-26 15:26:42 +00:00
Dão Gottwald
28cffc3722 Bug 1584167 - Merge UrlbarView's outside click handling into UrlbarInput. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D47236

--HG--
extra : moz-landing-system : lando
2019-09-26 14:11:50 +00:00
ffxbld
c9b081d8c9 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D47244

--HG--
extra : moz-landing-system : lando
2019-09-26 14:33:06 +00:00
Marco Bonardo
7d77f1ccc3 Bug 1579002 - Retained results: megabar should shown again pending search results on refocus. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46606

--HG--
extra : moz-landing-system : lando
2019-09-26 13:31:15 +00:00
Olli Pettay
322a0d1fa7 Bug 1579591, clear pending timeouts in BrowserUsageTelemetry.jsm to avoid leaks during testing, r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D47250

--HG--
extra : moz-landing-system : lando
2019-09-26 13:37:15 +00:00
Drew Willcoxon
e505b9b12c Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy
Adds a new event listener to `browser.urlbar` called `onResultPicked`. This event is fired for tip results when they don't specify a URL. Hypothetically it could be fired for any type of result that didn't specify a URL, but that's only tips for now.

The listener is passed two arguments: the payload of the result that was picked, and a "details" object whose properties depend on the type of result. For tips, details is `{ helpPicked }`, where `helpPicked` is true if the help button was picked and false if the main button was picked.

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

--HG--
extra : moz-landing-system : lando
2019-09-26 13:53:14 +00:00
Thomas Wisniewski
216d51dfc1 Bug 1581180 - Fix browser_report_site_issue.js test on Fission r=denschub
Fix browser_report_site_issue.js test on Fission

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

--HG--
extra : moz-landing-system : lando
2019-09-26 13:30:42 +00:00
Emilio Cobos Álvarez
06edb6f970 Bug 1583941 - Use a per-window event to handle dark mode changes in LightweightThemeConsumer.jsm. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D47241

--HG--
extra : moz-landing-system : lando
2019-09-26 13:21:40 +00:00
Michael Kaply
42b53c41d1 Bug 1560808 - Don't activate policy engine if there are no policies. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D46973

--HG--
extra : moz-landing-system : lando
2019-09-26 12:35:34 +00:00
Sebastian Streich
2fbc46096e Bug 1580782 - Remove JS Callsites for Principal->GetURI->Schemeis r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D45685

--HG--
extra : moz-landing-system : lando
2019-09-26 10:47:33 +00:00
Mark Hammond
4b629788b2 Bug 1570567 - update about:preferences#sync to reflect the decoupling of FxA and Sync. r=Gijs,eoger,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D46574

--HG--
extra : moz-landing-system : lando
2019-09-26 10:48:22 +00:00
Harry Twyford
56a52ac8db Bug 1583855 - The Megabar should enter the Focused & Collapsed state when ESC is pressed. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D47126

--HG--
extra : moz-landing-system : lando
2019-09-26 09:06:09 +00:00
Johann Hofmann
9efd735d31 Bug 1564248 - Re-add contentblocking.exceptions and extend the measurement to 75. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D47073

--HG--
extra : moz-landing-system : lando
2019-09-26 08:09:17 +00:00
Nils Maier
78d77f92c9 Bug 1296365 - Show extension name instead of URI in popup windows r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D45213

--HG--
extra : moz-landing-system : lando
2019-09-26 04:13:27 +00:00
alwu
4f6d0ab620 Bug 1578615 - part10 : do not enable delaying autoplay during test by default. r=chunmin
Tests which use this feature on testing should enable the pref explicitly.

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

--HG--
extra : moz-landing-system : lando
2019-09-25 21:43:38 +00:00
Ciure Andrei
234fc94cb3 Backed out 2 changesets (bug 1578584) for browser_ext_urlbar.js failures CLOSED TREE
Backed out changeset 4730635520c6 (bug 1578584)
Backed out changeset f0e4e5312bf5 (bug 1578584)
2019-09-26 06:44:18 +03:00
Drew Willcoxon
ec9c941983 Bug 1578584 - Follow-up test fix: Quantumbar WebExt API: Add onResultPicked event.
Increase the extension notification timeout to prevent intermittent test failures. Like this existing test does: https://searchfox.org/mozilla-central/rev/f43ae7e1c43a4a940b658381157a6ea6c5a185c1/browser/components/extensions/test/xpcshell/test_ext_urlbar.js#43

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

--HG--
extra : moz-landing-system : lando
2019-09-26 02:47:29 +00:00
Drew Willcoxon
35081f529d Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy
Adds a new event listener to `browser.urlbar` called `onResultPicked`. This event is fired for tip results when they don't specify a URL. Hypothetically it could be fired for any type of result that didn't specify a URL, but that's only tips for now.

The listener is passed two arguments: the payload of the result that was picked, and a "details" object whose properties depend on the type of result. For tips, details is `{ helpPicked }`, where `helpPicked` is true if the help button was picked and false if the main button was picked.

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

--HG--
extra : source : febf4480bc0bce19a0c8883e0c9296c40013e01e
2019-09-26 01:20:07 +00:00
Ciure Andrei
10e6f9e594 Backed out changeset febf4480bc0b (bug 1578584) for causing browser_ext_urlbar.js to perma fail CLOSED TREE 2019-09-26 05:18:24 +03:00
Drew Willcoxon
a800c1bef5 Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy
Adds a new event listener to `browser.urlbar` called `onResultPicked`. This event is fired for tip results when they don't specify a URL. Hypothetically it could be fired for any type of result that didn't specify a URL, but that's only tips for now.

The listener is passed two arguments: the payload of the result that was picked, and a "details" object whose properties depend on the type of result. For tips, details is `{ helpPicked }`, where `helpPicked` is true if the help button was picked and false if the main button was picked.

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

--HG--
extra : moz-landing-system : lando
2019-09-26 01:20:07 +00:00
Tim Nguyen
91a6478d2e Bug 1562242 - Replace XUL textboxes with HTML input in browser/base/content/popup-notifications.inc. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D36341

--HG--
extra : moz-landing-system : lando
2019-09-26 00:45:17 +00:00
Mark Hammond
7ec2097ae8 Bug 1582633 - allow an FxA user to be signed in without sync being enabled. r=eoger,lina
Differential Revision: https://phabricator.services.mozilla.com/D46572

--HG--
extra : moz-landing-system : lando
2019-09-25 06:51:18 +00:00
Ciure Andrei
9ee26c1cd1 Backed out changeset abcfd108c7e5 (bug 1578584) for causing test_ext_urlbar.js to perma fail CLOSED TREE 2019-09-26 03:45:13 +03:00
Emma Malysz
192e75e65b Bug 1584014, access PushService object to avoid leak r=lina
Differential Revision: https://phabricator.services.mozilla.com/D47189

--HG--
extra : moz-landing-system : lando
2019-09-26 00:29:08 +00:00
Oana Pop Rus
8278fe3e16 Backed out changeset 9fafa0d11bfb (bug 1562242) for failing browser-chrome's browser_notifications_2.js. on a CLOSED TREE 2019-09-26 03:22:05 +03:00
Drew Willcoxon
91e5152289 Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy
Adds a new event listener to `browser.urlbar` called `onResultPicked`. This event is fired for tip results when they don't specify a URL. Hypothetically it could be fired for any type of result that didn't specify a URL, but that's only tips for now.

The listener is passed two arguments: the payload of the result that was picked, and a "details" object whose properties depend on the type of result. For tips, details is `{ helpPicked }`, where `helpPicked` is true if the help button was picked and false if the main button was picked.

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

--HG--
extra : moz-landing-system : lando
2019-09-19 23:48:12 +00:00
Tim Nguyen
66f6fbcec1 Bug 1562242 - Replace XUL textboxes with HTML input in browser/base/content/popup-notifications.inc. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D36341

--HG--
extra : moz-landing-system : lando
2019-09-25 23:24:21 +00:00
Tim Nguyen
8af78c3acc Bug 1562664 - Replace XUL textbox usages with HTML inputs in editBookmarkPanel.inc.xul r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D36495

--HG--
extra : moz-landing-system : lando
2019-09-25 22:39:25 +00:00
Alex Catarineu
8d86dd4c94 Bug 1573276 - Always allow localization in error pages r=johannh,peterv
Differential Revision: https://phabricator.services.mozilla.com/D43216

--HG--
extra : moz-landing-system : lando
2019-09-25 10:39:45 +00:00
Andreea Pavel
9fd779e03f Merge mozilla-central to autoland on a CLOSED TREE 2019-09-26 01:00:14 +03:00
Andreea Pavel
bd0ebde417 Merge autoland to mozilla-central. a=merge 2019-09-26 00:50:57 +03:00
Harry Twyford
a609266a08 Bug 1578436 - Handle enter keypresses and mouse clicks on tip buttons. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46067

--HG--
rename : browser/components/urlbar/tests/browser/browser_tip_keyboard_selection.js => browser/components/urlbar/tests/browser/browser_tip_selection.js
extra : moz-landing-system : lando
2019-09-25 17:37:09 +00:00
Haik Aftandilian
445acf98e9 Bug 1565738 - Re-enable disabled WebRTC tests on macOS Mojave r=jib
Re-enable skipped webRTC tests on Mac which were disabled due to the macOS 10.14 permission prompts causing timeouts.

Don't trigger OS camera and microphone permission prompts for fake devices (used for tests).

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

--HG--
extra : moz-landing-system : lando
2019-09-25 17:43:46 +00:00
Coroiu Cristina
2ab6108eb4 Merge autoland to mozilla-central a=merge 2019-09-25 19:30:14 +03:00
Emma Malysz
6a0111db7b Bug 1369436, Load PushComponents.js after startup. r=lina,mconley
Differential Revision: https://phabricator.services.mozilla.com/D45079

--HG--
extra : moz-landing-system : lando
2019-09-25 15:50:58 +00:00
Cosmin Sabou
6da90eb0b7 Backed out 9 changesets (bug 1551088) for causing Bug 1583848. a=backout
Backed out changeset d0ab25c226a7 (bug 1551088)
Backed out changeset 9ef391e20fa6 (bug 1551088)
Backed out changeset 3e6f25b21f8c (bug 1551088)
Backed out changeset 5d72c8de4daf (bug 1551088)
Backed out changeset f77c43bcc75b (bug 1551088)
Backed out changeset 9e954d6765de (bug 1551088)
Backed out changeset d90a571e581f (bug 1551088)
Backed out changeset 25a5f5563e9d (bug 1551088)
Backed out changeset bed9c93eeb2d (bug 1551088)
2019-09-25 18:42:48 +03:00
Matthew Noorenberghe
936753e05c Bug 1583625 - Don't dispatch AboutLoginsInit after redirecting to remove the entryPoint. r=jaws
Depends on D47101

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

--HG--
extra : moz-landing-system : lando
2019-09-25 15:40:12 +00:00
Tom Ritter
4c863c9c5b Bug 1557074 - Enable process isolation for AMO and FXA on Nightly r=nika
And Nightly only, this isn't riding trains yet.

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

--HG--
extra : moz-landing-system : lando
2019-09-25 15:27:48 +00:00
Dão Gottwald
b048f83074 Bug 1577740 - Set custom disabled text color for urlbar and searchbar results since native graytext is too faint on Mac. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D46933

--HG--
extra : moz-landing-system : lando
2019-09-25 13:03:33 +00:00
Harry Twyford
46a4ee1acf Bug 1581627 - Align one-off text with favicons. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46993

--HG--
extra : moz-landing-system : lando
2019-09-25 10:41:30 +00:00
Dão Gottwald
fe21327223 Bug 1582797 - OverflowableToolbar should respond to resize events immediately. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D46624

--HG--
extra : moz-landing-system : lando
2019-09-25 12:09:32 +00:00
Christoph Kerschbaumer
7c668de2ad Bug 1582073: Add https: to img-src directive for CSP of about:preferences. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D47064

--HG--
extra : moz-landing-system : lando
2019-09-25 11:31:16 +00:00
Paul Zuehlcke
5720b1afae Bug 1402957 - Removed deprecated SitePermission URI methods. r=johannh
Depends on D47055

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

--HG--
extra : moz-landing-system : lando
2019-09-25 11:07:07 +00:00
Paul Zuehlcke
acb69b0593 Bug 1402957 - Refactored SitePermission tests to use principals. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D47055

--HG--
extra : moz-landing-system : lando
2019-09-25 11:42:10 +00:00
Marco Bonardo
1aa0236c9b Bug 1578441 - Add support in the default muxer for a suggestedIndex property. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46927

--HG--
extra : moz-landing-system : lando
2019-09-25 10:07:16 +00:00
Dão Gottwald
a0da738473 Bug 1581174 - Ensure the urlbar extend animation doesn't run when opening a new window. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D47075

--HG--
extra : moz-landing-system : lando
2019-09-25 14:23:09 +00:00
Christoph Kerschbaumer
53d5895e71 Bug 1497200: Apply Meta CSP to about:downloads. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D45330

--HG--
extra : moz-landing-system : lando
2019-09-25 13:50:28 +00:00
Cosmin Sabou
3c3c1427b2 Bug 1567355 - Disable browser_fullscreen-window-open.js on mac debug cause of frequently assertion failures. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D46892

--HG--
extra : moz-landing-system : lando
2019-09-24 13:37:35 +00:00
Mark Hammond
9ea55f75c4 Bug 1583414 - don't attempt to refresh the FxA device list if sync's not configured. r=eoger
Differential Revision: https://phabricator.services.mozilla.com/D46889

--HG--
extra : moz-landing-system : lando
2019-09-25 04:31:20 +00:00
Dão Gottwald
d595533341 Bug 1583495 - Let UrlbarInput::focused use document.activeElement instead of the focused attribute. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46930

--HG--
extra : moz-landing-system : lando
2019-09-24 18:39:39 +00:00
Paul Zuehlcke
172c56e5ba Bug 1580189 - Clear geolocation permission for sub-frames with active sharing state. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D45827

--HG--
extra : moz-landing-system : lando
2019-09-25 09:16:32 +00:00
Andrei Oprea
31349eda24 Bug 1582713 - Hide the What's New button from the toolbar when in Customize mode r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D46964

--HG--
extra : moz-landing-system : lando
2019-09-24 16:29:21 +00:00
Florens Verschelde
83af8e000a Bug 1578097 - Add prefs to persist the open states of flexbox accordion items separately; r=gl
Differential Revision: https://phabricator.services.mozilla.com/D44331

--HG--
extra : moz-landing-system : lando
2019-09-25 07:57:26 +00:00
Bogdan Tara
3ae381ab69 Backed out changeset e5f8a98c5e8b (bug 1583414) for sync/browser_contextmenu_send* failures 2019-09-25 03:12:33 +03:00
Julian Descottes
f1e794d6c5 Bug 1539462 - Remove the DevTools connect page r=ladybenko
Depends on D46704

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

--HG--
extra : moz-landing-system : lando
2019-09-25 18:50:24 +00:00
Julian Descottes
063e2dfc2f Bug 1539462 - Remove ZipUtils.jsm r=mossop
Depends on D46703. Was only used in WebIDE anymore.

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

--HG--
extra : moz-landing-system : lando
2019-09-25 18:50:29 +00:00
Julian Descottes
5c1a679523 Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod
Per deprecation roadmap on https://developer.mozilla.org/en-US/docs/Tools/Deprecated_tools#WebIDE_and_Connect_page

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

--HG--
extra : moz-landing-system : lando
2019-09-25 17:24:58 +00:00
Tim Nguyen
b0d1ddb586 Bug 1581956 - Make search-textbox not use the <textbox> tag. r=surkov,MarcoZ
Differential Revision: https://phabricator.services.mozilla.com/D46219

--HG--
extra : moz-landing-system : lando
2019-09-25 19:12:48 +00:00
Thomas Wisniewski
3dafbad575 Bug 1583225 - Import WebCompat GoFaster 6.1.0 sources; r=miketaylr
Import WebCompat GoFaster 6.1.0 sources

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

--HG--
extra : moz-landing-system : lando
2019-09-24 13:08:42 +00:00
Brian Grinstead
b7788d49ec Bug 1581914 - Set default margins for html|input in global.css r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46531

--HG--
extra : moz-landing-system : lando
2019-09-25 16:20:19 +00:00
Harry Twyford
9ca826711c Bug 1579004 - Clicking empty parts of the toolbar should collapse the megabar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46513

--HG--
extra : moz-landing-system : lando
2019-09-24 20:22:44 +00:00
Edouard Oger
00b4395dc0 Bug 1577449 - Replace Learn about Send Tab link. r=markh
Differential Revision: https://phabricator.services.mozilla.com/D46631

--HG--
extra : moz-landing-system : lando
2019-09-24 22:50:36 +00:00
Harry Twyford
a9baf68cab Bug 1582022 - Update search one-offs selection behaviour to respect selectable elements in the view instead of rows. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46339

--HG--
extra : moz-landing-system : lando
2019-09-24 18:45:18 +00:00
Mark Hammond
88f5991660 Bug 1583414 - don't attempt to refresh the FxA device list if sync's not configured. r=eoger
Differential Revision: https://phabricator.services.mozilla.com/D46889

--HG--
extra : moz-landing-system : lando
2019-09-24 17:15:10 +00:00
Michael Kaply
0f917d19bb Bug 1577312 - Allow authentication policies to be unlocked. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D46986

--HG--
extra : moz-landing-system : lando
2019-09-24 21:53:20 +00:00
Andrew Osmond
b63ff49173 Bug 1551088 - Part 8. Add reftest annotations for slight premultiplication differences. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D46451

--HG--
extra : moz-landing-system : lando
2019-09-24 20:42:50 +00:00
Mihai Alexandru Michis
0cefb9ebf8 Backed out changeset b37620ff38b6 (bug 1579004) for failures browser_urlbar_collapseOnChromeMousedown.js CLOSED TREE 2019-09-24 22:50:36 +03:00
Liang-Heng Chen
b09b868066 Bug 1581409 - ensure SocialTracking enabled status is correct; r=johannh
- to check the enabled status, we must have:
  - TP or ETP is enabled
  - block social tracking cookies is enabled
- Hide category item while not blocking social tracking cookies
- sync behavior/tests from fingerprinter/cryptominer
  - check isAllowing/isBlocking without enabled status
  - add `testCategoryItem()`

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

--HG--
extra : moz-landing-system : lando
2019-09-24 18:45:11 +00:00
Eitan Isaacson
885a031613 Bug 1564549 - Remove AccessFu. r=geckoview-reviewers,yzen,snorp
Differential Revision: https://phabricator.services.mozilla.com/D45604

--HG--
extra : moz-landing-system : lando
2019-09-24 19:28:28 +00:00
Harry Twyford
6cd507e4a5 Bug 1579004 - Clicking empty parts of the toolbar should collpase the megabar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46513

--HG--
extra : moz-landing-system : lando
2019-09-24 18:56:55 +00:00
Edouard Oger
1979bd1900 Bug 1576654 - Show Sent! notifications in every context. r=markh
Differential Revision: https://phabricator.services.mozilla.com/D46798

--HG--
extra : moz-landing-system : lando
2019-09-24 18:01:09 +00:00
Bogdan Tara
b555d01f88 Backed out changeset e28a3e15c777 (bug 1578436) for browser_tip_selection.js failures CLOSED TREE
--HG--
rename : browser/components/urlbar/tests/browser/browser_tip_selection.js => browser/components/urlbar/tests/browser/browser_tip_keyboard_selection.js
2019-09-24 20:53:52 +03:00
Bogdan Tara
5119706eb6 Backed out changeset f54538dd8a6f (bug 1576654) for pageActions/browser_page_action_menu* failures CLOSED TREE 2019-09-24 20:33:37 +03:00
Paul Zuehlcke
a20be9ee64 Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D45848

--HG--
extra : moz-landing-system : lando
2019-09-24 17:13:43 +00:00
Nihanth Subramanya
74c9081232 Bug 1571210 - Wait for content blocking events in trackingUI tests before interacting with the page. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46792

--HG--
extra : moz-landing-system : lando
2019-09-24 16:45:55 +00:00
shindli
711c07dfa1 Backed out changeset 007d27ffbe94 (bug 1577740) for causing bc permafailures in toolkit/components/extensions/test/browser/browser_ext_themes_autocomplete_popup.js CLOSED TREE 2019-09-24 18:50:30 +03:00
Harry Twyford
27384ce378 Bug 1536312 - Reenable browser/components/customizableui/test/browser_884402_customize_from_overflow.js on Mac and Windows. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D45886

--HG--
extra : moz-landing-system : lando
2019-09-23 14:44:49 +00:00
Harry Twyford
e3f4b09e6e Bug 1578436 - Handle enter keypresses and mouse clicks on tip buttons. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46067

--HG--
rename : browser/components/urlbar/tests/browser/browser_tip_keyboard_selection.js => browser/components/urlbar/tests/browser/browser_tip_selection.js
extra : moz-landing-system : lando
2019-09-24 15:26:15 +00:00
Edouard Oger
83b2254914 Bug 1576654 - Show Sent! notifications in every context. r=markh
Differential Revision: https://phabricator.services.mozilla.com/D46798

--HG--
extra : moz-landing-system : lando
2019-09-24 00:20:17 +00:00
Dão Gottwald
460e704cbd Bug 1577740 - Set custom disabled text color for urlbar and searchbar results since native graytext is too faint on Mac. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D46933

--HG--
extra : moz-landing-system : lando
2019-09-24 13:14:17 +00:00
Harry Twyford
22d7c283b7 Bug 1582396 - Set width correctly on the searchbar autocomplete in the overflow menu. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46488

--HG--
extra : moz-landing-system : lando
2019-09-24 10:17:21 +00:00
Dão Gottwald
28a3dbf885 Bug 1583148 - Stop subtracting border widths from clientWidth since it doesn't include borders in the first place. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D46926

--HG--
extra : moz-landing-system : lando
2019-09-24 11:36:58 +00:00
Nihanth Subramanya
d8c6227be4 Bug 1575859 - Fix state label for cookie list items with exceptions. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D44302

--HG--
extra : moz-landing-system : lando
2019-09-24 10:40:07 +00:00
Oana Pop Rus
3144f81e55 Backed out changeset cb1b6afa9f33 (bug 1574469) for multiple failures in nsICookieManager.remove on a CLOSED TREE 2019-09-24 13:10:07 +03:00
Paul Zuehlcke
b7de7aec93 Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D45848

--HG--
extra : moz-landing-system : lando
2019-09-19 17:10:58 +00:00
Mark Banner
ab0ed8162d Bug 1583147 - When right-clicking a one-off search button, correctly disable the set as default option for the default engine. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46766

--HG--
extra : moz-landing-system : lando
2019-09-23 19:11:00 +00:00
Vijay Budhram
3a85929651 Bug 1580115 - Fix fxa menu disconnected avatar r=eoger,markh
Differential Revision: https://phabricator.services.mozilla.com/D46799

--HG--
extra : moz-landing-system : lando
2019-09-24 02:53:02 +00:00