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

Issue 579153002: Add update observer to file_system_operation_impl_unittest for (Closed)

Created:
6 years, 3 months ago by iseki
Modified:
6 years, 3 months ago
Reviewers:
sky, tzik
CC:
chromium-reviews, darin-cc_chromium.org, jam, kinuko+fileapi, nhiroki, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add update observer to file_system_operation_impl_unittest for the notification order test. * Before this patch, file_system_operation_impl_unittest can not test the notification order because it doesn't have the update observer. BUG=410198 TEST=content_unittests Committed: https://crrev.com/44f31e7db9855cc8acf4648519af2dac9cb5cf45 Cr-Commit-Position: refs/heads/master@{#295914}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -0 lines) Patch
M content/browser/fileapi/file_system_operation_impl_unittest.cc View 1 10 chunks +33 lines, -0 lines 0 comments Download
A content/browser/fileapi/mock_file_update_observer.h View 1 1 chunk +50 lines, -0 lines 0 comments Download
A content/browser/fileapi/mock_file_update_observer.cc View 1 1 chunk +42 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/test/sandbox_file_system_test_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/test/sandbox_file_system_test_helper.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M storage/browser/fileapi/file_system_operation_runner.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
iseki
Please take a look:)
6 years, 3 months ago (2014-09-18 09:35:11 UTC) #2
tzik
https://codereview.chromium.org/579153002/diff/1/content/browser/fileapi/file_system_operation_impl_unittest.cc File content/browser/fileapi/file_system_operation_impl_unittest.cc (right): https://codereview.chromium.org/579153002/diff/1/content/browser/fileapi/file_system_operation_impl_unittest.cc#newcode70 content/browser/fileapi/file_system_operation_impl_unittest.cc:70: update_observer_.EndCount(); EndCount() looks a bit weird. How about renaming ...
6 years, 3 months ago (2014-09-19 03:44:00 UTC) #3
iseki
Thank you for your review. https://codereview.chromium.org/579153002/diff/1/content/browser/fileapi/file_system_operation_impl_unittest.cc File content/browser/fileapi/file_system_operation_impl_unittest.cc (right): https://codereview.chromium.org/579153002/diff/1/content/browser/fileapi/file_system_operation_impl_unittest.cc#newcode70 content/browser/fileapi/file_system_operation_impl_unittest.cc:70: update_observer_.EndCount(); On 2014/09/19 03:43:59, ...
6 years, 3 months ago (2014-09-19 04:55:29 UTC) #4
tzik
lgtm
6 years, 3 months ago (2014-09-19 06:18:06 UTC) #5
iseki
Thanks:)
6 years, 3 months ago (2014-09-19 06:22:36 UTC) #6
iseki
Please take a look. @sky content/public/test/sandbox_file_system_test_helper.h content/public/test/sandbox_file_system_test_helper.cc
6 years, 3 months ago (2014-09-19 06:28:42 UTC) #8
sky
LGTM
6 years, 3 months ago (2014-09-19 15:26:39 UTC) #9
iseki
Thanks:)
6 years, 3 months ago (2014-09-20 00:24:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/579153002/20001
6 years, 3 months ago (2014-09-20 00:25:59 UTC) #12
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-20 02:27:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/579153002/20001
6 years, 3 months ago (2014-09-21 23:49:07 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001) as f2f297890464749f6b1fd25eecd620206d5c8a88
6 years, 3 months ago (2014-09-22 03:47:17 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-22 03:47:55 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/44f31e7db9855cc8acf4648519af2dac9cb5cf45
Cr-Commit-Position: refs/heads/master@{#295914}

Powered by Google App Engine
This is Rietveld 408576698