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

Issue 2097013002: Remove ParamStorageTraits::wrap and move unwrap to global scope (3/5) (Closed)

Created:
4 years, 5 months ago by tzik
Modified:
4 years, 5 months ago
Reviewers:
Yuta Kitamura
CC:
chromium-reviews, blink-reviews, blink-reviews-wtf_chromium.org, Mikhail
Base URL:
https://chromium.googlesource.com/chromium/src.git@weak_persistent
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ParamStorageTraits::wrap and move unwrap to global scope This removes ParamStorageTraits::wrap, which is no longer needed. Also, moves ParamStorageTraits::unwrap to the global scope to align the usage of base::internal::Unwrap. BUG=597856 Committed: https://crrev.com/db416620d2201afc6e2c7e89bfb1fad5e99fc22e Cr-Commit-Position: refs/heads/master@{#402127}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fix rebase failure #

Total comments: 2

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -39 lines) Patch
M third_party/WebKit/Source/wtf/Functional.h View 1 2 3 4 chunks +24 lines, -25 lines 0 comments Download
M third_party/WebKit/Source/wtf/FunctionalTest.cpp View 1 2 2 chunks +22 lines, -14 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (6 generated)
tzik
PTAL
4 years, 5 months ago (2016-06-24 07:06:33 UTC) #4
Yuta Kitamura
Mostly LG. https://codereview.chromium.org/2097013002/diff/40001/third_party/WebKit/Source/wtf/Functional.h File third_party/WebKit/Source/wtf/Functional.h (right): https://codereview.chromium.org/2097013002/diff/40001/third_party/WebKit/Source/wtf/Functional.h#newcode252 third_party/WebKit/Source/wtf/Functional.h:252: T Unwrap(const PassedWrapper<T>& wrapped) Is the "const&" ...
4 years, 5 months ago (2016-06-24 12:21:09 UTC) #5
tzik
https://codereview.chromium.org/2097013002/diff/40001/third_party/WebKit/Source/wtf/Functional.h File third_party/WebKit/Source/wtf/Functional.h (right): https://codereview.chromium.org/2097013002/diff/40001/third_party/WebKit/Source/wtf/Functional.h#newcode252 third_party/WebKit/Source/wtf/Functional.h:252: T Unwrap(const PassedWrapper<T>& wrapped) On 2016/06/24 12:21:09, Yuta Kitamura ...
4 years, 5 months ago (2016-06-24 13:04:20 UTC) #6
Yuta Kitamura
Then LGTM.
4 years, 5 months ago (2016-06-27 06:04:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2097013002/60001
4 years, 5 months ago (2016-06-27 06:22:56 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-06-27 07:09:01 UTC) #11
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 07:10:38 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/db416620d2201afc6e2c7e89bfb1fad5e99fc22e
Cr-Commit-Position: refs/heads/master@{#402127}

Powered by Google App Engine
This is Rietveld 408576698