Bug 111484

Summary: [WK2] Track sandbox extensions for blobs in NetworkProcess
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
none
updated to apply to ToT sam: review+

Description Alexey Proskuryakov 2013-03-05 14:40:59 PST
File blobs passed from WebProcess need sandbox extensions to be readable in NetworkProcess.
Comment 1 Alexey Proskuryakov 2013-03-05 17:22:08 PST
Created attachment 191614 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-03-05 20:42:45 PST
Created attachment 191644 [details]
updated to apply to ToT
Comment 3 Alexey Proskuryakov 2013-03-06 10:39:36 PST
Committed <http://trac.webkit.org/changeset/144945>.