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

865874 Коммитов

Автор SHA1 Сообщение Дата
alwu c75f0f9a8b Bug 1846848 - part7 : fix typo. r=media-playback-reviewers,karlt
Differential Revision: https://phabricator.services.mozilla.com/D194939
2023-12-05 01:13:49 +00:00
alwu bae8ed95b1 Bug 1846848 - part6 : display GMPCDM capabilities in `about:support`. r=jolin
ClearKey and Widevine L3 are used in the GMP process, so comparing with
MFCDM, we need to use another different way to access their capabilities.

Differential Revision: https://phabricator.services.mozilla.com/D194932
2023-12-05 01:13:48 +00:00
alwu 999157ad9b Bug 1846848 - part5 : display MFCDM capabilites in `about:support`. r=fluent-reviewers,gerard-majax,jolin,niklas
This patch implements retrieving the capabilities from MFCDMs. I will
add non-MFCDM support in following patches, eg. Widevine L3, and
ClearKey.

Differential Revision: https://phabricator.services.mozilla.com/D194837
2023-12-05 01:13:48 +00:00
alwu f115f2ea3e Bug 1846848 - part4 : reconfig the format for debug info and add the scheme information. r=jolin
We reconfig the debug info by using space to separate each attribute,
which would help us process them easier when showing the information in
`about:support` later.

Differential Revision: https://phabricator.services.mozilla.com/D194841
2023-12-05 01:13:48 +00:00
alwu fc7d8d42a9 Bug 1846848 - part3 : add a way to get CDM capabilities from the chrome process. r=gerard-majax,jolin
Differential Revision: https://phabricator.services.mozilla.com/D194452
2023-12-05 01:13:47 +00:00
alwu 583ea56883 Bug 1846848 - part2 : reuse the factory for each key system. r=jolin
Doing this can help to save the time loading the new factory, because
the factory can be reused.

In addition, during testing, I also found out that Widevine L1 dll's
`ActivateInstance` is not thread safe. If we access that on two
different threads, only one thread can load factory successfully.

Therefore, I added a mutex to guard the process of loading factory.

Differential Revision: https://phabricator.services.mozilla.com/D194835
2023-12-05 01:13:47 +00:00
alwu 4549dddaa6 Bug 1846848 - part1 : implement a static method to query capabilities from all key systems. r=jolin
We want to have a method that can report capabilites from all key
systems so that we can display those information in the `about:support`
later, which will be implemented in following patches.

Differential Revision: https://phabricator.services.mozilla.com/D194451
2023-12-05 01:13:46 +00:00
Natalia Csoregi 6db34389ea Backed out 4 changesets (bug 1867847, bug 1868206) for causing bustage on WebAuthnService.cpp. CLOSED TREE
Backed out changeset 0c3d33cf25c0 (bug 1868206)
Backed out changeset a5892463f5d7 (bug 1867847)
Backed out changeset e27d868dadef (bug 1867847)
Backed out changeset 6abaa6e54335 (bug 1867847)
2023-12-05 03:47:10 +02:00
Natalia Csoregi fbc8538539 Backed out changeset 8a70af1e5277 (bug 1866518) for causing assertions on Nursery-inl.h. CLOSED TREE 2023-12-05 03:43:49 +02:00
Sidharth Sachdev b549df3ae7 Bug 1867013 - Update Strings for about:logins - Import Passwords. r=credential-management-reviewers,bolsson,issammani
Differential Revision: https://phabricator.services.mozilla.com/D195048
2023-12-05 00:17:49 +00:00
Sidharth Sachdev a903c26efe Bug 1867029 - Update String for formautofill dropdown. r=issammani,bolsson
Differential Revision: https://phabricator.services.mozilla.com/D195385
2023-12-05 00:15:14 +00:00
Mike Hommey ae371da659 Bug 1867872 - Ensure wrench-deps fails when it should. r=taskgraph-reviewers,firefox-build-system-reviewers,jcristau,sergesanspaille
The wrench-deps tasks should trigger when webrender-related Cargo.tomls
are updated, and it should fail when they are updated, but the
corresponding Cargo.lock isn't.

Differential Revision: https://phabricator.services.mozilla.com/D195317
2023-12-05 00:14:16 +00:00
Steve Fink d06d043681 Bug 1866518 - Pointers to the beginning of a NurseryChunk should not be automatically considered to be in the nursery r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D195286
2023-12-05 00:00:23 +00:00
alwu 6d908c8bf9 Bug 1867634 - part3 : enable 'test_FrameSelection' in wmfme to check 'resize' event. r=jolin
Differential Revision: https://phabricator.services.mozilla.com/D195197
2023-12-04 23:22:09 +00:00
alwu ac0fe4ca3e Bug 1867634 - part2 : fix the problem of incorrect current time after seeking. r=jolin
In order to enable `test_FrameSelection.html`, which can test `resize`
event, we need to fix the incorrect current time problem that makes
the test failed.

