Bug 155015 - [iOS] Throw away compiled RegExp code when navigating to a new page.
Summary: [iOS] Throw away compiled RegExp code when navigating to a new page.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2016-03-04 04:18 PST by Andreas Kling
Modified: 2016-03-04 15:33 PST (History)
8 users (show)

See Also:


Attachments
Patch (4.22 KB, patch)
2016-03-04 04:19 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.