[Webkit-unassigned] [Bug 106295] New: Cache ContentQuery in InsertionPoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 20:52:48 PST 2013


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

           Summary: Cache ContentQuery in InsertionPoint
           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: shinyak at chromium.org
                CC: webcomponents-bugzilla at chromium.org
            Blocks: 103016


Currently in each distribution, we're parsing select attribute for each InsertionPoint.
However, this cost can be omitted if we cache ContentSelectorQuery in InsertionPoint.

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