We also have similar time adjustment in the MDSM [1].

[1]
https://searchfox.org/mozilla-central/rev/d84469b005106c5ab0f65e283f71c1415ce76c54/dom/media/MediaDecoderStateMachine.cpp#1937-1940

Differential Revision: https://phabricator.services.mozilla.com/D195196
2023-12-04 23:22:09 +00:00
alwu 4a6e54d335 Bug 1867634 - part1 : notify video resizing to the content process. r=jolin
Differential Revision: https://phabricator.services.mozilla.com/D195195
2023-12-04 23:22:08 +00:00
Iulian Moraru b7f06b0613 Backed out changeset 07de2cf13c82 (bug 1675646) for causing dt failures on browser_net_http3_request_details.js. CLOSED TREE 2023-12-05 02:18:39 +02:00
Natalia Csoregi 73a59db841 Backed out changeset 3d0a5f6fd8b4 (bug 1609403) for causing failures on grid-self-baseline-changes-grid-area-size-002.html. CLOSED TREE 2023-12-05 01:37:51 +02:00
Iulian Moraru 320ef0c8d6 Backed out changeset 978a1152fffd (bug 1867080) for causing build bustages on nsMacShellService.cpp. CLOSED TREE 2023-12-05 01:30:10 +02:00
Iulian Moraru 8af1c585c1 Backed out changeset 774b13e9f1e7 (bug 1865830) for causing mass build bustages. CLOSED TREE 2023-12-05 01:27:27 +02:00
Hubert Boma Manilla c821fc74a6 Bug 1675646 - [devtools] Make sure the HTTP version is always in the request/response raw header outputs r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D194981
2023-12-04 22:53:37 +00:00
John Schanck 20d795081c Bug 1868206 - preserve excludeList transports in WebAuthnManager. r=keeler
Depends on D195283

Differential Revision: https://phabricator.services.mozilla.com/D195470
2023-12-04 22:42:54 +00:00
John Schanck 808f995509 Bug 1867847 - part 3: use auth-rs for AppID credentials on security keys on macOS. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D195283
2023-12-04 22:42:54 +00:00
John Schanck dcae74c097 Bug 1867847 - part 2: add hybrid transport identifier. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D195282
2023-12-04 22:42:53 +00:00
John Schanck 9a4722e837 Bug 1867847 - part 1: simplify internal service selection in WebAuthnService. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D195281
2023-12-04 22:42:53 +00:00
alwu b3ad79d9bb Bug 1867626 - do not create dcomp surface handle and no need to update new size to media engine. r=jolin
We should only use one dcomp handle which can fit for all different size
of videos, and the media engine seems already knowing the size of the
new video size, which is why the engine dispatches
`MF_MEDIA_ENGINE_EVENT_FORMATCHANGE` to us.


Therefore, we don't need to call `UpdateVideoStream` when the video size
change, but we still need to notify `resize` to media element, which
will be implemented in bug 1867634.

