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

Issue 2232913003: Add a SkTLazy copy assignment operator (Closed)

Created:
4 years, 4 months ago by f(malita)
Modified:
4 years, 4 months ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M include/core/SkTLazy.h View 1 5 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
f(malita)
No SkTLazy assignment creates some friction - any reason not to add it?
4 years, 4 months ago (2016-08-10 16:35:44 UTC) #2
mtklein
Yeah, lgtm with a couple suggestions. I can't think of any reason why a copy ...
4 years, 4 months ago (2016-08-10 18:59:46 UTC) #7
f(malita)
https://codereview.chromium.org/2232913003/diff/1/include/core/SkTLazy.h File include/core/SkTLazy.h (right): https://codereview.chromium.org/2232913003/diff/1/include/core/SkTLazy.h#newcode27 include/core/SkTLazy.h:27: SkTLazy(const SkTLazy<T>& src) On 2016/08/10 18:59:46, mtklein wrote: > ...
4 years, 4 months ago (2016-08-10 20:01:01 UTC) #8
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/2232913003/20001
4 years, 4 months ago (2016-08-10 20:26:29 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/12437)
4 years, 4 months ago (2016-08-10 20:27:57 UTC) #17
f(malita)
On 2016/08/10 20:27:57, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 4 months ago (2016-08-10 20:30:27 UTC) #18
reed1
lgtm do we think we can move this into include/private ? (separate CL/question)
4 years, 4 months ago (2016-08-10 20:33:19 UTC) #19
f(malita)
On 2016/08/10 20:33:19, reed1 wrote: > lgtm > > do we think we can move ...
4 years, 4 months ago (2016-08-10 20:40:48 UTC) #20
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/2232913003/20001
4 years, 4 months ago (2016-08-10 20:41:00 UTC) #22
mtklein
> This does add a couple of redundant isValid() checks, but with everything > inlined ...
4 years, 4 months ago (2016-08-10 21:31:13 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 23:30:41 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/0cbe77c383a1c829341b27df1a9219bc33524440

Powered by Google App Engine
This is Rietveld 408576698