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

Issue 2709613006: mediaview: Implement FakeFileSystemInstance. (Closed)

Created:
3 years, 10 months ago by Shuhei Takahashi
Modified:
3 years, 10 months ago
Reviewers:
hidehiko
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mediaview: Implement FakeFileSystemInstance. This patch adds fake implementations of new FileSystemInstance methods introduced in https://codereview.chromium.org/2714433003. BUG=chromium:684233 TEST=trybot Review-Url: https://codereview.chromium.org/2709613006 Cr-Commit-Position: refs/heads/master@{#452776} Committed: https://chromium.googlesource.com/chromium/src/+/3130418a5b9bb3e1bb389976617e3bd112ec37aa

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Review ready. #

Total comments: 6

Patch Set 4 : Addressed hidehiko's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -3 lines) Patch
M components/arc/test/fake_file_system_instance.h View 1 4 chunks +19 lines, -0 lines 0 comments Download
M components/arc/test/fake_file_system_instance.cc View 1 2 3 4 chunks +47 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 24 (19 generated)
Shuhei Takahashi
hidehiko: PTAL
3 years, 10 months ago (2017-02-23 04:58:46 UTC) #9
hidehiko
LGTM with minor comment. https://codereview.chromium.org/2709613006/diff/40001/components/arc/test/fake_file_system_instance.cc File components/arc/test/fake_file_system_instance.cc (right): https://codereview.chromium.org/2709613006/diff/40001/components/arc/test/fake_file_system_instance.cc#newcode133 components/arc/test/fake_file_system_instance.cc:133: if (iter == document_to_watchers_.end()) { ...
3 years, 10 months ago (2017-02-23 11:30:45 UTC) #12
Shuhei Takahashi
Thanks for reviewing! https://codereview.chromium.org/2709613006/diff/40001/components/arc/test/fake_file_system_instance.cc File components/arc/test/fake_file_system_instance.cc (right): https://codereview.chromium.org/2709613006/diff/40001/components/arc/test/fake_file_system_instance.cc#newcode133 components/arc/test/fake_file_system_instance.cc:133: if (iter == document_to_watchers_.end()) { On ...
3 years, 10 months ago (2017-02-24 06:08:58 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2709613006/80001
3 years, 10 months ago (2017-02-24 06:42:56 UTC) #21
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 06:47:35 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/3130418a5b9bb3e1bb389976617e...

Powered by Google App Engine
This is Rietveld 408576698