[Webkit-unassigned] [Bug 144602] New: [Content Extensions] Use less memory when writing byte code to file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 15:55:20 PDT 2015


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

            Bug ID: 144602
           Summary: [Content Extensions] Use less memory when writing byte
                    code to file
    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

Right now we keep several copies of all the data in memory at the same time.  We only need one copy of one DFA's byte code alive at a time.

-- 
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/20150504/34b1eed9/attachment.html>


More information about the webkit-unassigned mailing list