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

Issue 10834386: Cleanup Blob code dependency (Closed)

Created:
8 years, 4 months ago by kinuko
Modified:
8 years, 4 months ago
Reviewers:
tony, Dirk Pranke
CC:
chromium-reviews, pam+watch_chromium.org, darin-cc_chromium.org, darin (slow to review)
Visibility:
Public.

Description

Cleanup Blob code dependency Removing BlobData::BlobData(const WebBlobData&), and instead adding new NewBlobData(const WebBlobData&) method only for test_shell. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152497

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -64 lines) Patch
M webkit/blob/blob_data.h View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/blob/blob_data.cc View 2 chunks +0 lines, -62 lines 0 comments Download
M webkit/tools/test_shell/test_shell_webblobregistry_impl.cc View 3 chunks +42 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
kinuko
Can you take a look? Thanks!
8 years, 4 months ago (2012-08-17 09:49:04 UTC) #1
Dirk Pranke
Nice. lgtm. Also cc'ing Darin because I believe he was doing something with WebStringToFilePathString recently.
8 years, 4 months ago (2012-08-17 18:12:45 UTC) #2
tony
8 years, 4 months ago (2012-08-20 18:30:57 UTC) #3
test_shell LGTM.

Powered by Google App Engine
This is Rietveld 408576698