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

75023 Коммитов

Автор SHA1 Сообщение Дата
Gijs Kruitbosch 6e2d5f3601 Bug 1708985 - enforce the default background colour on the ContentSelect menulist's menupopup when custom option foreground colours are used, r=emilio,jaws
Broadly, this patch does 2 things:

- it mirrors the logic bug 1702258 introduced for <select> styling for <option> styling
- it enforces that if the website specifies custom foreground colours for options,
  we use the website-specified colour for the option background, too (even if it
  matches the UA/select style).

I also added automated testing for 3 cases:
1. the default dark mode situation (where we expect dark mode styles),
2. the case from the bug where the website specifies `#fff` for the background
of the select and the background of the options, but specifies a custom
foreground colour for the option (but not the select).
3. a very similar case where the website only specifies the background on the
select, and only the foreground on the option.

Differential Revision: https://phabricator.services.mozilla.com/D114382
2021-05-06 21:16:12 +00:00
Gijs Kruitbosch 9bbb993c56 Bug 1701637 - fix bookmarks menu button submenu styling in proton, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D114251
2021-05-06 21:07:06 +00:00
Ed Lee 599323825f Bug 1709805 - [win7] Render steps but visually hide to maintain desired spacing r=emcminn
Remove special check for total steps and just render to then visually hide with opacity in css.

Differential Revision: https://phabricator.services.mozilla.com/D114526
2021-05-06 19:45:56 +00:00
Emma Malysz 908ae47f34 Bug 1708334, specify toolbar-non-lwt-bgcolor for macos r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D114374
2021-05-06 19:44:02 +00:00
Ed Lee a1d5820111 Bug 1706279 - Tighten up upgrade dialog spacing on short windows to be more usable before showing scrollbar r=pdahiya
Detect if there's not enough vertical space to switch to compact mode. Use selectors and variables to adjust font-sizes, margins, etc.

Differential Revision: https://phabricator.services.mozilla.com/D114421
2021-05-06 19:10:48 +00:00
Emma Malysz baac9354d7 Bug 1649605, part 1: provide async support for promise workers r=barret,asuth
Differential Revision: https://phabricator.services.mozilla.com/D113152
2021-05-06 18:21:51 +00:00
Emma Malysz 4e0a5f0953 Bug 1706384, apply proton styles to milestone banner in protections panel r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D114502
2021-05-06 18:16:28 +00:00
Paul Zuehlcke 6a64e4c3cf Bug 1597751 - Import default permissions for privateBrowsing. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D98200
2021-05-06 17:46:32 +00:00
Sam Foster 206d7e5886 Bug 1709172 - Add a washidden attribute on #downloads-button; adjust fill color in start animation based on state we are animating from. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D114301
2021-05-06 16:54:18 +00:00
Molly Howell e451bc72d0 Bug 1707203 - Always unconditionally leave margin below app menu notifications. r=desktop-theme-reviewers,harry
Turns out that some changes to how the margin on the accounts menu item works
have allowed us to fix this bug and also simplify how the bottom margin on
menu notifications works at the same time; now, just having margin below every
banner all the time means that we get the correct spacing between multiple
banners and also between the last banner and the accounts item.

Differential Revision: https://phabricator.services.mozilla.com/D114419
2021-05-06 16:41:03 +00:00
Nan Jiang 978ac07ba3 Bug 1709088 - Allow QuickSuggest experiment to skip the opt-in modal r=andreio,daleharvey,adw
Differential Revision: https://phabricator.services.mozilla.com/D114094
2021-05-06 16:18:56 +00:00
Mark Banner 26aa205946 Bug 1709557 - Update search codes for Amazon. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D114337
2021-05-06 15:32:08 +00:00
Adam Gashlin c8dd66788d Bug 1703578 - Part 4: Record setAsDefaultUserChoice() result telemetry. r=bytesized
Differential Revision: https://phabricator.services.mozilla.com/D113429
2021-05-06 15:03:48 +00:00
Adam Gashlin 89d8792194 Bug 1703578 - Part 3: Invoke WDBA to set UserChoice. r=bytesized
Differential Revision: https://phabricator.services.mozilla.com/D113428
2021-05-06 15:03:48 +00:00
Adam Gashlin aed9c0fcd9 Bug 1703578 - Part 1: Generate and check UserChoice hash. r=bytesized
Differential Revision: https://phabricator.services.mozilla.com/D113426
2021-05-06 15:03:47 +00:00
Kashav Madan 00fc8347ba Bug 1703556 - Wait for individual SSTabRestored events before proceeding, r=annyG
Awaiting setWindowState doesn't actually work here, since we fire the
SSWindowRestored event before the tabs finish restoring (bug 1709411 to rename
the event). It works to just wait for the individual SSTabRestored events, since
we'll only fire those after each tab is restored.

