DescriptionCouple of minor changes to the WebKitAPI. This is a small step in a larger work-in-progress. See the bug for details.
* Distinguish more clearly between blobURLs and fileSystemURLs in WebBlobData and the very similar WebHTTPBody element structs.
* Put in place some of the new API to identify blob data by uuid instead of blob instances by URL. What's in place enough for Blink to call out to Chromium using the new id scheme. What's not in place is enough for Chrome to call into Blink using the new scheme as Blink doesn't know how to do that yet. Blink doesn't use the new API yet but Chromium is nearly ready for it to start doing so after https://codereview.chromium.org/23223003/ lands.
BUG=174200
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157024
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|