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

Issue 12583016: Reserve an isolated world ID for Chrome Translate (Closed)

Created:
7 years, 9 months ago by Takashi Toyoshima
Modified:
7 years, 8 months ago
Reviewers:
brettw, Matt Perry, sky
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Reserve an isolated world ID for Chrome Translate V8 isolated world ID is managed by UserScriptSlave and depends Extensions. But isolated world is useful for not only Extensions, but also other features using JavaScript. Now, Chrome Translate need to use isolated world for running under Content-Security-Policy. This change make it possible to reserve some IDs for internal features. BUG=164547 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191459

Patch Set 1 #

Patch Set 2 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M chrome/chrome_renderer.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/extensions/user_script_slave.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
A chrome/renderer/isolated_world_ids.h View 1 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Takashi Toyoshima
Hi Aaron, Can you take a look this small change? I'm working on Chrome Translate ...
7 years, 9 months ago (2013-03-27 23:38:00 UTC) #1
Takashi Toyoshima
Oops, Aron doesn't work on Chrome now? I changed reviewer to mpcomplete@ Can you take ...
7 years, 9 months ago (2013-03-27 23:47:27 UTC) #2
Matt Perry
LGTM, but it might be simpler for you to use a component extension instead. That ...
7 years, 9 months ago (2013-03-28 19:22:35 UTC) #3
Mike West
On 2013/03/28 19:22:35, Matt Perry wrote: > LGTM, but it might be simpler for you ...
7 years, 9 months ago (2013-03-28 19:27:42 UTC) #4
Matt Perry
On 2013/03/28 19:27:42, Mike West (chromium) wrote: > On 2013/03/28 19:22:35, Matt Perry wrote: > ...
7 years, 9 months ago (2013-03-28 20:02:52 UTC) #5
Takashi Toyoshima
I didn't know what component extension is. Do you have any document?
7 years, 9 months ago (2013-03-28 20:47:10 UTC) #6
Matt Perry
On 2013/03/28 20:47:10, Takashi Toyoshima (chromium) wrote: > I didn't know what component extension is. ...
7 years, 9 months ago (2013-03-28 20:51:38 UTC) #7
Takashi Toyoshima
Interesting. But, if everything should be implemented in JavaScript, I can not adopt it. The ...
7 years, 9 months ago (2013-03-28 21:39:31 UTC) #8
Matt Perry
On 2013/03/28 21:39:31, Takashi Toyoshima (chromium) wrote: > Interesting. > But, if everything should be ...
7 years, 9 months ago (2013-03-28 21:43:27 UTC) #9
Takashi Toyoshima
Thank you for useful information. As a longterm objective, I'm thinking about defining an extension ...
7 years, 9 months ago (2013-03-28 21:58:30 UTC) #10
Matt Perry
Sounds good. Still lgtm
7 years, 9 months ago (2013-03-28 22:00:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/12583016/18001
7 years, 9 months ago (2013-03-28 22:06:21 UTC) #12
commit-bot: I haz the power
Presubmit check for 12583016-18001 failed and returned exit status 1. INFO:root:Found 3 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-28 22:06:24 UTC) #13
Takashi Toyoshima
+sky for chrome/OWNERS review Hi Sky, can you sanctify this change?
7 years, 9 months ago (2013-03-28 22:16:02 UTC) #14
sky
I'm not familiar with this at all, any chance you could find another OWNER that ...
7 years, 9 months ago (2013-03-28 22:48:59 UTC) #15
Takashi Toyoshima
+brettw Hi Bred, can you take a look this? Major part of this change under ...
7 years, 9 months ago (2013-03-28 23:46:45 UTC) #16
brettw
LGTM rubberstamp
7 years, 8 months ago (2013-03-29 17:22:48 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/12583016/18001
7 years, 8 months ago (2013-03-29 17:30:10 UTC) #18
commit-bot: I haz the power
7 years, 8 months ago (2013-03-29 22:56:41 UTC) #19
Message was sent while issue was closed.
Change committed as 191459

Powered by Google App Engine
This is Rietveld 408576698