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

Issue 301873002: [fsp] Show request logs in chrome://provided-file-systems. (Closed)

Created:
6 years, 6 months ago by mtomasz
Modified:
6 years, 6 months ago
Reviewers:
Nikita (slow), kinaba
CC:
chromium-reviews, arv+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org, jochen (gone - plz use gerrit)
Visibility:
Public.

Description

[fsp] Show request logs in chrome://provided-file-systems. This CL adds displaying live log from the request manager of the selected file system. TEST=Tested manually with a testing extension. BUG=376095 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274436

Patch Set 1 #

Patch Set 2 : Display errors as text. #

Total comments: 11

Patch Set 3 : Addressed comments. #

Patch Set 4 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+422 lines, -101 lines) Patch
M chrome/browser/chromeos/file_system_provider/provided_file_system.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/request_manager.h View 1 2 3 1 chunk +14 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/request_manager.cc View 1 2 3 2 chunks +21 lines, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/request_manager_unittest.cc View 1 2 3 19 chunks +22 lines, -23 lines 0 comments Download
M chrome/browser/resources/chromeos/provided_file_systems.css View 1 chunk +40 lines, -12 lines 0 comments Download
M chrome/browser/resources/chromeos/provided_file_systems.html View 1 chunk +66 lines, -26 lines 0 comments Download
M chrome/browser/resources/chromeos/provided_file_systems.js View 1 chunk +72 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc View 1 2 5 chunks +181 lines, -16 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
mtomasz
@nkostylev: PTAL at */webui/*. @jochen: PTAL at */resources/*. @kinaba: PTAL at */file_system_provider/*. Thanks.
6 years, 6 months ago (2014-05-29 05:53:40 UTC) #1
kinaba
On 2014/05/29 05:53:40, mtomasz wrote: > @nkostylev: PTAL at */webui/*. > @jochen: PTAL at */resources/*. ...
6 years, 6 months ago (2014-05-29 07:51:14 UTC) #2
Nikita (slow)
lgtm with nits. https://codereview.chromium.org/301873002/diff/40001/chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc File chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc (right): https://codereview.chromium.org/301873002/diff/40001/chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc#newcode88 chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc:88: request_manager->RemoveObserver(this); nit: Just file_system->GetRequestManager()->RemoveObserver(this); https://codereview.chromium.org/301873002/diff/40001/chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc#newcode96 chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc:96: ...
6 years, 6 months ago (2014-05-30 07:15:10 UTC) #3
mtomasz
@jochen: Ping. Thanks. https://codereview.chromium.org/301873002/diff/40001/chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc File chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc (right): https://codereview.chromium.org/301873002/diff/40001/chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc#newcode88 chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc:88: request_manager->RemoveObserver(this); On 2014/05/30 07:15:10, Nikita Kostylev ...
6 years, 6 months ago (2014-06-02 03:16:24 UTC) #4
Nikita (slow)
https://codereview.chromium.org/301873002/diff/40001/chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc File chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc (right): https://codereview.chromium.org/301873002/diff/40001/chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc#newcode88 chrome/browser/ui/webui/chromeos/provided_file_systems_ui.cc:88: request_manager->RemoveObserver(this); On 2014/06/02 03:16:24, mtomasz wrote: > On 2014/05/30 ...
6 years, 6 months ago (2014-06-02 06:15:12 UTC) #5
jochen (gone - plz use gerrit)
can you please pick on of the c/b/resources OWNERS? I'm not that familiar with all ...
6 years, 6 months ago (2014-06-02 06:58:59 UTC) #6
Nikita (slow)
On 2014/06/02 06:58:59, jochen wrote: > can you please pick on of the c/b/resources OWNERS? ...
6 years, 6 months ago (2014-06-02 07:30:33 UTC) #7
mtomasz
On 2014/06/02 07:30:33, Nikita Kostylev wrote: > On 2014/06/02 06:58:59, jochen wrote: > > can ...
6 years, 6 months ago (2014-06-02 07:43:54 UTC) #8
mtomasz
The CQ bit was checked by mtomasz@chromium.org
6 years, 6 months ago (2014-06-02 07:43:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/301873002/60001
6 years, 6 months ago (2014-06-02 07:44:19 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-02 11:43:34 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-02 11:46:29 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/9493) android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/190753) chromium_presubmit ...
6 years, 6 months ago (2014-06-02 11:46:29 UTC) #13
mtomasz
The CQ bit was checked by mtomasz@chromium.org
6 years, 6 months ago (2014-06-02 12:42:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/301873002/60001
6 years, 6 months ago (2014-06-02 12:43:27 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-02 13:18:39 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-02 13:21:01 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/190767) chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/71023) linux_chromium_chromeos_rel ...
6 years, 6 months ago (2014-06-02 13:21:02 UTC) #18
mtomasz
The CQ bit was checked by mtomasz@chromium.org
6 years, 6 months ago (2014-06-03 00:25:02 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/301873002/80001
6 years, 6 months ago (2014-06-03 00:25:44 UTC) #20
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 08:54:38 UTC) #21
Message was sent while issue was closed.
Change committed as 274436

Powered by Google App Engine
This is Rietveld 408576698