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

Issue 1739363002: Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl (Closed)

Created:
4 years, 10 months ago by brucedawson
Modified:
4 years, 10 months ago
Reviewers:
Nico, bsalomon, mtklein_C, reed1
CC:
reviews_skia.org, Nico
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl (patchset #2 id:20001 of https://codereview.chromium.org/1676833002/ ) Reason for revert: This workaround should no longer be needed, per comment#16 from thakis@ on the original CL. Original issue's description: > Add non-inline SkRTreeFactory constructor to fix clang-cl > > When Chromium is switched to build with VS 2015 that switches clang-cl > to build in -fmsc-version=1900 mode. This causes some changes in > importing of constructors and vftables which leads to link errors in > blink_platform.dll. Adding a non-inline constructor makes 1900 mode > behave consistently with 1800 mode and avoids the link error. > > The root cause needs investigation but this will unblock the VS 2015 > switch. > > BUG=440500, 498544 > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1676833002 > > Committed: https://skia.googlesource.com/skia/+/964eec67760196585954203ba625e440607f7e92 TBR=reed@google.com,bsalomon@google.com,mtklein@chromium.org,thakis@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=440500, 498544 Committed: https://skia.googlesource.com/skia/+/0fe12bcfb79de1d1066a4c3213184dbf2aac1321

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -5 lines) Patch
M include/core/SkBBHFactory.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/core/SkBBHFactory.cpp View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
brucedawson
Created Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl
4 years, 10 months ago (2016-02-26 20:31:19 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1739363002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1739363002/1
4 years, 10 months ago (2016-02-26 20:32:29 UTC) #3
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 10 months ago (2016-02-26 20:32:30 UTC) #4
bsalomon
On 2016/02/26 20:32:30, commit-bot: I haz the power wrote: > Note for Reviewers: > The ...
4 years, 10 months ago (2016-02-26 21:03:34 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-26 21:05:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1739363002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1739363002/1
4 years, 10 months ago (2016-02-27 00:30:27 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-27 00:31:15 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/0fe12bcfb79de1d1066a4c3213184dbf2aac1321

Powered by Google App Engine
This is Rietveld 408576698