Bug 65927 - OpenTypeSanitizer in chromium gyp files is linked twice
Summary: OpenTypeSanitizer in chromium gyp files is linked twice
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Scott Graham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 10:11 PDT by Scott Graham
Modified: 2011-08-10 12:54 PDT (History)
6 users (show)

See Also:


Attachments
don't include OpenTypeSanitizer in multiple link locations on win to fix incr link (2.06 KB, patch)
2011-08-09 10:58 PDT, Scott Graham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Graham 2011-08-09 10:11:44 PDT
OpenTypeSanitizer is linked into both webcore_platform and webcore_remaining. This causes link errors when linking incrementally on Windows Chromium.

http://code.google.com/p/chromium/issues/detail?id=92182
Comment 1 Scott Graham 2011-08-09 10:58:15 PDT
Created attachment 103373 [details]
don't include OpenTypeSanitizer in multiple link locations on win to fix incr link
Comment 2 WebKit Review Bot 2011-08-10 12:54:02 PDT
Comment on attachment 103373 [details]
don't include OpenTypeSanitizer in multiple link locations on win to fix incr link

Clearing flags on attachment: 103373

Committed r92789: <http://trac.webkit.org/changeset/92789>
Comment 3 WebKit Review Bot 2011-08-10 12:54:07 PDT
All reviewed patches have been landed.  Closing bug.