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

Issue 14294005: Add a tool to dump HTML5 filesystem from CUI (Closed)

Created:
7 years, 8 months ago by hamaji
Modified:
7 years, 8 months ago
Reviewers:
kinuko, tzik
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add a tool to dump HTML5 filesystem from CUI BUG=N/A TEST=./out/Release/dump_file_system -l /tmp/hamaji/test-profile Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194367

Patch Set 1 #

Total comments: 18

Patch Set 2 : attempt to fix build #

Patch Set 3 : address comments #

Patch Set 4 : use AsUTF8Unsafe #

Patch Set 5 : use FilePathToString #

Patch Set 6 : last win build fix (hopefully) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -0 lines) Patch
A webkit/fileapi/dump_file_system.cc View 1 2 3 4 5 1 chunk +224 lines, -0 lines 0 comments Download
M webkit/fileapi/webkit_fileapi.gypi View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
hamaji
7 years, 8 months ago (2013-04-16 10:14:20 UTC) #1
kinuko
Looks very handy, thanks for doing this! Mostly nit-picky comments https://codereview.chromium.org/14294005/diff/1/webkit/fileapi/dump_file_system.cc File webkit/fileapi/dump_file_system.cc (right): https://codereview.chromium.org/14294005/diff/1/webkit/fileapi/dump_file_system.cc#newcode43 ...
7 years, 8 months ago (2013-04-16 10:59:48 UTC) #2
hamaji
I also fixed (maybe) component build. Not sure mac build was fixed by this. https://codereview.chromium.org/14294005/diff/1/webkit/fileapi/dump_file_system.cc ...
7 years, 8 months ago (2013-04-16 12:25:12 UTC) #3
kinuko
lgtm
7 years, 8 months ago (2013-04-16 12:36:31 UTC) #4
tzik
lgtm
7 years, 8 months ago (2013-04-16 15:09:35 UTC) #5
hamaji
7 years, 8 months ago (2013-04-16 16:14:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #6 manually as r194367 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698