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

Issue 330823006: Define Color::transparent et al. when using Clang on Windows (Closed)

Created:
6 years, 6 months ago by hans
Modified:
6 years, 6 months ago
Reviewers:
Reid Kleckner, Nico
CC:
blink-reviews, jamesr, krit, blink-reviews-wtf_chromium.org, jbroman, abarth-chromium, danakj, Rik, Stephen Chennney, Mikhail, pdr., rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Define Color::transparent et al. when using Clang on Windows MSVC treats their in-class initializations as definitions, but other compilers don't. This updates the #ifdef to handle the Clang on Windows case. BUG=82385 TEST=build blink_web.dll with Clang on Windows in Release mode Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176469

Patch Set 1 #

Patch Set 2 : Just fix it locally #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Source/platform/graphics/Color.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
hans
This fixes another component build link error with Clang on Windows. Please take a look.
6 years, 6 months ago (2014-06-18 21:11:37 UTC) #1
Nico
Do you know how many of these you'll need? We (chromium) tend to not use ...
6 years, 6 months ago (2014-06-18 21:15:35 UTC) #2
Reid Kleckner
On 2014/06/18 21:15:35, Nico (away) wrote: > Do you know how many of these you'll ...
6 years, 6 months ago (2014-06-18 21:18:40 UTC) #3
Nico
On Wed, Jun 18, 2014 at 2:18 PM, <rnk@chromium.org> wrote: > On 2014/06/18 21:15:35, Nico ...
6 years, 6 months ago (2014-06-18 21:19:45 UTC) #4
hans
On 2014/06/18 21:15:35, Nico (away) wrote: > Do you know how many of these you'll ...
6 years, 6 months ago (2014-06-18 21:22:38 UTC) #5
Nico
On 2014/06/18 21:22:38, hans wrote: > On 2014/06/18 21:15:35, Nico (away) wrote: > > Do ...
6 years, 6 months ago (2014-06-18 21:33:12 UTC) #6
hans
On 2014/06/18 21:33:12, Nico (away) wrote: > On 2014/06/18 21:22:38, hans wrote: > > On ...
6 years, 6 months ago (2014-06-18 21:38:07 UTC) #7
Nico
On Wed, Jun 18, 2014 at 2:38 PM, <hans@chromium.org> wrote: > On 2014/06/18 21:33:12, Nico ...
6 years, 6 months ago (2014-06-18 21:43:15 UTC) #8
hans
On 2014/06/18 21:43:15, Nico (away) wrote: > On Wed, Jun 18, 2014 at 2:38 PM, ...
6 years, 6 months ago (2014-06-18 22:22:28 UTC) #9
Nico
lgtm, thanks!
6 years, 6 months ago (2014-06-18 22:23:29 UTC) #10
hans
The CQ bit was checked by hans@chromium.org
6 years, 6 months ago (2014-06-18 22:23:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hans@chromium.org/330823006/20001
6 years, 6 months ago (2014-06-18 22:24:12 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 00:51:37 UTC) #13
Message was sent while issue was closed.
Change committed as 176469

Powered by Google App Engine
This is Rietveld 408576698