Backed out 6 changesets (bug 1867939) for causing a top crash in nightly Bug 1889393...
commit8340afd1fb3e7b2727d2efb47df1bd3112db7213
authorSandor Molnar <smolnar@mozilla.com>
Wed, 3 Apr 2024 14:31:56 +0000 (3 17:31 +0300)
committerSandor Molnar <smolnar@mozilla.com>
Wed, 3 Apr 2024 14:31:56 +0000 (3 17:31 +0300)
treeb72bdaf0a6cbd26509a9afa1de0b89e60a8488a4
parente1e4a33e82ee1d278df238cf0896b7358a4bc359
Backed out 6 changesets (bug 1867939) for causing a top crash in nightly Bug 1889393 CLOSED TREE

Backed out changeset 2110f57e928c (bug 1867939)
Backed out changeset 51890598ecb4 (bug 1867939)
Backed out changeset 839bc1b11a2c (bug 1867939)
Backed out changeset bb88c4d09e82 (bug 1867939)
Backed out changeset 27c76e65cf58 (bug 1867939)
Backed out changeset c3e3c81f9ceb (bug 1867939)
53 files changed:
Cargo.lock
devtools/server/actors/page-style.js
dom/base/Document.cpp
dom/base/Document.h
dom/base/FragmentDirective.cpp [deleted file]
dom/base/FragmentDirective.h [deleted file]
dom/base/Location.cpp
dom/base/fragmentdirectives/Cargo.toml [deleted file]
dom/base/fragmentdirectives/cbindgen.toml [deleted file]
dom/base/fragmentdirectives/fragment_directive_impl.rs [deleted file]
dom/base/fragmentdirectives/lib.rs [deleted file]
dom/base/fragmentdirectives/test.rs [deleted file]
dom/base/moz.build
dom/base/nsISelectionController.idl
dom/webidl/Document.webidl
dom/webidl/FragmentDirective.webidl [deleted file]
dom/webidl/moz.build
layout/base/PresShell.cpp
layout/base/PresShell.h
layout/generic/nsFrameSelection.cpp
layout/generic/nsIFrame.cpp
layout/generic/nsIFrame.h
layout/generic/nsTextFrame.cpp
layout/generic/nsTextPaintStyle.cpp
layout/generic/nsTextPaintStyle.h
layout/inspector/tests/test_getCSSPseudoElementNames.html
layout/style/nsCSSPseudoElementList.h
layout/style/nsCSSPseudoElements.h
modules/libpref/init/StaticPrefList.yaml
servo/components/style/gecko/pseudo_element.rs
testing/web-platform/meta/css/css-pseudo/__dir__.ini
testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-visited.html.ini
testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed.html.ini
testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-004.html.ini [new file with mode: 0644]
testing/web-platform/meta/css/css-pseudo/highlight-pseudos-computed.html.ini
testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini
testing/web-platform/meta/css/css-pseudo/parsing/highlight-pseudos.html.ini
testing/web-platform/meta/scroll-to-text-fragment/__dir__.ini
testing/web-platform/meta/scroll-to-text-fragment/find-range-from-text-directive.html.ini
testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini
testing/web-platform/meta/scroll-to-text-fragment/idlharness.window.js.ini [new file with mode: 0644]
testing/web-platform/meta/scroll-to-text-fragment/iframe-scroll.sub.html.ini
testing/web-platform/meta/scroll-to-text-fragment/iframes.sub.html.ini
testing/web-platform/meta/scroll-to-text-fragment/non-html-documents.html.ini
testing/web-platform/meta/scroll-to-text-fragment/percent-encoding.html.ini
testing/web-platform/meta/scroll-to-text-fragment/same-document-tests.html.ini
testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment-api.html.ini
testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment-same-doc.html.ini
testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment-security.sub.html.ini
testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment.html.ini
toolkit/library/rust/shared/Cargo.toml
toolkit/library/rust/shared/lib.rs
xpcom/ds/StaticAtoms.py