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

Issue 10824305: Wire-up DeleteFileSystem to DumpRenderTree (Closed)

Created:
8 years, 4 months ago by tzik
Modified:
8 years, 4 months ago
Reviewers:
kinuko, tkent, tony
CC:
chromium-reviews, pam+watch_chromium.org, darin-cc_chromium.org, nhiroki
Visibility:
Public.

Description

Wire-up DeleteFileSystem to DRT DeleteFileSystem will be used in Inspector to allow web developers to clear their filesystem. And DRT support of DeleteFileSystem will help unittest of Inspector. BUG=139366 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151836

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -14 lines) Patch
M webkit/support/webkit_support.h View 1 chunk +8 lines, -2 lines 0 comments Download
M webkit/support/webkit_support.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/simple_file_system.h View 3 chunks +7 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/simple_file_system.cc View 1 2 4 chunks +29 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tzik
Kinuko-san & Kent-san, I'd like to use DeleteFileSystem from DumpRenderTree. Can I add it like ...
8 years, 4 months ago (2012-08-15 06:06:28 UTC) #1
kinuko
http://codereview.chromium.org/10824305/diff/1/webkit/tools/test_shell/simple_file_system.cc File webkit/tools/test_shell/simple_file_system.cc (right): http://codereview.chromium.org/10824305/diff/1/webkit/tools/test_shell/simple_file_system.cc#newcode126 webkit/tools/test_shell/simple_file_system.cc:126: return; We silently return success in RenderViewImpl in this ...
8 years, 4 months ago (2012-08-15 06:15:58 UTC) #2
tkent
> Wire-up DeleteFileSystem to DRT Why do you need DeleteFileSystem? The change description should have ...
8 years, 4 months ago (2012-08-15 06:18:53 UTC) #3
tzik
Thanks, I updated the CL and its description. Could you take another look? http://codereview.chromium.org/10824305/diff/1/webkit/tools/test_shell/simple_file_system.cc File ...
8 years, 4 months ago (2012-08-15 06:53:36 UTC) #4
kinuko
lgtm
8 years, 4 months ago (2012-08-15 06:56:59 UTC) #5
tkent
LGTM for webkit/support/.
8 years, 4 months ago (2012-08-15 07:07:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/10824305/4002
8 years, 4 months ago (2012-08-15 07:10:32 UTC) #7
commit-bot: I haz the power
Presubmit check for 10824305-4002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-08-15 07:10:35 UTC) #8
tzik
On 2012/08/15 07:07:08, Kent Tamura wrote: > LGTM for webkit/support/. Thanks!
8 years, 4 months ago (2012-08-15 07:11:57 UTC) #9
tzik
Tony, could you take a look to simple_file_system.{h,cc}?
8 years, 4 months ago (2012-08-15 07:21:08 UTC) #10
tony
LGTM
8 years, 4 months ago (2012-08-15 23:43:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/10824305/4002
8 years, 4 months ago (2012-08-16 01:07:51 UTC) #12
commit-bot: I haz the power
8 years, 4 months ago (2012-08-16 03:02:13 UTC) #13
Change committed as 151836

Powered by Google App Engine
This is Rietveld 408576698