[Webkit-unassigned] [Bug 209894] New: HTMLFormElement should use WeakPtr to keep track of its associated elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 1 22:08:23 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=209894
Bug ID: 209894
Summary: HTMLFormElement should use WeakPtr to keep track of
its associated elements
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: cdumez at apple.com, wenson_hsieh at apple.com
HTMLFormElement currently has raw pointers to FormAssociatedElement. Replace them with WeakPtr.
--
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/20200402/000982e1/attachment.htm>
More information about the webkit-unassigned
mailing list