Bug 111484 - [WK2] Track sandbox extensions for blobs in NetworkProcess
Summary: [WK2] Track sandbox extensions for blobs in NetworkProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 14:40 PST by Alexey Proskuryakov
Modified: 2013-03-06 10:39 PST (History)
0 users

See Also:


Attachments
proposed patch (26.39 KB, patch)
2013-03-05 17:22 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff
updated to apply to ToT (19.45 KB, patch)
2013-03-05 20:42 PST, Alexey Proskuryakov
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.