[Webkit-unassigned] [Bug 232974] New: Move all image overlay code out of HTMLElement and into a separate helper file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 17:12:18 PST 2021


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

            Bug ID: 232974
           Summary: Move all image overlay code out of HTMLElement and
                    into a separate helper file
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Image overlay code is fairly self-contained, and it would give us better compartmentalization if it were in its own header/compilation unit (instead of drifting around in HTMLElement.cpp)

-- 
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/20211111/2f90d5f3/attachment.htm>


More information about the webkit-unassigned mailing list