Bug 146429 - [Content Extensions] Use ranges for DFA transitions
Summary: [Content Extensions] Use ranges for DFA transitions
Status: RESOLVED DUPLICATE of bug 146575
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-29 15:07 PDT by Alex Christensen
Modified: 2015-10-29 20:48 PDT (History)
0 users

See Also:


Attachments
Patch (18.47 KB, patch)
2015-06-29 15:09 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2015-06-29 15:07:47 PDT
This will be faster and use less memory! 1st patch is WIP.
Comment 1 Alex Christensen 2015-06-29 15:09:53 PDT
Created attachment 255781 [details]
Patch
Comment 2 Sam Weinig 2015-06-30 22:24:16 PDT
Comment on attachment 255781 [details]
Patch

Removing r? as the patch is a WIP.
Comment 3 Alex Christensen 2015-10-29 20:48:42 PDT
Ben did this in another bug

*** This bug has been marked as a duplicate of bug 146575 ***