[Webkit-unassigned] [Bug 144485] New: [Content Extensions] Redo NFA generation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 18:48:39 PDT 2015


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

            Bug ID: 144485
           Summary: [Content Extensions] Redo NFA generation
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: achristensen at apple.com

We want to delete the prefix tree as we generate the NFA to decrease the max memory usage, and we also want to combine all the regexes with the same prefix up to the last quantified term into one NFA to decrease the number of NFAs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150501/8d57ebb6/attachment.html>


More information about the webkit-unassigned mailing list