Closed
Bug 1950240
Opened 22 days ago
Closed 18 days ago
[wpt-sync] Sync PR 50915 - Fix OptionList OwnerSelectElement crash
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50915 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50915
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Fix OptionList OwnerSelectElement crash
This patch skips a DCHECK in OptionList for optgroup elements to match
option elements.Fixed: 398077423
Change-Id: I0242fd5f2a9e3f7fd88f5430841501d21d2111f9Reviewed-on: https://chromium-review.googlesource.com/6299647
WPT-Export-Revision: 474352dc584c344d0b6ed19beb354ef717aa562f
Assignee | ||
Updated•22 days ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•21 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a8e99e4f792e2e4124acbb68c4c30bd88cdb4ba3
Assignee | ||
Comment 2•21 days ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
PASS
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/16d36ff210f4
[wpt PR 50915] - Fix OptionList OwnerSelectElement crash, a=testonly
Comment 4•18 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 18 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•