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

Issue 2715473003: mediaview: Support watchers in ArcDocumentsProviderRoot. (Closed)

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

Description

mediaview: Support watchers in ArcDocumentsProviderRoot. Watchers are not always correct by design. See the long comments at AddWatcher(). BUG=chromium:684233 TEST=trybot Review-Url: https://codereview.chromium.org/2715473003 Cr-Commit-Position: refs/heads/master@{#454590} Committed: https://chromium.googlesource.com/chromium/src/+/7049abb88b1e21acdd6345400183cd1df7762a84

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Review ready. #

Total comments: 4

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : Addressed hidehiko's comments. #

Patch Set 8 : Rebased on latest patch of https://codereview.chromium.org/2715493002/. #

Total comments: 10

Patch Set 9 : Addressed dcheng's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+291 lines, -3 lines) Patch
M chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h View 1 2 3 4 5 6 7 8 7 chunks +94 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc View 1 2 3 4 5 6 7 8 5 chunks +105 lines, -1 line 0 comments Download
M chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root_unittest.cc View 1 2 3 4 3 chunks +92 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 39 (28 generated)
Shuhei Takahashi
hidehiko: PTAL
3 years, 10 months ago (2017-02-23 04:59:49 UTC) #11
hidehiko
https://codereview.chromium.org/2715473003/diff/40001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h File chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h (right): https://codereview.chromium.org/2715473003/diff/40001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h#newcode68 chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h:68: // - Racy file system operations. Could you add ...
3 years, 10 months ago (2017-02-23 12:10:54 UTC) #12
Shuhei Takahashi
PTAL https://codereview.chromium.org/2715473003/diff/40001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h File chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h (right): https://codereview.chromium.org/2715473003/diff/40001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h#newcode68 chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.h:68: // - Racy file system operations. On 2017/02/23 ...
3 years, 9 months ago (2017-03-02 07:06:01 UTC) #19
Shuhei Takahashi
+dcheng for security review. Sorry for not adding you initially. It seems https://codereview.chromium.org/2715493002/ is getting ...
3 years, 9 months ago (2017-03-02 07:24:09 UTC) #21
dcheng
https://codereview.chromium.org/2715473003/diff/140001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc File chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc (right): https://codereview.chromium.org/2715473003/diff/140001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc#newcode106 chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc:106: callback.Run(base::File::FILE_ERROR_FAILED); This is called by... Chromium code? Would it ...
3 years, 9 months ago (2017-03-03 09:40:56 UTC) #24
Shuhei Takahashi
https://codereview.chromium.org/2715473003/diff/140001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc File chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc (right): https://codereview.chromium.org/2715473003/diff/140001/chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc#newcode106 chrome/browser/chromeos/arc/fileapi/arc_documents_provider_root.cc:106: callback.Run(base::File::FILE_ERROR_FAILED); On 2017/03/03 09:40:56, dcheng wrote: > This is ...
3 years, 9 months ago (2017-03-03 10:12:11 UTC) #25
dcheng
LGTM, thanks for the explanations
3 years, 9 months ago (2017-03-03 10:26:52 UTC) #28
hidehiko
lgtm
3 years, 9 months ago (2017-03-03 13:13:59 UTC) #31
commit-bot: I haz the power
This CL has an open dependency (Issue 2715493002 Patch 240001). Please resolve the dependency and ...
3 years, 9 months ago (2017-03-03 15:35:47 UTC) #34
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/2715473003/160001
3 years, 9 months ago (2017-03-03 15:42:18 UTC) #36
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 15:46:35 UTC) #39
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/7049abb88b1e21acdd6345400183...

Powered by Google App Engine
This is Rietveld 408576698