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

Issue 388583003: Indicate incognito in Service Worker and IndexedDB internals pages (Closed)

Created:
6 years, 5 months ago by jsbell
Modified:
6 years, 5 months ago
Reviewers:
michaeln
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, jam, serviceworker-reviews, alecflett, kinuko+serviceworker, ericu+idb_chromium.org, darin-cc_chromium.org, nhiroki, cmumford, horo+watch_chromium.org, dgrogan, jsbell+idb_chromium.org, alecflett+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Indicate incognito in Service Worker and IndexedDB internals pages Both internals pages were displaying the partition path, which is bogus when in Incognito mode - both just store everything in memory. Track and pass the state along from context -> internals helper -> JS -> HTML and show a label instead. (Screenshots in the bug.) BUG=388168 R=michaeln@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282460

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -17 lines) Patch
M content/browser/indexed_db/indexed_db_context_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_internals_ui.cc View 1 chunk +12 lines, -8 lines 0 comments Download
M content/browser/resources/indexed_db/indexeddb_internals.html View 2 chunks +7 lines, -3 lines 0 comments Download
M content/browser/resources/service_worker/serviceworker_internals.html View 2 chunks +8 lines, -3 lines 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.cc View 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_internals_ui.cc View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
jsbell
michaeln@ - please take a look?
6 years, 5 months ago (2014-07-10 19:07:22 UTC) #1
michaeln
lgtm
6 years, 5 months ago (2014-07-10 19:37:19 UTC) #2
jsbell
The CQ bit was checked by jsbell@chromium.org
6 years, 5 months ago (2014-07-10 22:50:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/388583003/1
6 years, 5 months ago (2014-07-10 22:50:47 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 23:28:30 UTC) #5
Message was sent while issue was closed.
Change committed as 282460

Powered by Google App Engine
This is Rietveld 408576698