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

Issue 18570003: Move Renderer-side NPObject owner tracking to JavaBridgeChannel. (Closed)

Created:
7 years, 5 months ago by Wez
Modified:
7 years, 5 months ago
Reviewers:
jamesr, joth
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Move Renderer-side NPObject owner tracking to JavaBridgeChannel. This is defensive against the possibility of a single JavaBridgeChannel to the Browser hosting multiple JavaBridgeDispatchers. BUG=152006 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210343

Patch Set 1 #

Patch Set 2 : Move some comment cleanup to crrev.com/17428003 #

Total comments: 2

Patch Set 3 : Split Renderer- and Browser-side changes. #

Patch Set 4 : Add missing include. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -13 lines) Patch
M content/renderer/java/java_bridge_channel.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/renderer/java/java_bridge_channel.cc View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
M content/renderer/java/java_bridge_dispatcher.h View 2 chunks +0 lines, -4 lines 0 comments Download
M content/renderer/java/java_bridge_dispatcher.cc View 1 2 3 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Wez
joth, jamesr: Can one of you review this, please?
7 years, 5 months ago (2013-07-02 20:27:14 UTC) #1
joth
lgtm https://codereview.chromium.org/18570003/diff/4001/content/browser/renderer_host/java/java_bound_object.h File content/browser/renderer_host/java/java_bound_object.h (right): https://codereview.chromium.org/18570003/diff/4001/content/browser/renderer_host/java/java_bound_object.h#newcode40 content/browser/renderer_host/java/java_bound_object.h:40: struct _NPP* owner, I thought in C++ it's ...
7 years, 5 months ago (2013-07-02 20:49:03 UTC) #2
Wez
Thanks! https://codereview.chromium.org/18570003/diff/4001/content/browser/renderer_host/java/java_bound_object.h File content/browser/renderer_host/java/java_bound_object.h (right): https://codereview.chromium.org/18570003/diff/4001/content/browser/renderer_host/java/java_bound_object.h#newcode40 content/browser/renderer_host/java/java_bound_object.h:40: struct _NPP* owner, On 2013/07/02 20:49:03, joth wrote: ...
7 years, 5 months ago (2013-07-02 21:05:08 UTC) #3
Wez
Thanks!
7 years, 5 months ago (2013-07-02 21:05:22 UTC) #4
Wez
Thanks!
7 years, 5 months ago (2013-07-02 21:05:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/18570003/4001
7 years, 5 months ago (2013-07-02 21:19:12 UTC) #6
Wez
FYI, I've split the Renderer and Browser side of this CL out, to make test ...
7 years, 5 months ago (2013-07-05 18:53:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/18570003/38001
7 years, 5 months ago (2013-07-05 18:53:49 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-05 19:00:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/18570003/38001
7 years, 5 months ago (2013-07-06 03:08:21 UTC) #11
commit-bot: I haz the power
7 years, 5 months ago (2013-07-08 04:29:43 UTC) #12
Message was sent while issue was closed.
Change committed as 210343

Powered by Google App Engine
This is Rietveld 408576698