[Webkit-unassigned] [Bug 228577] New: Make it possible to cancel an EventLoopTask and use in HTMLDetailsElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 28 22:02:57 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228577
Bug ID: 228577
Summary: Make it possible to cancel an EventLoopTask and use in
HTMLDetailsElement
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: cdumez at apple.com, simon.fraser at apple.com
Blocks: 202843
Add an identifier for each task so that we can use it to cancel the task later.
Migrate HTMLDetailsElement's toggle event to the event loop using that.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=202843
[Bug 202843] [Meta] Implement HTML5 Event Loop
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210729/93c18178/attachment.htm>
More information about the webkit-unassigned
mailing list