Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Issue 23703003: Couple of minor changes to the WebKitAPI. This is a small step in a larger work-in-progress. See th… (Closed)

Created:
7 years, 3 months ago by michaeln
Modified:
7 years, 3 months ago
Reviewers:
tkent
CC:
blink-reviews, jamesr, eae+blinkwatch, dglazkov+blink, abarth-chromium, tommyw+watchlist_chromium.org, jeez
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Couple 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -27 lines) Patch
M Source/core/platform/chromium/support/WebHTTPBody.cpp View 4 chunks +11 lines, -4 lines 0 comments Download
M Source/web/WebBlobData.cpp View 2 chunks +5 lines, -3 lines 0 comments Download
M public/platform/WebBlobData.h View 1 chunk +8 lines, -3 lines 0 comments Download
M public/platform/WebBlobRegistry.h View 1 1 chunk +9 lines, -10 lines 0 comments Download
M public/platform/WebFileWriter.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M public/platform/WebHTTPBody.h View 2 chunks +12 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
michaeln
hi tkent, ptal, i picked you to review as git cl suggested
7 years, 3 months ago (2013-08-30 01:09:02 UTC) #1
tkent
lgtm
7 years, 3 months ago (2013-08-30 01:22:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/23703003/3001
7 years, 3 months ago (2013-08-30 21:03:24 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 22:48:51 UTC) #4
Message was sent while issue was closed.
Change committed as 157024

Powered by Google App Engine
This is Rietveld 408576698