Differential Revision: https://phabricator.services.mozilla.com/D195156
2023-12-04 22:39:43 +00:00
Nicolas Silva 0a15b03add Bug 1868143 - Update `wgpu` to revision 767ac03245ee937d3dc552edc13fe7ab0a860eec. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler
# Changelog

 * #4708 Fix max_vertex_buffers validation
   By nical in https://github.com/gfx-rs/wgpu/pull/4708
 * #4729 Remove expected failure on AMD/DX12 from msaa example
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4729
 * #4711 [naga] Add `Literal::I64`, for signed 64-bit integer literals.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4711
 * #4736 Bump serde from 1.0.192 to 1.0.193
   By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4736
 * #4735 [naga]: Let `TypeInner::Matrix` hold a `Scalar`, not just a width.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4735
 * #4741 [naga] Fix type error in test.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4741
 * #4742 [naga]: Make snapshot tests include paths in errors.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4742
 * #4723 Test And Normalize Vertex Behavior on All Backends
   By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4723
 * #4746 Skip Flaky Test
   By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4746
 * #4744 Ensure DeviceLostClosureC callbacks have null-terminated message strings
   By bradwerth in https://github.com/gfx-rs/wgpu/pull/4744
 * #4745 [naga wgsl-in] Test hex float suffix handling corner case.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4745
 * #4737 Make the command_encoder_clear_buffer's size an Option<BufferAddress>
   By nical in https://github.com/gfx-rs/wgpu/pull/4737
 * #4701 [naga msl-out] Emit and init `struct` member padding always
   By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
 * #4701 [naga msl-out] Emit and init `struct` member padding always
   By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
 * #4701 [naga msl-out] Emit and init `struct` member padding always
   By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
 * #4701 [naga msl-out] Emit and init `struct` member padding always
   By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
 * #4733 [naga wgsl-in] Preserve type names in `alias` declarations.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4733
 * #4734 [naga] Make compaction preserve named types, even if unused.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4734
 * #4752 Logging cleanups in device/global.rs
   By nical in https://github.com/gfx-rs/wgpu/pull/4752
 * #4753 Fix Mac Event Loop
   By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4753
 * #4754 wgpu-hal(vk): Add WGPU_ALLOW_NONCOMPLIANT_ADAPTER
   By i509VCB in https://github.com/gfx-rs/wgpu/pull/4754
 * #4748 Allow Tests to Expect Certain Panic or Validation Messages
   By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4748
 * #4756 Move to A Single Example Executable
   By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4756
 * #4747 [naga wgsl-in] Experimental 64-bit floating-point literals.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4747
 * #4747 [naga wgsl-in] Experimental 64-bit floating-point literals.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4747
 * #4761 [naga] Make the `example_wgsl` test build without `wgsl-in` feature.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4761
 * #4769 Conditionally lift API logging from trace to info level
   By nical in https://github.com/gfx-rs/wgpu/pull/4769
 * #4771 Downgrade some of wgpu_core's logging level from info to trace and debug
   By nical in https://github.com/gfx-rs/wgpu/pull/4771
 * #4760 Rename `ALLOW_NONCOMPLIANT_ADAPTER` to `ALLOW_UNDERLYING_NONCOMPLIANT_ADAPTER`
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4760
 * #4772 Downgrade resource lifetime management log level to trace.
   By nical in https://github.com/gfx-rs/wgpu/pull/4772
 * #4765 Revamp Examples to Match Website
   By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4765
 * #4774 Update examples readme files
   By roffs in https://github.com/gfx-rs/wgpu/pull/4774
 * #4781 remove_abandoned fix
   By gents83 in https://github.com/gfx-rs/wgpu/pull/4781
 * #4777 Bump web-sys to 0.3.65
   By torokati44 in https://github.com/gfx-rs/wgpu/pull/4777
 * #4780 Fixes for Skybox and All Examples
   By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4780
 * #4782 Remove resources ONLY when needed inside wgpu and not in user land
   By gents83 in https://github.com/gfx-rs/wgpu/pull/4782
 * #4786 Don't keep a strong ref in storage for destroyed resources
   By gents83 in https://github.com/gfx-rs/wgpu/pull/4786
 * #4795 Fix Arcanization changelog
   By a1phyr in https://github.com/gfx-rs/wgpu/pull/4795
 * #4794 Delete/rename now-unused gpu.rs
   By exrook in https://github.com/gfx-rs/wgpu/pull/4794
 * #4794 Delete/rename now-unused gpu.rs
   By exrook in https://github.com/gfx-rs/wgpu/pull/4794
 * #4573 Support nv12 texture format
   By xiaopengli89 in https://github.com/gfx-rs/wgpu/pull/4573
 * #4789 Bump js-sys from 0.3.65 to 0.3.66
   By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4789
 * #4784 Bump winit from 0.29.3 to 0.29.4
   By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4784
 * #4798 Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
   By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4798
 * #4800 Bump web-sys from 0.3.65 to 0.3.66
   By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4800
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
 * #4799 Bump wasm-bindgen-futures from 0.4.38 to 0.4.39
   By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4799
 * #4796 Remove surface extent validation (and thus fix the annoying `Requested size ... is outside of the supported range` warning)
   By Wumpf in https://github.com/gfx-rs/wgpu/pull/4796
 * #4804 Add space to a comment inside make_spirv_raw
   By ComfyFluffy in https://github.com/gfx-rs/wgpu/pull/4804
 * #4803 `features`/`limits` refactors
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
 * #4803 `features`/`limits` refactors
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
 * #4803 `features`/`limits` refactors
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
 * #4803 `features`/`limits` refactors
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
 * #4803 `features`/`limits` refactors
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
 * #4805 [naga] Improve ConstantEvaluatorError::InvalidCastArg message.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4805
 * #4801 update deno
   By crowlKats in https://github.com/gfx-rs/wgpu/pull/4801
 * #4806 Fixes and changes to the documentation for increasing clarity
   By Blatko1 in https://github.com/gfx-rs/wgpu/pull/4806
 * #4809 [naga wgsl-in] Use a better span for errors in constructors.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4809
 * #4808 [naga wgsl-in] Drop spanless labels from front-end error messages.
   By jimblandy in https://github.com/gfx-rs/wgpu/pull/4808
 * #4822 Fix expected error message
   By teoxoy in https://github.com/gfx-rs/wgpu/pull/4822
 * #4759 Add feature float32-filterable
   By almarklein in https://github.com/gfx-rs/wgpu/pull/4759
 * #4813 Bump core-graphics-types from 0.1.2 to 0.1.3
   By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4813

