[Webkit-unassigned] [Bug 185239] New: Widgets should hold a WeakPtr to their parents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 2 22:51:45 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185239
Bug ID: 185239
Summary: Widgets should hold a WeakPtr to their parents
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
We don't have a parent/child destruction notification mechanism for Widgets and their enclosing ScrollViews. We should allow the Widget to hold a WeakPtr to the parent ScrollView so we can gracefully handle cases where the ScrollView has been removed from the current document by the Widget is still pending a final move operation.
--
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/20180503/fc341021/attachment.html>
More information about the webkit-unassigned
mailing list