[Webkit-unassigned] [Bug 178712] New: SizesAttributeParser::SizesAttributeParser triggers layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 23 23:01:37 PDT 2017


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

            Bug ID: 178712
           Summary: SizesAttributeParser::SizesAttributeParser triggers
                    layout
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

SizesAttributeParser::SizesAttributeParser triggers layout but this function is called inside Node::insertedIntoAncestor.
This is dangerous because updating layout could end up running arbitrary scripts.

-- 
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/20171024/82a3bf35/attachment-0001.html>


More information about the webkit-unassigned mailing list