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

Issue 1036613002: simple patch to always init SkTextBlob uniqueID (Closed)

Created:
5 years, 9 months ago by joshua.litt
Modified:
5 years, 9 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

simple patch to always init SkTextBlob uniqueID BUG=skia: Committed: https://skia.googlesource.com/skia/+/2af858354d913397a6c316ef46a5d52d686e10ab

Patch Set 1 #

Total comments: 2

Patch Set 2 : feedback inc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M include/core/SkTextBlob.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/core/SkTextBlob.cpp View 1 2 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
joshualitt
Simple patch to always init SkTextBlob's uniqueID. It means everyone has to pay the price ...
5 years, 9 months ago (2015-03-24 20:28:55 UTC) #2
mtklein
https://codereview.chromium.org/1036613002/diff/1/include/core/SkTextBlob.h File include/core/SkTextBlob.h (right): https://codereview.chromium.org/1036613002/diff/1/include/core/SkTextBlob.h#newcode101 include/core/SkTextBlob.h:101: mutable uint32_t fUniqueID; mutable -> const ? https://codereview.chromium.org/1036613002/diff/1/src/core/SkTextBlob.cpp File ...
5 years, 9 months ago (2015-03-24 20:45:08 UTC) #3
joshualitt
On 2015/03/24 20:45:08, mtklein wrote: > https://codereview.chromium.org/1036613002/diff/1/include/core/SkTextBlob.h > File include/core/SkTextBlob.h (right): > > https://codereview.chromium.org/1036613002/diff/1/include/core/SkTextBlob.h#newcode101 > ...
5 years, 9 months ago (2015-03-24 21:00:21 UTC) #4
mtklein
lgtm
5 years, 9 months ago (2015-03-24 21:07:50 UTC) #5
f(malita)
lgtm
5 years, 9 months ago (2015-03-24 21:30:31 UTC) #7
joshualitt
On 2015/03/24 21:30:31, f(malita) wrote: > lgtm @reed, can I get an API l-g-t-m?
5 years, 9 months ago (2015-03-25 14:15:12 UTC) #9
reed1
lgtm
5 years, 9 months ago (2015-03-25 20:23:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1036613002/20001
5 years, 9 months ago (2015-03-25 20:25:33 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 20:40:20 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/2af858354d913397a6c316ef46a5d52d686e10ab

Powered by Google App Engine
This is Rietveld 408576698