[Webkit-unassigned] [Bug 146817] New: [Content Extensions] Cache domain actions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 15:50:07 PDT 2015


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

            Bug ID: 146817
           Summary: [Content Extensions] Cache domain actions
    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 run regular expressions on the domain every time we have any rules that match with if-domain or unless-domain.  This caches the results of running regular expressions on the domain of the main document's url so we only need to run those regular expressions when the main document changes domain.

-- 
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/20150709/1031d5a7/attachment.html>


More information about the webkit-unassigned mailing list