Bug 128887

Summary: Atomicize frequently identical ResourceResponse string members.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Page LoadingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ggaren: review+
Patch for landing none

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.