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

Issue 146523002: Limit the usage of SharedPersistent to ScriptValue only (Closed)

Created:
6 years, 11 months ago by haraken
Modified:
6 years, 10 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, sof, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, adamk+blink_chromium.org, Nate Chapin, Inactive
Visibility:
Public.

Description

We've replaced SharedPersistent with ScopedPersistent or ScriptValue before, but a couple of SharedPersistents are remaining. So this CL replaces them. Ideally we want to remove SharedPersistent though. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165751 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167313

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -114 lines) Patch
M Source/bindings/bindings.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/v8/ScopedPersistent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/ScriptController.h View 2 chunks +1 line, -3 lines 0 comments Download
M Source/bindings/v8/ScriptController.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/bindings/v8/ScriptValue.h View 1 2 3 chunks +33 lines, -4 lines 0 comments Download
D Source/bindings/v8/SharedPersistent.h View 1 1 chunk +0 lines, -69 lines 0 comments Download
M Source/bindings/v8/V8NPObject.cpp View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp View 5 chunks +5 lines, -21 lines 0 comments Download
M Source/core/html/HTMLPlugInElement.h View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/html/HTMLPlugInElement.cpp View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
haraken
PTAL
6 years, 11 months ago (2014-01-24 07:01:44 UTC) #1
jochen (gone - plz use gerrit)
https://codereview.chromium.org/146523002/diff/30001/Source/bindings/v8/ScriptValue.h File Source/bindings/v8/ScriptValue.h (right): https://codereview.chromium.org/146523002/diff/30001/Source/bindings/v8/ScriptValue.h#newcode46 Source/bindings/v8/ScriptValue.h:46: class SharedPersistent : public RefCounted<SharedPersistent<T> > { doesn't need ...
6 years, 11 months ago (2014-01-24 12:19:21 UTC) #2
haraken
https://codereview.chromium.org/146523002/diff/30001/Source/bindings/v8/ScriptValue.h File Source/bindings/v8/ScriptValue.h (right): https://codereview.chromium.org/146523002/diff/30001/Source/bindings/v8/ScriptValue.h#newcode46 Source/bindings/v8/ScriptValue.h:46: class SharedPersistent : public RefCounted<SharedPersistent<T> > { On 2014/01/24 ...
6 years, 11 months ago (2014-01-24 12:31:05 UTC) #3
jochen (gone - plz use gerrit)
lgtm
6 years, 11 months ago (2014-01-24 12:42:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/146523002/80001
6 years, 11 months ago (2014-01-24 12:43:32 UTC) #5
commit-bot: I haz the power
Change committed as 165751
6 years, 11 months ago (2014-01-24 14:09:26 UTC) #6
Alpha Left Google
A revert of this CL has been created in https://codereview.chromium.org/147333004/ by hclam@chromium.org. The reason for ...
6 years, 11 months ago (2014-01-25 00:35:31 UTC) #7
haraken
I'll reland this CL, since the CL is not the culprit. See https://code.google.com/p/chromium/issues/detail?id=338122 for more ...
6 years, 10 months ago (2014-02-18 05:53:17 UTC) #8
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-18 05:53:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/146523002/80001
6 years, 10 months ago (2014-02-18 05:53:42 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-18 07:06:12 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=22109
6 years, 10 months ago (2014-02-18 07:06:13 UTC) #12
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-18 07:11:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/146523002/80001
6 years, 10 months ago (2014-02-18 07:11:33 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-18 08:46:06 UTC) #15
Message was sent while issue was closed.
Change committed as 167313

Powered by Google App Engine
This is Rietveld 408576698