[Webkit-unassigned] [Bug 222550] New: Remove document accessor on CSSFontSelector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 07:18:19 PST 2021


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

            Bug ID: 222550
           Summary: Remove document accessor on CSSFontSelector
           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: 202793

Previous work (see bug 208351) removes some instances of unnecessary Document dependence where ScriptExecutionContext would do and make it easier to alter things to be Worker-compatible in the future. Removing CSSFontSelector::document() in favour of ::scriptExecutionContext() would be another step that would help in this process.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=202793
[Bug 202793] Implement text rendering on OffscreenCanvas in a Worker
-- 
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/20210301/2bbf4e92/attachment-0001.htm>


More information about the webkit-unassigned mailing list