[Webkit-unassigned] [Bug 221753] New: Remove FontSelector dependence in CSSFontFace when creating a new FontFace wrapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 06:53:16 PST 2021


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

            Bug ID: 221753
           Summary: Remove FontSelector dependence in CSSFontFace when
                    creating a new FontFace wrapper
           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: clord at igalia.com
            Blocks: 208351

As part of the work of removing the m_fontSelector member in CSSFontFace, we can remove a use of it when creating a FontFace wrapper by adding a parameter to provide the script execution context (which is the actual dependence, via FontSelector::document()).


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=208351
[Bug 208351] CSSFontFace should not need its m_fontSelector data member
-- 
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/20210211/16558209/attachment.htm>


More information about the webkit-unassigned mailing list