Bug 23599

Summary: ResourceError needs to be copyable for use in another thread.
Product: WebKit Reporter: David Levin <levin>
Component: PlatformAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 22720    
Attachments:
Description Flags
Patch which adds ResourceErrorBase::copy().
none
Small change in ChangeLog text. ap: review+

David Levin
Reported 2009-01-28 13:31:59 PST
Much like the String::copy method.
Attachments
Patch which adds ResourceErrorBase::copy(). (3.06 KB, patch)
2009-01-28 14:58 PST, David Levin
no flags
Small change in ChangeLog text. (3.06 KB, patch)
2009-01-28 15:01 PST, David Levin
ap: review+
David Levin
Comment 1 2009-01-28 14:58:55 PST
Created attachment 27126 [details] Patch which adds ResourceErrorBase::copy(). I need this change for use in making the loader available to the WorkerContext.
David Levin
Comment 2 2009-01-28 15:01:51 PST
Created attachment 27127 [details] Small change in ChangeLog text.
Alexey Proskuryakov
Comment 3 2009-01-29 01:30:12 PST
Comment on attachment 27127 [details] Small change in ChangeLog text. r=me
Alexey Proskuryakov
Comment 4 2009-01-30 00:19:28 PST
Committed revision 40398.
Note You need to log in before you can comment on or make changes to this bug.