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

Issue 396153003: Oilpan: fix Windows build after r178431. (Closed)

Created:
6 years, 5 months ago by sof
Modified:
6 years, 5 months ago
CC:
blink-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Oilpan: fix Windows build after r178431. With http://crrev.com/406523002 making GarbageCollectedMixin a non-abstract class, MSVC elicits a warning that DLL exported GCMixin classes have a base class that isn't DLL exported. Add the needed annotation to GarbageCollectedMixin to address (as warnings are considered as errors.) R=haraken@chromium.org,wibling@chromium.org BUG=382557 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178439

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/platform/heap/Visitor.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
sof
Please take a look.
6 years, 5 months ago (2014-07-18 13:46:34 UTC) #1
haraken
LGTM
6 years, 5 months ago (2014-07-18 13:49:34 UTC) #2
wibling-chromium
lgtm
6 years, 5 months ago (2014-07-18 13:51:10 UTC) #3
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 5 months ago (2014-07-18 14:17:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/396153003/1
6 years, 5 months ago (2014-07-18 14:19:19 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 14:20:41 UTC) #6
Message was sent while issue was closed.
Change committed as 178439

Powered by Google App Engine
This is Rietveld 408576698