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

Issue 9539011: Make socket permission also allow Pepper sockets (Closed)

Created:
8 years, 9 months ago by Dmitry Polukhin
Modified:
8 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Make socket permission also allow Pepper sockets BUG=116225 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124628

Patch Set 1 #

Total comments: 12

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -10 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +22 lines, -3 lines 0 comments Download
M content/browser/mock_content_browser_client.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/mock_content_browser_client.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/pepper_message_filter.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/browser/content_browser_client.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/shell_content_browser_client.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/shell_content_browser_client.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Dmitry Polukhin
8 years, 9 months ago (2012-02-29 14:56:37 UTC) #1
Jói
LGTM Content changes look good.
8 years, 9 months ago (2012-02-29 15:07:44 UTC) #2
miket_OOO
I'm starting my review now, but beware that I'm not a committer, so my approval ...
8 years, 9 months ago (2012-02-29 18:32:18 UTC) #3
miket_OOO
On 2012/02/29 18:32:18, miket wrote: > I'm starting my review now, but beware that I'm ...
8 years, 9 months ago (2012-02-29 18:34:16 UTC) #4
Dmitry Polukhin
+ brettw for OWNER review in content/browser Mike, please ping me when regex-capable whitelist for ...
8 years, 9 months ago (2012-03-01 06:15:42 UTC) #5
jam
content/browser lgtm with nits https://chromiumcodereview.appspot.com/9539011/diff/1/content/browser/mock_content_browser_client.cc File content/browser/mock_content_browser_client.cc (right): https://chromiumcodereview.appspot.com/9539011/diff/1/content/browser/mock_content_browser_client.cc#newcode308 content/browser/mock_content_browser_client.cc:308: content::BrowserContext* browser_context, ditto https://chromiumcodereview.appspot.com/9539011/diff/1/content/browser/mock_content_browser_client.h File ...
8 years, 9 months ago (2012-03-01 06:21:26 UTC) #6
Mihai Parparita -not on Chrome
https://chromiumcodereview.appspot.com/9539011/diff/1/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://chromiumcodereview.appspot.com/9539011/diff/1/chrome/browser/chrome_content_browser_client.cc#newcode1445 chrome/browser/chrome_content_browser_client.cc:1445: if (extension->HasAPIPermission(ExtensionAPIPermission::kSocket)) I may need some more context about ...
8 years, 9 months ago (2012-03-01 06:25:31 UTC) #7
Dmitry Polukhin
https://chromiumcodereview.appspot.com/9539011/diff/1/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://chromiumcodereview.appspot.com/9539011/diff/1/chrome/browser/chrome_content_browser_client.cc#newcode1445 chrome/browser/chrome_content_browser_client.cc:1445: if (extension->HasAPIPermission(ExtensionAPIPermission::kSocket)) On 2012/03/01 06:25:31, Mihai Parparita wrote: > ...
8 years, 9 months ago (2012-03-01 06:36:05 UTC) #8
Mihai Parparita -not on Chrome
On Wed, Feb 29, 2012 at 10:36 PM, <dpolukhin@chromium.org> wrote: > On 2012/03/01 06:25:31, Mihai ...
8 years, 9 months ago (2012-03-01 06:41:12 UTC) #9
Dmitry Polukhin
Yes, we are talking about the same thing. But it is not implemented for sockets ...
8 years, 9 months ago (2012-03-01 06:54:00 UTC) #10
Mihai Parparita -not on Chrome
LGTM so that I'm not holding this CL up. On Wed, Feb 29, 2012 at ...
8 years, 9 months ago (2012-03-01 18:17:41 UTC) #11
Dmitry Polukhin
I think it is fine if we change it later. Enabling sockets via extension permission ...
8 years, 9 months ago (2012-03-02 06:58:02 UTC) #12
commit-bot: I haz the power
8 years, 9 months ago (2012-03-02 06:58:03 UTC) #13

Powered by Google App Engine
This is Rietveld 408576698