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

Issue 6905095: Integrated test with the actual QuotaManager and PathManager. (Closed)

Created:
9 years, 8 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
9 years, 6 months ago
Reviewers:
kinuko
CC:
chromium-reviews, pam+watch_chromium.org, kinuko+watch, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Integrated test with the actual QuotaManager and PathManager. BUG=86016 TEST=FileSystemQuotaTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88965

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased. (It causes signal 11.) #

Total comments: 5

Patch Set 3 : It works with the notification patch. #

Patch Set 4 : Catching-up. #

Total comments: 34

Patch Set 5 : Rebased and reflected the comments. #

Total comments: 24

Patch Set 6 : Reflected the comments, and rebased. #

Total comments: 2

Patch Set 7 : Reflected the comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+332 lines, -1 line) Patch
M webkit/fileapi/file_system_operation.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A webkit/fileapi/file_system_quota_unittest.cc View 1 2 3 4 5 6 1 chunk +326 lines, -0 lines 0 comments Download
M webkit/fileapi/file_system_test_helper.cc View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Dai Mikurube (NOT FULLTIME)
1st cut. It doesn't work yet (because of no notification).
9 years, 8 months ago (2011-04-28 11:26:31 UTC) #1
Paweł Hajdan Jr.
Drive-by with a testing nit, no need to wait for me. http://codereview.chromium.org/6905095/diff/1/webkit/fileapi/file_system_quota_unittest.cc File webkit/fileapi/file_system_quota_unittest.cc (right): ...
9 years, 7 months ago (2011-04-29 09:21:51 UTC) #2
Dai Mikurube (NOT FULLTIME)
Hi Pawel, Thank you for the comments. I didn't fix it in the patch set ...
9 years, 7 months ago (2011-05-09 10:10:51 UTC) #3
kinuko
Ok now I think I found how it gets segv. http://codereview.chromium.org/6905095/diff/3001/webkit/fileapi/file_system_quota_unittest.cc File webkit/fileapi/file_system_quota_unittest.cc (right): http://codereview.chromium.org/6905095/diff/3001/webkit/fileapi/file_system_quota_unittest.cc#newcode128 ...
9 years, 7 months ago (2011-05-09 15:20:38 UTC) #4
Dai Mikurube (NOT FULLTIME)
This patch set works for Copy and Move with : * 6903067 (notify changes to ...
9 years, 7 months ago (2011-05-10 08:58:22 UTC) #5
Dai Mikurube (NOT FULLTIME)
Catching up the current version.
9 years, 6 months ago (2011-06-01 08:32:17 UTC) #6
kinuko
Thanks for retaking this. The test itself looks good, though the test code will need ...
9 years, 6 months ago (2011-06-02 08:04:08 UTC) #7
Dai Mikurube (NOT FULLTIME)
Hi, thank you for the comments. Fixed the patch after 2-week interval. http://codereview.chromium.org/6905095/diff/15001/webkit/fileapi/file_system_quota_unittest.cc File webkit/fileapi/file_system_quota_unittest.cc ...
9 years, 6 months ago (2011-06-13 08:12:09 UTC) #8
kinuko
Thanks, some more nits. http://codereview.chromium.org/6905095/diff/11003/webkit/fileapi/file_system_quota_unittest.cc File webkit/fileapi/file_system_quota_unittest.cc (right): http://codereview.chromium.org/6905095/diff/11003/webkit/fileapi/file_system_quota_unittest.cc#newcode61 webkit/fileapi/file_system_quota_unittest.cc:61: FilePath PlatformPath(FilePath virtual_path) { const ...
9 years, 6 months ago (2011-06-13 12:01:19 UTC) #9
Dai Mikurube (NOT FULLTIME)
Thanks. http://codereview.chromium.org/6905095/diff/11003/webkit/fileapi/file_system_quota_unittest.cc File webkit/fileapi/file_system_quota_unittest.cc (right): http://codereview.chromium.org/6905095/diff/11003/webkit/fileapi/file_system_quota_unittest.cc#newcode61 webkit/fileapi/file_system_quota_unittest.cc:61: FilePath PlatformPath(FilePath virtual_path) { On 2011/06/13 12:01:19, kinuko ...
9 years, 6 months ago (2011-06-14 06:29:41 UTC) #10
kinuko
lgtm http://codereview.chromium.org/6905095/diff/22001/webkit/fileapi/file_system_quota_unittest.cc File webkit/fileapi/file_system_quota_unittest.cc (right): http://codereview.chromium.org/6905095/diff/22001/webkit/fileapi/file_system_quota_unittest.cc#newcode10 webkit/fileapi/file_system_quota_unittest.cc:10: #include "webkit/fileapi/file_system_operation.h" stale include? (We include this file ...
9 years, 6 months ago (2011-06-14 06:51:59 UTC) #11
Dai Mikurube (NOT FULLTIME)
On 2011/06/14 06:51:59, kinuko wrote: > lgtm > > http://codereview.chromium.org/6905095/diff/22001/webkit/fileapi/file_system_quota_unittest.cc > File webkit/fileapi/file_system_quota_unittest.cc (right): > ...
9 years, 6 months ago (2011-06-14 07:03:43 UTC) #12
commit-bot: I haz the power
9 years, 6 months ago (2011-06-14 08:11:14 UTC) #13
Change committed as 88965

Powered by Google App Engine
This is Rietveld 408576698