[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
Mon May 25 05:36:35 PDT 2009


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





------- Comment #11 from hausmann at webkit.org  2009-05-25 05:36 PDT -------
(In reply to comment #10)
> (In reply to comment #8)
> > (From update of attachment 30093 [review] [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.
> 

Well spotted, fixed in r44126.


-- 
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