[Webkit-unassigned] [Bug 95744] [chromium] OpenTypeVerticalData.cpp in both webcore_remaining and webcore_platform seems to break incremental linking on Windows Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 06:50:13 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95744


Koji Ishii <kojiishi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scottmg at chromium.org
         Depends on|                            |94822




--- Comment #1 from Koji Ishii <kojiishi at gmail.com>  2012-09-04 06:50:25 PST ---
There was a line for webcore_remaining
        ['OS=="win"', {
          'sources/': [
            ['include', '/opentype/'],
          ],
so, addition of 3 lines to WebCore.gyp in bug 94822 might be not necessary. Testing...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list