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

Issue 9557009: IndexedDB: chrome-side changes for permission check from shared worker (Closed)

Created:
8 years, 9 months ago by dgrogan
Modified:
8 years, 9 months ago
Reviewers:
michaeln
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jsbell
Visibility:
Public.

Description

IndexedDB: chrome-side changes for permission check from shared worker https://bugs.webkit.org/show_bug.cgi?id=79954 is the webkit side. BUG=116344 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124618

Patch Set 1 #

Patch Set 2 : run basics-shared-workers.html as ui test #

Patch Set 3 : move test to separate CL #

Total comments: 2

Patch Set 4 : sync to ToT and fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -0 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
M content/browser/mock_content_browser_client.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/mock_content_browser_client.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/worker_host/worker_process_host.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/worker_host/worker_process_host.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M content/common/worker_messages.h View 1 chunk +7 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M content/shell/shell_content_browser_client.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/shell/shell_content_browser_client.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M content/worker/websharedworkerclient_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/worker/websharedworkerclient_proxy.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dgrogan
Michael, could you review this? This was mostly copy-pasting from the stuff that was already ...
8 years, 9 months ago (2012-03-01 01:44:56 UTC) #1
michaeln
yup, i'll look tommorow On 2012/03/01 01:44:56, dgrogan wrote: > Michael, could you review this? ...
8 years, 9 months ago (2012-03-01 05:55:25 UTC) #2
michaeln
chrome-side looks straight forward enough, i'll take a look at the webkit-side not something for ...
8 years, 9 months ago (2012-03-01 20:46:08 UTC) #3
michaeln
after looking at the webkit-side, lgtm
8 years, 9 months ago (2012-03-01 21:17:55 UTC) #4
dgrogan
https://chromiumcodereview.appspot.com/9557009/diff/1014/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://chromiumcodereview.appspot.com/9557009/diff/1014/chrome/browser/chrome_content_browser_client.cc#newcode963 chrome/browser/chrome_content_browser_client.cc:963: // Record access to file system for potential display ...
8 years, 9 months ago (2012-03-02 00:41:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgrogan@chromium.org/9557009/5002
8 years, 9 months ago (2012-03-02 00:42:53 UTC) #6
commit-bot: I haz the power
Presubmit check for 9557009-5002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 9 months ago (2012-03-02 00:43:15 UTC) #7
jam
content owners lgtm
8 years, 9 months ago (2012-03-02 00:43:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgrogan@chromium.org/9557009/5002
8 years, 9 months ago (2012-03-02 00:45:33 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-02 07:42:51 UTC) #10
Change committed as 124618

Powered by Google App Engine
This is Rietveld 408576698