[Webkit-unassigned] [Bug 111423] New: CompactHTMLToken does not need an XSSInfo pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 04:47:09 PST 2013


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

           Summary: CompactHTMLToken does not need an XSSInfo pointer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, tonyg at chromium.org
            Blocks: 106127


CompactHTMLToken does not need an XSSInfo pointer

It appears the XSSInfo objects have nothing to do with the token?  They could be held on the ParsedChunk in a side-vector and take up much less space.  We could even associated them to a TokenIndex if that's important, but it doesn't seem to be from my reading of the code?

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