[Webkit-unassigned] [Bug 110280] New: [Shadow DOM] Node distribution shouldn't do style recalc or attach.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 16:21:46 PST 2013


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

           Summary: [Shadow DOM] Node distribution shouldn't do style
                    recalc or attach.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: koivisto at iki.fi, webcomponents-bugzilla at chromium.org
            Blocks: 97279


This is coined at http://markmail.org/thread/37ycxttk6gnmnd27
node distribution happens lazily during composed tree traversal,
where people don't expect to have any side effect. 
We should make it side effect free, or make it to look like that.

-- 
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