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

Issue 12612011: Allow NaCl plugin to be loaded from hosted app URLs. (Closed)

Created:
7 years, 9 months ago by meacer
Modified:
7 years, 9 months ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

Allow NaCl plugin to be loaded from hosted app URLs. A previous change blocked loading NaCl from non chrome-extension: schemes. This broke NaCl functionality for hosted apps, which have http: or https: URLs. This change fixes it. BUG=181761 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188971

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -38 lines) Patch
M chrome/browser/extensions/extension_nacl_browsertest.cc View 1 2 3 4 5 4 chunks +31 lines, -2 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 4 chunks +15 lines, -10 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client_unittest.cc View 1 2 3 12 chunks +100 lines, -24 lines 0 comments Download
A chrome/test/data/extensions/native_client_hosted_app/manifest.json View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
meacer
Please review. Thanks.
7 years, 9 months ago (2013-03-12 21:49:36 UTC) #1
Matt Perry
https://codereview.chromium.org/12612011/diff/3001/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc (right): https://codereview.chromium.org/12612011/diff/3001/chrome/renderer/chrome_content_renderer_client.cc#newcode552 chrome/renderer/chrome_content_renderer_client.cc:552: if (!is_invoked_by_hosted_app && I would pass |extension| as a ...
7 years, 9 months ago (2013-03-12 22:23:22 UTC) #2
meacer
On 2013/03/12 22:23:22, Matt Perry wrote: > https://codereview.chromium.org/12612011/diff/3001/chrome/renderer/chrome_content_renderer_client.cc > File chrome/renderer/chrome_content_renderer_client.cc (right): > > https://codereview.chromium.org/12612011/diff/3001/chrome/renderer/chrome_content_renderer_client.cc#newcode552 ...
7 years, 9 months ago (2013-03-14 21:51:43 UTC) #3
meacer
On 2013/03/14 21:51:43, Mustafa Emre Acer wrote: > On 2013/03/12 22:23:22, Matt Perry wrote: > ...
7 years, 9 months ago (2013-03-14 21:53:00 UTC) #4
Matt Perry
lgtm
7 years, 9 months ago (2013-03-14 21:57:33 UTC) #5
meacer
On 2013/03/14 21:57:33, Matt Perry wrote: > lgtm Brett, please let me know if you ...
7 years, 9 months ago (2013-03-15 19:59:13 UTC) #6
Nick Bray (chromium)
This bug needs to get fixed. I'd rather not keep dealing with the aftershocks. brettw, ...
7 years, 9 months ago (2013-03-18 18:29:07 UTC) #7
brettw
lgtm
7 years, 9 months ago (2013-03-18 19:48:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/meacer@chromium.org/12612011/9001
7 years, 9 months ago (2013-03-18 19:53:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/meacer@chromium.org/12612011/46001
7 years, 9 months ago (2013-03-19 01:44:54 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-19 09:49:39 UTC) #11
Message was sent while issue was closed.
Change committed as 188971

Powered by Google App Engine
This is Rietveld 408576698