[Webkit-unassigned] [Bug 171988] New: Cleanup: Use Ref instead of RefPtr to hold DOMWrapperWorld
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 11 14:20:38 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171988
Bug ID: 171988
Summary: Cleanup: Use Ref instead of RefPtr to hold
DOMWrapperWorld
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Bindings
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbates at webkit.org
CC: cdumez at apple.com, dbates at webkit.org
We should use Ref<> instead of RefPtr<> to hold DOMWrapperWorld as it cannot be null.
--
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/20170511/4f03e704/attachment-0001.html>
More information about the webkit-unassigned
mailing list