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

Issue 114803007: Register bindings for blessed web contexts (aka hosted app contexts) by hand (Closed)

Created:
7 years ago by not at google - send to devlin
Modified:
6 years, 11 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Register bindings for blessed web contexts (aka hosted app contexts) by hand rather than automatically; this allows them to be treated like web contexts rather than extension contexts, which allows the more complex bindings rules for making the messaging APIs (chrome.runtime.connect/sendMessage) available. Make them available. BUG=326250 R=koz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243959

Patch Set 1 #

Patch Set 2 : rebase, small change #

Total comments: 8

Patch Set 3 : jeffrey #

Total comments: 2

Patch Set 4 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -7 lines) Patch
M chrome/browser/extensions/extension_messages_apitest.cc View 1 2 3 4 chunks +40 lines, -1 line 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_context.cc View 1 1 chunk +10 lines, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/runtime_custom_bindings.cc View 1 1 chunk +7 lines, -1 line 0 comments Download
M extensions/common/extension_api.h View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
not at google - send to devlin
7 years ago (2013-12-20 00:58:36 UTC) #1
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years ago (2013-12-20 01:01:24 UTC) #2
not at google - send to devlin
Um, I didn't click commit..?
7 years ago (2013-12-20 01:02:12 UTC) #3
koz (OOO until 15th September)
I'm not familiar enough with this code to do a good review here.
7 years ago (2013-12-20 03:21:22 UTC) #4
not at google - send to devlin
I think you may be the most familiar (from way back when). But, sure. Jeffrey, ...
7 years ago (2013-12-20 03:31:50 UTC) #5
not at google - send to devlin
ping
6 years, 11 months ago (2014-01-08 02:34:09 UTC) #6
Jeffrey Yasskin
https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc File chrome/browser/extensions/extension_messages_apitest.cc (left): https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc#oldcode229 chrome/browser/extensions/extension_messages_apitest.cc:229: "id", Why is "id" dropping out of this list? ...
6 years, 11 months ago (2014-01-08 23:42:02 UTC) #7
not at google - send to devlin
s/Done/Done probably/ https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc File chrome/browser/extensions/extension_messages_apitest.cc (left): https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc#oldcode229 chrome/browser/extensions/extension_messages_apitest.cc:229: "id", On 2014/01/08 23:42:03, Jeffrey Yasskin wrote: ...
6 years, 11 months ago (2014-01-09 00:56:16 UTC) #8
Jeffrey Yasskin
lgtm https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc File chrome/browser/extensions/extension_messages_apitest.cc (left): https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc#oldcode229 chrome/browser/extensions/extension_messages_apitest.cc:229: "id", On 2014/01/09 00:56:16, kalman wrote: > On ...
6 years, 11 months ago (2014-01-09 01:30:00 UTC) #9
not at google - send to devlin
https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc File chrome/browser/extensions/extension_messages_apitest.cc (left): https://codereview.chromium.org/114803007/diff/10001/chrome/browser/extensions/extension_messages_apitest.cc#oldcode229 chrome/browser/extensions/extension_messages_apitest.cc:229: "id", On 2014/01/09 01:30:00, Jeffrey Yasskin wrote: > On ...
6 years, 11 months ago (2014-01-09 18:06:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/114803007/180001
6 years, 11 months ago (2014-01-09 18:07:56 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 19:58:48 UTC) #12
Message was sent while issue was closed.
Change committed as 243959

Powered by Google App Engine
This is Rietveld 408576698