[Webkit-unassigned] [Bug 241752] New: DecomposedGlyphs should notify observers in destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 18 16:26:59 PDT 2022


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

            Bug ID: 241752
           Summary: DecomposedGlyphs should notify observers in destructor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

Forgot to do anything with m_observers in the DecomposedGlyphs destructor.  Currently old DecomposedGlyphs objects will hang around in the GPU process until the document goes away, instead of (as is intended) when the display list they are in is removed from the GlyphDisplayListCache.

-- 
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/20220618/986a0a32/attachment.htm>


More information about the webkit-unassigned mailing list