Bug 62419

Summary: Calling WebKitBlobBuilder.append with null argument should not crash
Product: WebKit Reporter: Jian Li <jianli>
Component: WebCore JavaScriptAssignee: Jian Li <jianli>
Status: RESOLVED FIXED    
Severity: Normal CC: levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch levin: review+, jianli: commit-queue-

Description Jian Li 2011-06-09 17:45:52 PDT
Calling WebKitBlobBuilder.append with null argument should not crash.
Comment 1 Jian Li 2011-06-09 17:59:11 PDT
Created attachment 96679 [details]
Proposed Patch
Comment 2 Jian Li 2011-06-09 18:10:11 PDT
Committed as https://trac.webkit.org/changeset/88510.