Bug 44908 - Expose window.createBlobURL and window.revokeBlobURL
Summary: Expose window.createBlobURL and window.revokeBlobURL
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: 2010-08-30 16:18 PDT by Jian Li
Modified: 2010-08-31 00:36 PDT (History)
7 users (show)

See Also:


Attachments
Proposed Patch (13.22 KB, patch)
2010-08-30 16:19 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 2010-08-30 16:18:00 PDT
Expose window.createBlobURL and window.revokeBlobURL.
Comment 1 Jian Li 2010-08-30 16:19:35 PDT
Created attachment 65975 [details]
Proposed Patch
Comment 2 David Levin 2010-08-30 17:33:22 PDT
Comment on attachment 65975 [details]
Proposed Patch

> LayoutTests/fast/files/apply-blob-url-to-xhr.html:24
> +    log("Test XMLHttpRequest POST");
Maybe change the text to say something like

"Test that XMLHttpRequest POST fails."

and for symmetry, maybe change the above text to

"Test that XMLHttpRequest GET succeeds."
Comment 3 Jian Li 2010-08-31 00:27:22 PDT
Committed as http://trac.webkit.org/changeset/66462.
Comment 4 WebKit Review Bot 2010-08-31 00:36:08 PDT
http://trac.webkit.org/changeset/66462 might have broken Chromium Linux Release