[Webkit-unassigned] [Bug 154634] New: FontCascadeFonts should downgrade its Ref<FontSelector> to a WeakPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 22:26:26 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154634

            Bug ID: 154634
           Summary: FontCascadeFonts should downgrade its
                    Ref<FontSelector> to a WeakPtr
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: mmaxfield at apple.com

After the document is destroyed, it doesn't make any sense for a font to extend the lifetime of the font selector.

Once this is done, CSSFontSelector can probably be a std::unique_ptr or even a raw member variable of Document.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160224/eea8724c/attachment.html>


More information about the webkit-unassigned mailing list