Bug 155015

Summary: [iOS] Throw away compiled RegExp code when navigating to a new page.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, japhet, keith_miller, koivisto, mark.lam, msaboff, saam
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2016-03-04 04:18:05 PST
This can knock a couple hundred KB off of peak memory.
Comment 1 Andreas Kling 2016-03-04 04:19:02 PST
Created attachment 272850 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-04 15:33:13 PST
Comment on attachment 272850 [details]
Patch

Clearing flags on attachment: 272850

Committed r197595: <http://trac.webkit.org/changeset/197595>
Comment 3 WebKit Commit Bot 2016-03-04 15:33:18 PST
All reviewed patches have been landed.  Closing bug.