[Webkit-unassigned] [Bug 116912] New: ShadowRoot should not call recalcStyle outside document level recalcStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 23:41:41 PDT 2013


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

           Summary: ShadowRoot should not call recalcStyle outside
                    document level recalcStyle
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, akling at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/5dd4e2573b952c7f1cc91509f92a1079ed4b037b

Document::recalcStyle does lots of setup for painting, event scheduling and also sets
the inStyleRecalc flag so code knows we're in the middle of a style recalc.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list