Bug 119850 - Speed up test importing by doing all the regex matching in a single pass
Summary: Speed up test importing by doing all the regex matching in a single pass
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bem Jones-Bey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-15 11:23 PDT by Bem Jones-Bey
Modified: 2013-08-15 13:25 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2013-08-15 11:25 PDT, Bem Jones-Bey
no flags Details | Formatted Diff | Diff
Patch (4.44 KB, patch)
2013-08-15 11:27 PDT, Bem Jones-Bey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bem Jones-Bey 2013-08-15 11:23:45 PDT
Speed up test importing by doing all the regex matching in a single pass
Comment 1 Bem Jones-Bey 2013-08-15 11:25:22 PDT
Created attachment 208824 [details]
Patch

port patch from Blink
Comment 2 Bem Jones-Bey 2013-08-15 11:27:23 PDT
Created attachment 208825 [details]
Patch

port patch from Blink
Comment 3 WebKit Commit Bot 2013-08-15 13:25:30 PDT
Comment on attachment 208825 [details]
Patch

Clearing flags on attachment: 208825

Committed r154126: <http://trac.webkit.org/changeset/154126>
Comment 4 WebKit Commit Bot 2013-08-15 13:25:32 PDT
All reviewed patches have been landed.  Closing bug.