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

Issue 603263002: Seems that some of our compliers can't infer this type, though most can. (Closed)

Created:
6 years, 2 months ago by mtklein_C
Modified:
6 years, 2 months ago
Reviewers:
CC:
reviews_skia.org, tfarina, bungeman-skia
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Seems that some of our compliers can't infer this type, though most can. BUG=skia: Committed: https://skia.googlesource.com/skia/+/587c5a2b8916b02c387e5e3369ad80589efe9ec1

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/core/SkPictureData.cpp View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
mtklein_C
Committed patchset #1 (id:1) manually as 587c5a2 (presubmit successful).
6 years, 2 months ago (2014-09-25 19:07:58 UTC) #1
tfarina
https://codereview.chromium.org/603263002/diff/1/src/core/SkPictureData.cpp File src/core/SkPictureData.cpp (right): https://codereview.chromium.org/603263002/diff/1/src/core/SkPictureData.cpp#newcode122 src/core/SkPictureData.cpp:122: deepCopyInfo->paintData[i]->unflatten<SkPaintFlatteningTraits>( was this for msvc?
6 years, 2 months ago (2014-09-25 19:13:32 UTC) #2
mtklein
6 years, 2 months ago (2014-09-25 19:30:14 UTC) #3
Message was sent while issue was closed.
On 2014/09/25 19:13:32, tfarina wrote:
> https://codereview.chromium.org/603263002/diff/1/src/core/SkPictureData.cpp
> File src/core/SkPictureData.cpp (right):
> 
>
https://codereview.chromium.org/603263002/diff/1/src/core/SkPictureData.cpp#n...
> src/core/SkPictureData.cpp:122:
> deepCopyInfo->paintData[i]->unflatten<SkPaintFlatteningTraits>(
> was this for msvc?

Nope.  Chrome's clang. 
http://build.chromium.org/p/client.skia/builders/Linux%20Builder/builds/345/s...

Powered by Google App Engine
This is Rietveld 408576698