Bug 111788

Summary: [WK2] Don't try to create a sandbox extension when path is empty
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2013-03-07 15:49:29 PST
File objects in FormData sometimes have empty paths (see bug 111778). In this case, we fail to create a sandbox extension, log an error to console. This should not happen, because this is not an error condition.
Attachments
proposed patch (1.91 KB, patch)
2013-03-07 15:54 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2013-03-07 15:54:51 PST
Created attachment 192100 [details] proposed patch
WebKit Review Bot
Comment 2 2013-03-07 17:50:04 PST
Comment on attachment 192100 [details] proposed patch Clearing flags on attachment: 192100 Committed r145167: <http://trac.webkit.org/changeset/145167>
WebKit Review Bot
Comment 3 2013-03-07 17:50:07 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.