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

Issue 2556803003: Allow temporary file system for incognito DevTools. (Closed)

Created:
4 years ago by dgozman
Modified:
4 years ago
CC:
chromium-reviews, caseq+blink_chromium.org, tzik, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, lushnikov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kinuko+fileapi, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow temporary file system for incognito DevTools. It's an essential part of Timeline which should work in incognito mode. BUG=490148 Committed: https://crrev.com/3caf87e1c558751ffd82cd4d7df57d63a0462a06 Cr-Commit-Position: refs/heads/master@{#437495}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -7 lines) Patch
M chrome/browser/devtools/devtools_sanity_browsertest.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/devtools_ui.cc View 3 chunks +12 lines, -2 lines 2 comments Download
M storage/browser/fileapi/file_system_context.h View 1 chunk +0 lines, -3 lines 1 comment Download
M storage/browser/fileapi/file_system_context.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/Tests.js View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
dgozman
Could you please take a look?
4 years ago (2016-12-06 20:00:29 UTC) #2
pfeldman
lgtm
4 years ago (2016-12-06 20:13:41 UTC) #3
nhiroki
In my understanding, Filesystem API on incognito mode hasn't been supported other than ChromeOS: https://bugs.chromium.org/p/chromium/issues/detail?id=93417 ...
4 years ago (2016-12-07 07:40:49 UTC) #6
dgozman
On 2016/12/07 07:40:49, nhiroki wrote: > In my understanding, Filesystem API on incognito mode hasn't ...
4 years ago (2016-12-07 09:20:00 UTC) #7
dgozman
@nhiroki, @jsbell: friendly ping.
4 years ago (2016-12-08 19:48:49 UTC) #8
kinuko
https://codereview.chromium.org/2556803003/diff/1/chrome/browser/ui/webui/devtools_ui.cc File chrome/browser/ui/webui/devtools_ui.cc (right): https://codereview.chromium.org/2556803003/diff/1/chrome/browser/ui/webui/devtools_ui.cc#newcode448 chrome/browser/ui/webui/devtools_ui.cc:448: GURL site = content::SiteInstance::GetSiteForURL(profile, url); Just to be extra ...
4 years ago (2016-12-09 03:37:15 UTC) #10
kinuko
On 2016/12/09 03:37:15, kinuko wrote: > https://codereview.chromium.org/2556803003/diff/1/chrome/browser/ui/webui/devtools_ui.cc > File chrome/browser/ui/webui/devtools_ui.cc (right): > > https://codereview.chromium.org/2556803003/diff/1/chrome/browser/ui/webui/devtools_ui.cc#newcode448 > ...
4 years ago (2016-12-09 03:37:55 UTC) #11
dgozman
Thank you for review. https://codereview.chromium.org/2556803003/diff/1/chrome/browser/ui/webui/devtools_ui.cc File chrome/browser/ui/webui/devtools_ui.cc (right): https://codereview.chromium.org/2556803003/diff/1/chrome/browser/ui/webui/devtools_ui.cc#newcode448 chrome/browser/ui/webui/devtools_ui.cc:448: GURL site = content::SiteInstance::GetSiteForURL(profile, url); ...
4 years ago (2016-12-09 05:51:47 UTC) #12
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/2556803003/1
4 years ago (2016-12-09 05:52:13 UTC) #14
nhiroki
Sorry for my delayed reply. LGTM https://codereview.chromium.org/2556803003/diff/1/storage/browser/fileapi/file_system_context.h File storage/browser/fileapi/file_system_context.h (left): https://codereview.chromium.org/2556803003/diff/1/storage/browser/fileapi/file_system_context.h#oldcode293 storage/browser/fileapi/file_system_context.h:293: // Used only ...
4 years ago (2016-12-09 07:52:59 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-09 08:13:52 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-09 08:15:37 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3caf87e1c558751ffd82cd4d7df57d63a0462a06
Cr-Commit-Position: refs/heads/master@{#437495}

Powered by Google App Engine
This is Rietveld 408576698