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

Issue 1232033004: Introduce WebPassOwnPtr. (Closed)

Created:
5 years, 5 months ago by yhirano
Modified:
5 years, 5 months ago
Reviewers:
kinuko, tkent
CC:
blink-reviews, dglazkov+blink
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Introduce WePassOwnPtr. As a preparation for WebCallbacks refactoring, this CL introduces WebPassOwnPtr as a "public type" of PassOwnPtr. BUG=493531 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199024

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -0 lines) Patch
A public/platform/WebPassOwnPtr.h View 1 2 3 4 1 chunk +68 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
yhirano
5 years, 5 months ago (2015-07-15 08:50:04 UTC) #2
kinuko
I have a feeling that this one doesn't need to be paired with WebPrivateOwnPtr, and ...
5 years, 5 months ago (2015-07-16 05:58:58 UTC) #3
yhirano
> I have a feeling that this one doesn't need to be paired with WebPrivateOwnPtr, ...
5 years, 5 months ago (2015-07-16 06:37:48 UTC) #4
kinuko
Thanks, it lgtm now, let's see what the owners say. Please update the issue subject ...
5 years, 5 months ago (2015-07-16 06:49:35 UTC) #5
yhirano
https://codereview.chromium.org/1232033004/diff/40001/public/platform/WebPassOwnPtr.h File public/platform/WebPassOwnPtr.h (right): https://codereview.chromium.org/1232033004/diff/40001/public/platform/WebPassOwnPtr.h#newcode17 public/platform/WebPassOwnPtr.h:17: // side to blink side. On 2015/07/16 06:49:35, kinuko ...
5 years, 5 months ago (2015-07-16 07:27:03 UTC) #6
kinuko
On 2015/07/16 07:27:03, yhirano wrote: > https://codereview.chromium.org/1232033004/diff/40001/public/platform/WebPassOwnPtr.h > File public/platform/WebPassOwnPtr.h (right): > > https://codereview.chromium.org/1232033004/diff/40001/public/platform/WebPassOwnPtr.h#newcode17 > ...
5 years, 5 months ago (2015-07-16 07:32:31 UTC) #7
yhirano
tkent@, can you take a look at this change as an OWNER? The introduced class ...
5 years, 5 months ago (2015-07-16 07:35:33 UTC) #9
tkent
I'm negative to introduce new concept at this timing. After we allow base/ dependency in ...
5 years, 5 months ago (2015-07-16 07:53:49 UTC) #10
yhirano
On 2015/07/16 07:53:49, tkent wrote: > I'm negative to introduce new concept at this timing. ...
5 years, 5 months ago (2015-07-16 08:04:28 UTC) #11
tkent
On 2015/07/16 08:04:28, yhirano wrote: > It would be great if we could use them, ...
5 years, 5 months ago (2015-07-16 08:16:04 UTC) #12
tkent
https://codereview.chromium.org/1232033004/diff/60001/public/platform/WebPassOwnPtr.h File public/platform/WebPassOwnPtr.h (right): https://codereview.chromium.org/1232033004/diff/60001/public/platform/WebPassOwnPtr.h#newcode8 public/platform/WebPassOwnPtr.h:8: #include "WebCommon.h" should be "public/platform/WebCommon.h" https://codereview.chromium.org/1232033004/diff/60001/public/platform/WebPassOwnPtr.h#newcode55 public/platform/WebPassOwnPtr.h:55: mutable T* ...
5 years, 5 months ago (2015-07-16 08:17:50 UTC) #13
yhirano
https://codereview.chromium.org/1232033004/diff/60001/public/platform/WebPassOwnPtr.h File public/platform/WebPassOwnPtr.h (right): https://codereview.chromium.org/1232033004/diff/60001/public/platform/WebPassOwnPtr.h#newcode8 public/platform/WebPassOwnPtr.h:8: #include "WebCommon.h" On 2015/07/16 08:17:50, tkent wrote: > should ...
5 years, 5 months ago (2015-07-16 08:32:21 UTC) #14
tkent
lgtm
5 years, 5 months ago (2015-07-16 09:07:14 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1232033004/100001
5 years, 5 months ago (2015-07-16 09:19:03 UTC) #18
commit-bot: I haz the power
5 years, 5 months ago (2015-07-16 10:23:27 UTC) #19
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=199024

Powered by Google App Engine
This is Rietveld 408576698