Bug 62419 - Calling WebKitBlobBuilder.append with null argument should not crash
Summary: Calling WebKitBlobBuilder.append with null argument should not crash
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 17:45 PDT by Jian Li
Modified: 2011-06-09 18:10 PDT (History)
1 user (show)

See Also:


Attachments
Proposed Patch (3.28 KB, patch)
2011-06-09 17:59 PDT, Jian Li
levin: review+
jianli: commit-queue-
Details | Formatted Diff | Diff

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