RESOLVED FIXED Bug 65927
OpenTypeSanitizer in chromium gyp files is linked twice
https://bugs.webkit.org/show_bug.cgi?id=65927
Summary OpenTypeSanitizer in chromium gyp files is linked twice
Scott Graham
Reported 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
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
Scott Graham
Comment 1 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
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2011-08-10 12:54:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.