[Webkit-unassigned] [Bug 112506] [JSC] Implement EnforceRange IDL attribute for integer conversions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 17 01:05:06 PDT 2013


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





--- Comment #6 from Zan Dobersek <zandobersek at gmail.com>  2013-03-17 01:07:30 PST ---
(From update of attachment 193456)
View in context: https://bugs.webkit.org/attachment.cgi?id=193456&action=review

> Source/WebCore/bindings/js/JSIntegerConversion.cpp:34
> +#include <runtime/JSCJSValueInlines.h>

The Apple build fails due to missing forwarding header for JSCJSValueInlines.h. If required it should be added in Source/WebCore/ForwardingHeaders.

> Tools/GNUmakefile.am:57
> +	Source/WebCore/bindings/js/JSIntegerConversion.h \

Is compiling the new files into libWebCoreInternals.la really required?

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