RESOLVED FIXED 149282
[WinCairo] Compile error, include file not found.
https://bugs.webkit.org/show_bug.cgi?id=149282
Summary [WinCairo] Compile error, include file not found.
peavo
Reported 2015-09-17 13:04:28 PDT
C:\WebKit\Source\WebKit\Storage\WebDatabaseProvider.cpp(28): fatal error C1083: Cannot open include file: 'WebCore/IDBFactoryBackendInterface.h': No such file or directory
Attachments
Patch (1.07 KB, patch)
2015-09-17 13:06 PDT, peavo
achristensen: review+
achristensen: commit-queue-
peavo
Comment 1 2015-09-17 13:06:01 PDT
Alex Christensen
Comment 2 2015-09-17 13:11:12 PDT
Comment on attachment 261412 [details] Patch r=me. I'll commit it and add Modules/indexeddb/legacy to WebCore_FORWARDING_HEADERS_DIRECTORIES in WebCore/PlatformWin.cmake
peavo
Comment 3 2015-09-17 13:18:19 PDT
(In reply to comment #2) > Comment on attachment 261412 [details] > Patch > > r=me. I'll commit it and add Modules/indexeddb/legacy to > WebCore_FORWARDING_HEADERS_DIRECTORIES in WebCore/PlatformWin.cmake Thanks!
Alex Christensen
Comment 4 2015-09-17 13:18:59 PDT
http://trac.webkit.org/changeset/189927 should fix this problem, even though it is not doing what the patch does.
peavo
Comment 5 2015-09-17 13:22:05 PDT
(In reply to comment #4) > http://trac.webkit.org/changeset/189927 should fix this problem, even though > it is not doing what the patch does. Looks good :)
Note You need to log in before you can comment on or make changes to this bug.