Differential Revision: https://phabricator.services.mozilla.com/D114261
2021-05-06 13:55:15 +00:00
Karl Tomlinson 9f60769705 Bug 1709474 move mozGetUserMediaDevices from Navigator to GetUserMediaRequest r=jib,webidl,geckoview-reviewers,smaug,agi
Differential Revision: https://phabricator.services.mozilla.com/D111565
2021-05-06 05:16:49 +00:00
Peter Van der Beken 2ec947a685 Bug 1708660 - Remove support for map/setLike in JS-implemented WebIDL. r=edgar
Differential Revision: https://phabricator.services.mozilla.com/D113949
2021-05-06 05:12:03 +00:00
Daisuke Akatsuka dd6cff69ec Bug 1511062: Remove onItemMoved from nsINavBookmarkObserver. r=mak
Depends on D102574

Differential Revision: https://phabricator.services.mozilla.com/D102575
2021-05-06 04:24:35 +00:00
Daisuke Akatsuka 689f832ca8 Bug 1511062: Apply bookmark-moved event. r=mak
Depends on D102573

Differential Revision: https://phabricator.services.mozilla.com/D102574
2021-05-06 04:24:35 +00:00
Daisuke Akatsuka 2fbaab105d Bug 1511062: Remove old/new parent id from onItemMoved in nsINavBookmarkObserver. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D102572
2021-05-06 04:24:34 +00:00
sanketh 7ffe6da573 Bug 1635603 - Patch ShouldRFP(Document) and ShouldRFP(WorkerPrivate) to use ShouldRFP(Channel) r=tjr
Allows for finer control of RFP. Adds browser_canvas_rfp_exclusion.js to test
this control for canvas extractions.

Differential Revision: https://phabricator.services.mozilla.com/D100360
2021-05-06 03:43:05 +00:00
Csoregi Natalia ead13148c2 Backed out 4 changesets (bug 1511062) for causing bustage on nsNavHistoryResult.cpp. CLOSED TREE
Backed out changeset ed9ac8c3097b (bug 1511062)
Backed out changeset dc8c9488cf1a (bug 1511062)
Backed out changeset 2cf6fca33bf3 (bug 1511062)
Backed out changeset 87b0bbbcb0e6 (bug 1511062)
2021-05-06 05:53:12 +03:00
Drew Willcoxon c01e01528d Bug 1708621 - Add experimental Firefox Suggest label in the urlbar view to support Firefox Suggest experiments. r=mak,nanj
Differential Revision: https://phabricator.services.mozilla.com/D114203
2021-05-06 02:32:25 +00:00
Daisuke Akatsuka 3ddb5240c2 Bug 1511062: Remove onItemMoved from nsINavBookmarkObserver. r=mak
Depends on D102574

Differential Revision: https://phabricator.services.mozilla.com/D102575
2021-05-06 02:29:44 +00:00
Daisuke Akatsuka 459dae23fa Bug 1511062: Apply bookmark-moved event. r=mak
Depends on D102573

Differential Revision: https://phabricator.services.mozilla.com/D102574
2021-05-06 02:29:44 +00:00
Daisuke Akatsuka b45071c413 Bug 1511062: Remove old/new parent id from onItemMoved in nsINavBookmarkObserver. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D102572
2021-05-06 02:29:43 +00:00
Kagami Sascha Rosylight 20c1c01092 Bug 1707590 - Part 4: Add image/jxl to Accept header and DownloadsViewableInternally r=necko-reviewers,dragana
Depends on D113360

Differential Revision: https://phabricator.services.mozilla.com/D113688
2021-05-06 02:00:58 +00:00
Noemi Erli 13aa18b8d4 Backed out 4 changesets (bug 1707590) for causing gtest crashes CLOSED TREE
Backed out changeset 3bd322893127 (bug 1707590)
Backed out changeset 8cc3eaf728b6 (bug 1707590)
Backed out changeset 21f41a9df048 (bug 1707590)
Backed out changeset 3201d860afef (bug 1707590)
2021-05-06 04:57:44 +03:00
Kagami Sascha Rosylight 3c602f8e43 Bug 1707590 - Part 4: Add image/jxl to Accept header and DownloadsViewableInternally r=necko-reviewers,dragana
Depends on D113360

Differential Revision: https://phabricator.services.mozilla.com/D113688
2021-05-06 01:14:22 +00:00
Csoregi Natalia 8cad1a2512 Backed out 2 changesets (bug 1709484, bug 1709474) for geckoview fails on testDeviceRecordingEventAudioAndVideo. CLOSED TREE
Backed out changeset 069415280f6d (bug 1709474)
Backed out changeset 3853186911c9 (bug 1709484)
2021-05-06 03:38:52 +03:00
Karl Tomlinson 10fe97e403 Bug 1709474 move mozGetUserMediaDevices from Navigator to GetUserMediaRequest r=jib,webidl,geckoview-reviewers,smaug,agi
Differential Revision: https://phabricator.services.mozilla.com/D111565
2021-05-05 23:04:13 +00:00
Noemi Erli 3487bbd1ee Backed out 4 changesets (bug 1707590) for causing gtest crashes CLOSED TREE
Backed out changeset 6edab66fe2c5 (bug 1707590)
Backed out changeset e5d2d6824408 (bug 1707590)
Backed out changeset 9c7204c3f03c (bug 1707590)
Backed out changeset 25da391baa22 (bug 1707590)
2021-05-06 02:07:42 +03:00
Kagami Sascha Rosylight 56860e5d49 Bug 1707590 - Part 4: Add image/jxl to Accept header and DownloadsViewableInternally r=necko-reviewers,dragana
Depends on D113360