Differential Revision: https://phabricator.services.mozilla.com/D195438
2023-12-04 22:30:03 +00:00
Randell Jesup 4faadd5909 Bug 1868177: Add ProofOfRef arguments to WebSocketImpl methods r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D195346
2023-12-04 22:26:45 +00:00
Nicolas Silva bc39e78852 Bug 1865830 - Implement CommandEncoder.clearBuffer. r=webgpu-reviewers,webidl,emilio,ErichDonGubler
Differential Revision: https://phabricator.services.mozilla.com/D194233
2023-12-04 22:11:21 +00:00
Tiaan Louw bbcb0c22f4 Bug 1609403 - Grid items with align/justify-self should participate in baseline alginment r=emilio,layout-reviewers
When a grid item is set to align itself to the baseline (first or last)
then it should participate in baseline alignment if the item's size is
not dependent on the size of the track and vice versa.

Also added a test to check for last baseline alignment in addition to
first baseline alignment on empty blocks.

Differential Revision: https://phabricator.services.mozilla.com/D157345
2023-12-04 22:10:24 +00:00
Nipun Shukla 41a15ef193 Bug 1867080 - Implemented macOS functionality to find all other installed applications which support a protocol r=mhughes
Differential Revision: https://phabricator.services.mozilla.com/D195203
2023-12-04 21:54:20 +00:00
hsingh b4f96b0521 Bug 1867394: Zero-initialize first EncryptedBlock.r=asuth,dom-storage-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D195249
2023-12-04 21:51:22 +00:00
hsingh a35d20a5aa Bug 1864684: Adjusting some tests for PBM.r=dom-storage-reviewers,anti-tracking-reviewers,janv,pbz
Tests browser_partitionedDOMCache.js and browser_cache_pb_window.js needed
to be adjusted for PBM.

Differential Revision: https://phabricator.services.mozilla.com/D195232
2023-12-04 21:48:49 +00:00
hsingh c565dfe381 Bug 1864684: Enabled CacheAPI PBM pref by default.r=dom-storage-reviewers,jstutte,janv,asuth,timhuang
Differential Revision: https://phabricator.services.mozilla.com/D193568
2023-12-04 21:48:48 +00:00
Natalia Csoregi f10c99c5a8 Backed out changeset 08e37313483d (bug 1864318) as requested. CLOSED TREE 2023-12-04 23:47:32 +02:00
Andrew Halberstadt 8fbd8f010e Bug 1854327 - [docs] Upgrade Sphinx==6.2.1 + other dependencies, r=firefox-source-docs-reviewers,mach-reviewers,sylvestre,championshuttler,ahochheiden
Also remove dependencies that we don't depend on directly. I assume these were
previously added to get a lockfile of sorts, but maintaining our dependencies'
dependencies manually is an excercise in futility.

Let's forget about locking, and if it becomes a problem implement locking into
mach's sites logic.

Differential Revision: https://phabricator.services.mozilla.com/D195300
2023-12-04 21:26:17 +00:00
Andrew Halberstadt 393672d628 Bug 1867848 - [docs] Stop processing Markdown frontmatter, r=firefox-source-docs-reviewers,necko-reviewers,mach-reviewers,championshuttler,valentin,sylvestre,ahochheiden
Differential Revision: https://phabricator.services.mozilla.com/D195284
2023-12-04 21:26:13 +00:00
serge-sans-paille 897929a1e4 Bug 1864318 - Faster elfhack core loop r=glandium
This is 20% faster on my setup, and according to llvm-mca, the IPC for
the false branch (which is the hottest one) goes from 3 to 5.7, thanks
to unrolling and conditional moves.

Only activated on non-Android target though, as it breaks at runtime.

Basically, most of the bits of `bits` are generally set, so it's ok to do a
few more extra operations as we do them faster.

