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

Issue 500099: Fix link failure on LTCG builds.... (Closed)

Created:
11 years ago by M-A Ruel
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Base URL:
http://svn.webkit.org/repository/webkit/trunk/WebCore/
Visibility:
Public.

Description

Fix link failure on LTCG builds. Reenable SVGAllInOne.cpp. This required some fixups. Namely, there was conflicts in constants between HTMLNames and SVGNames, and conflicts between static functions. BUG=30494 TEST=compiles in LTCG builds on Windows

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -80 lines) Patch
M WebCore.gyp/WebCore.gyp View 1 1 chunk +5 lines, -1 line 0 comments Download
M svg/SVGAllInOne.cpp View 4 chunks +14 lines, -8 lines 1 comment Download
M svg/SVGFontFaceElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M svg/SVGGlyphElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M svg/SVGHKernElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M svg/SVGStyleElement.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
M svg/SVGStyledElement.cpp View 2 chunks +59 lines, -59 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
M-A Ruel
Brad, can you look the gyp is fine. Stephen, can you make sure the changes ...
11 years ago (2009-12-17 17:33:02 UTC) #1
bradn
LGTM, This actually pushes things down where it links?
11 years ago (2009-12-17 18:04:45 UTC) #2
M-A Ruel
On 2009/12/17 18:04:45, bradn wrote: > LGTM, > This actually pushes things down where it ...
11 years ago (2009-12-17 18:07:45 UTC) #3
Stephen White
http://codereview.chromium.org/500099/diff/1009/14 File svg/SVGAllInOne.cpp (right): http://codereview.chromium.org/500099/diff/1009/14#newcode42 svg/SVGAllInOne.cpp:42: #include "SVGComponentTransferFunctionElement.cpp" Is this file supposed to have svg/*.cpp? ...
11 years ago (2009-12-17 18:09:15 UTC) #4
M-A Ruel
On 2009/12/17 18:09:15, Stephen White wrote: > http://codereview.chromium.org/500099/diff/1009/14 > File svg/SVGAllInOne.cpp (right): > > http://codereview.chromium.org/500099/diff/1009/14#newcode42 ...
11 years ago (2009-12-17 18:14:44 UTC) #5
Stephen White
On 2009/12/17 18:14:44, Marc-Antoine Ruel wrote: > On 2009/12/17 18:09:15, Stephen White wrote: > > ...
11 years ago (2009-12-17 18:17:30 UTC) #6
Stephen White
11 years ago (2009-12-17 18:24:53 UTC) #7
On 2009/12/17 18:17:30, Stephen White wrote:

> Fair enough, but it seems to be missing some stuff in svg/ root too (see above
> for examples).

Never mind -- I'm an idiot; I was only looking at the diffs, not the whole file.
 Sorry for the noise.

LGTM

Powered by Google App Engine
This is Rietveld 408576698