RESOLVED FIXED Bug 41945
Building WebCore fails with: error: JSTimeRanges.h: No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=41945
Summary Building WebCore fails with: error: JSTimeRanges.h: No such file or directory
zub
Reported 2010-07-09 02:45:48 PDT
WebCore/CMakeLists.txt misses html/TimeRanges.idl and this in turn causes the build to fail with: build/DerivedSources/JSDOMWindow.cpp:338:26: error: JSTimeRanges.h: No such file or directory
Attachments
Add missing .idl file to CMakeLists.txt. (966 bytes, patch)
2010-07-09 02:52 PDT, zub
no flags
zub
Comment 1 2010-07-09 02:52:13 PDT
Created attachment 61024 [details] Add missing .idl file to CMakeLists.txt. Fix suggested by WildFox.
WebKit Commit Bot
Comment 2 2010-07-09 14:52:39 PDT
Comment on attachment 61024 [details] Add missing .idl file to CMakeLists.txt. Clearing flags on attachment: 61024 Committed r62998: <http://trac.webkit.org/changeset/62998>
WebKit Commit Bot
Comment 3 2010-07-09 14:52:43 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.