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

Issue 10268014: Add constructor to get extras, service, ports from WebIntent object. (Closed)

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

Description

Add constructor to get extras, service, ports from WebIntent object. R=darin@chromium.org BUG=123085 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134835

Patch Set 1 #

Total comments: 3

Patch Set 2 : Leave ports for later #

Patch Set 3 : Take out content include. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M content/common/intents_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/web_intent_data.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webkit/glue/web_intent_data.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Greg Billock
8 years, 7 months ago (2012-04-30 17:06:49 UTC) #1
darin (slow to review)
https://chromiumcodereview.appspot.com/10268014/diff/1/webkit/glue/web_intent_data.cc File webkit/glue/web_intent_data.cc (right): https://chromiumcodereview.appspot.com/10268014/diff/1/webkit/glue/web_intent_data.cc#newcode30 webkit/glue/web_intent_data.cc:30: WebKit::WebVector<WebKit::WebString> names = intent.extrasNames(); it would help to get ...
8 years, 7 months ago (2012-04-30 18:31:24 UTC) #2
Greg Billock
https://chromiumcodereview.appspot.com/10268014/diff/1/webkit/glue/web_intent_data.cc File webkit/glue/web_intent_data.cc (right): https://chromiumcodereview.appspot.com/10268014/diff/1/webkit/glue/web_intent_data.cc#newcode30 webkit/glue/web_intent_data.cc:30: WebKit::WebVector<WebKit::WebString> names = intent.extrasNames(); On 2012/04/30 18:31:25, darin wrote: ...
8 years, 7 months ago (2012-04-30 23:09:33 UTC) #3
Andrew T Wilson (Slow)
+jam, since he wrote the cross-process message port implementation. I'm somewhat familiar with the browser-process ...
8 years, 7 months ago (2012-05-01 00:19:23 UTC) #4
Greg Billock
On 2012/05/01 00:19:23, Andrew T Wilson wrote: > +jam, since he wrote the cross-process message ...
8 years, 7 months ago (2012-05-01 04:38:43 UTC) #5
Greg Billock
On 2012/05/01 04:38:43, Greg Billock wrote: > On 2012/05/01 00:19:23, Andrew T Wilson wrote: > ...
8 years, 7 months ago (2012-05-01 18:28:32 UTC) #6
darin (slow to review)
LGTM
8 years, 7 months ago (2012-05-01 18:52:00 UTC) #7
jam
mp stuff lgtm with one comment http://codereview.chromium.org/10268014/diff/1/webkit/glue/web_intent_data.cc File webkit/glue/web_intent_data.cc (right): http://codereview.chromium.org/10268014/diff/1/webkit/glue/web_intent_data.cc#newcode43 webkit/glue/web_intent_data.cc:43: webchannel->QueueMessages(); // needed? ...
8 years, 7 months ago (2012-05-01 19:00:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/10268014/5001
8 years, 7 months ago (2012-05-01 19:03:45 UTC) #9
commit-bot: I haz the power
Try job failure for 10268014-5001 (retry) on mac_rel for step "check_deps". It's a second try, ...
8 years, 7 months ago (2012-05-01 19:48:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/10268014/12001
8 years, 7 months ago (2012-05-01 22:48:29 UTC) #11
commit-bot: I haz the power
8 years, 7 months ago (2012-05-02 00:41:19 UTC) #12
Change committed as 134835

Powered by Google App Engine
This is Rietveld 408576698