Bug 128887 - Atomicize frequently identical ResourceResponse string members.
Summary: Atomicize frequently identical ResourceResponse string members.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-16 13:22 PST by Andreas Kling
Modified: 2014-02-16 14:54 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.69 KB, patch)
2014-02-16 13:23 PST, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff
Patch for landing (4.38 KB, patch)
2014-02-16 14:17 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 2014-02-16 13:22:39 PST
Atomicize frequently identical ResourceResponse string members.
Comment 1 Andreas Kling 2014-02-16 13:23:27 PST
Created attachment 224321 [details]
Patch
Comment 2 Geoffrey Garen 2014-02-16 13:56:45 PST
Comment on attachment 224321 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=224321&action=review

r=me

> Source/WebCore/ChangeLog:7
> +        AtomicStrings instead of Strings to deduplicated frequently occurring

"deduplicate"
Comment 3 Andreas Kling 2014-02-16 14:17:52 PST
Created attachment 224323 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2014-02-16 14:54:44 PST
Comment on attachment 224323 [details]
Patch for landing

Clearing flags on attachment: 224323

Committed r164198: <http://trac.webkit.org/changeset/164198>
Comment 5 WebKit Commit Bot 2014-02-16 14:54:46 PST
All reviewed patches have been landed.  Closing bug.