Differential Revision: https://phabricator.services.mozilla.com/D113688
2021-05-05 21:44:09 +00:00
Csoregi Natalia eade4ff9c4 Merge mozilla-central to autoland. CLOSED TREE 2021-05-06 01:00:21 +03:00
Csoregi Natalia 3151f97de2 Merge autoland to mozilla-central. a=merge 2021-05-06 00:50:58 +03:00
Daisuke Akatsuka c5a6496e3e Bug 1707424: Use color of --toolbarbutton-icon-fill-attention for all of bookmark star image in urlbar related.r=harry,desktop-theme-reviewers,dao
Differential Revision: https://phabricator.services.mozilla.com/D113901
2021-05-05 21:09:15 +00:00
Mike Conley 9a8ef4eb3c Bug 1695617 - Make sure subview subheader elements use the XUL box model. r=Gijs
It seems that we've hit another instance of the XUL box model interacting poorly
with the HTML box model in mysterious ways. In this particular case, the <h2>
elements for subview subheaders was using the HTML box model while inside of
a tree of XUL box elements, and this was causing an incorrect height calculation
for the containing scrollable node, the panel-subview-body.

Switching the h2 element to use the XUL box model appears to fix this.

Differential Revision: https://phabricator.services.mozilla.com/D114384
2021-05-05 20:42:17 +00:00
Csoregi Natalia df171582fd Backed out 4 changesets (bug 1707590) for causing gtest crashes. CLOSED TREE
Backed out changeset fec7b65cc3d7 (bug 1707590)
Backed out changeset 3a7e5c98dd13 (bug 1707590)
Backed out changeset 9dfd0d516062 (bug 1707590)
Backed out changeset 9ab607973f20 (bug 1707590)
2021-05-05 22:23:06 +03:00
Mozilla Releng Treescript 646ce79a9e no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
sco -> default
2021-05-05 19:04:13 +00:00
Kagami Sascha Rosylight 8c61b98e3b Bug 1707590 - Part 4: Add image/jxl to Accept header and DownloadsViewableInternally r=necko-reviewers,dragana
Depends on D113360

Differential Revision: https://phabricator.services.mozilla.com/D113688
2021-05-05 17:33:54 +00:00
Jared Wein fb174eaefe Bug 1708882 - Center the reload/stop button vertically with respect to the other toolbarbutton icons. r=desktop-theme-reviewers,harry
Differential Revision: https://phabricator.services.mozilla.com/D114271
2021-05-05 16:31:46 +00:00
Andrei Oprea 118c11c21f Bug 1708652 - Add checks to remote defaults helper to ensure proper init r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D113945
2021-05-05 15:54:57 +00:00
Sam Foster af2746449f Bug 1709174 - Show a minimum of 10% filled in the download indicator progress meter. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D114303
2021-05-05 14:28:33 +00:00
Jared Wein 2b22ab5e74 Bug 1705551 - Remove block margins from menulists in popup notifications since the popupnotificationcotnent already has margin-top. r=emalysz
Differential Revision: https://phabricator.services.mozilla.com/D114281
2021-05-05 14:27:26 +00:00
Ed Lee 37d368f0d1 Bug 1698204 - Animate proton about:welcome with fades and motion if not reduce-motion r=pdahiya
Allow transitions to be remotely configured. Use hooks to insert transition-{in,out} class when adding and removing screens. Specify desired in/out styles to transition from/to. Also flex/push buttons/steps to the bottom to be the same position on the latter screens.

Differential Revision: https://phabricator.services.mozilla.com/D114192
2021-05-05 13:53:03 +00:00
Andrei Oprea 92b0ab56f1 Bug 1707901 - Add opt in to nimbus experiments via URL r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D113641
2021-05-05 08:58:56 +00:00
Micah Tigley 8d1d39f733 Bug 1708558 - Update history icon in library window. r=sfoster,desktop-theme-reviewers,harry
Differential Revision: https://phabricator.services.mozilla.com/D114273
2021-05-05 02:53:29 +00:00
Dorel Luca 803852ff99 Backed out changeset 31a188caa6dd (bug 1707901) for toolkit/components/normandy/test/browser/browser_about_studies.js. CLOSED TREE 2021-05-05 02:07:29 +03:00
Andrei Oprea 6099a1abdc Bug 1707901 - Add opt in to nimbus experiments via URL r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D113641
2021-05-04 22:33:02 +00:00