[Webkit-unassigned] [Bug 25612] Add support for feature conditionals in the generated JSC bindings code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 24 12:41:30 PDT 2009


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





------- Comment #10 from laszlo.1.gombos at nokia.com  2009-05-24 12:41 PDT -------
(In reply to comment #8)
> (From update of attachment 30093 [review])
> Thanks for the review, landed this one in r44116. Keeping the bug open though
> because of the pending tags patch.
> 

JSDOMWindow.cpp fails to build for me, when VIDEO is off after changeset 44116.

generated/release/JSDOMWindow.cpp:91:32: error: JSHTMLAudioElement.h: No such
file or directory
generated/release/JSDOMWindow.cpp:125:32: error: JSHTMLMediaElement.h: No such
file or directory
generated/release/JSDOMWindow.cpp:149:32: error: JSHTMLVideoElement.h: No such
file or directory
generated/release/JSDOMWindow.cpp:151:26: error: JSMediaError.h: No such file
or directory

#include's might need guards as well.


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



More information about the webkit-unassigned mailing list