Closed
Bug 1728901
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 30315 - Don't expect non-null related_node in EventPath::FindRelatedNode.
Categories
(Core :: DOM: Events, task, P4)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 30315 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30315
Details from upstream follow.
b'Mustaq Ahmed <mustaq@google.com>' wrote:
Don't expect non-null related_node in EventPath::FindRelatedNode.
The DCHECK fails when dispatching an untrusted Touch event with an empty
Document as its target.Bug: 1230583
Change-Id: Ia82cbf4a65d859d76180dae063ee7840efb7f3ab
Reviewed-on: https://chromium-review.googlesource.com/3094727
WPT-Export-Revision: 8a83b42a27c9e63cc0f59df26009e2817e7957e7
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Events
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c8030f52574d
[wpt PR 30315] - Don't adjust untrusted TouchEvents., a=testonly
Assignee | ||
Comment 4•3 years ago
|
||
Test result changes from PR not available.
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•