Bug 124028 - Encode and decode NSURLResponse objects using NSCoder
Summary: Encode and decode NSURLResponse objects using NSCoder
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-07 18:31 PST by Anders Carlsson
Modified: 2013-11-07 18:45 PST (History)
0 users

See Also:


Attachments
Patch (3.45 KB, patch)
2013-11-07 18:32 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-11-07 18:31:19 PST
Encode and decode NSURLResponse objects using NSCoder
Comment 1 Anders Carlsson 2013-11-07 18:32:08 PST
Created attachment 216354 [details]
Patch
Comment 2 Anders Carlsson 2013-11-07 18:45:26 PST
Committed r158895: <http://trac.webkit.org/changeset/158895>