Bug 147987 - RegExpCache::finalize should not delete code
Summary: RegExpCache::finalize should not delete code
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-13 13:20 PDT by Geoffrey Garen
Modified: 2015-08-13 13:28 PDT (History)
0 users

See Also:


Attachments
Patch (1.28 KB, patch)
2015-08-13 13:22 PDT, Geoffrey Garen
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2015-08-13 13:20:45 PDT
RegExpCache::finalize should not delete code
Comment 1 Geoffrey Garen 2015-08-13 13:22:09 PDT
Created attachment 258922 [details]
Patch
Comment 2 Mark Lam 2015-08-13 13:25:29 PDT
Comment on attachment 258922 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2015-08-13 13:28:32 PDT
Committed r188397: <http://trac.webkit.org/changeset/188397>