Differential Revision: https://phabricator.services.mozilla.com/D193366
2023-12-04 21:12:36 +00:00
Robert Longson c0d1f6fce2 Bug 1868049 - Use nsIMutationObserver's native callback optimisation mechanism r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D195375
2023-12-04 20:57:57 +00:00
rinwaoluwa d70dc44cd5 Bug 1837072 -[Browser Translations Engine] Modified TranslationsParent.isRestricted method to be aware of contentType and the scheme, also created a testing file.r=nordzilla,translations-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D191824
2023-12-04 20:47:33 +00:00
Daniel Holbert 53fd58f26a Bug 1867886: Ensure that NotificationController can't re-register with the refresh driver after it's been unregistered in Shutdown. r=eeejay
This is just a "belt-and-suspenders" invariant tightening.  Shouldn't impact
behavior at all, assuming that we don't call methods on NotificationController
objects that have been nerfed with Shutdown().

Differential Revision: https://phabricator.services.mozilla.com/D195321
2023-12-04 20:42:05 +00:00
Anna Yeddi f3b9f76104 Bug 1866598 - Temporary fail-if two Tier 2 a11y-checks for Firefox View side navigation. r=fxview-reviewers,sfoster
There are 2 tests that are related to the bug 1867170 changes to the AccessibilityUtils, and the general case of the `<fxview-category-button>` and other navigation sidebar-related focusability false-positive a11y-check fails. We are temporary add `skip-if` condition to these two failing tests while we continue working on the bug 1867378 work to fine-tune the AccessibilityUtils. The bug 1867378 patch would also include removing those temporary `skip-if`s from the Fx View manifest too.

Related Firefox View bugs:
- Disabling tests: meta bug 1854625
- Investigation and remediation for components with disabled tests: meta bugs 1854625 and 1858041
- Explore capturing click events for a11y_checks: bug 1692110

Differential Revision: https://phabricator.services.mozilla.com/D195461
2023-12-04 20:30:30 +00:00
William Durand 6eefb54513 Bug 1867873 - Restrict add-on type to "extension" only on Android. r=rpl,amejiamarmol,geckoview-reviewers,webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D195421
2023-12-04 20:14:30 +00:00
Charlie 9698d5baae Bug 1868196 - Add enrollment branches to Nimbus targeting context. r=barret
Differential Revision: https://phabricator.services.mozilla.com/D195458
2023-12-04 20:06:05 +00:00
Natalia Csoregi 4d3b204da5 Backed out changeset 02d58cff5d1a (bug 1609403) for causing failures on grid-self-baseline-changes-grid-area-size-002.html. CLOSED TREE 2023-12-04 23:03:05 +02:00
Emilio Cobos Álvarez 23bf604231 Bug 1866022 - Tweak CSS to appease browser_parsable_css.js on macOS
MANUAL PUSH: Trivial orange fix CLOSED TREE
2023-12-04 21:55:18 +01:00
Iulian Moraru 95f4da1719 Backed out 8 changesets (bug 1839051) for causing assertion failures on NotificationController.cpp. CLOSED TREE
Backed out changeset 94a4c163e417 (bug 1839051)
Backed out changeset 5204b97e40bc (bug 1839051)
Backed out changeset 8443a22a399d (bug 1839051)
Backed out changeset 2ab1e27d5945 (bug 1839051)
Backed out changeset 20a850a4fd7e (bug 1839051)
Backed out changeset 658568fe9662 (bug 1839051)
Backed out changeset 82525b11a7c3 (bug 1839051)
Backed out changeset 720e6863c41a (bug 1839051)
2023-12-04 22:34:25 +02:00
Iulian Moraru 9dc5faecc0 Backed out 6 changesets (bug 1712140) for causing wpt failures on declarative-shadow-dom-opt-in.html.
Backed out changeset 78e3a33470ae (bug 1712140)
Backed out changeset 8601fce480ef (bug 1712140)
Backed out changeset 4d2749962c5f (bug 1712140)
Backed out changeset b65511d17150 (bug 1712140)
Backed out changeset 8ae1f766f1f9 (bug 1712140)
Backed out changeset 4ffe7a6ad366 (bug 1712140)
2023-12-04 22:30:04 +02:00
Emilio Cobos Álvarez 2a12491756 Bug 1866022 - Fix WError bustage.
MANUAL PUSH: Trivial fix CLOSED TREE
2023-12-04 20:40:56 +01:00
Nicolas Chevobbe dfc14b3a59 Bug 1867722 - [devtools] Add missing JSDoc description for `InplaceEditor` options `focusEditableFieldAfterApply` and `focusEditableFieldContainerSelector`. r=devtools-reviewers,ochameau.
Differential Revision: https://phabricator.services.mozilla.com/D195222
2023-12-04 19:27:58 +00:00