[Webkit-unassigned] [Bug 45292] V8 generated code is missing include of V8BindingMacros.h for STRING_TO_V8PARAMETER_EXCEPTION_BLOCK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 07:36:35 PDT 2010


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





--- Comment #6 from Kristian Monsen <kristianm at google.com>  2010-09-07 07:36:35 PST ---
(In reply to comment #5)
> (From update of attachment 66715 [details])
> Is the include of V8BindingMacros.h from GenerateNormalAttrSetter() still required?

This is the CL that actually caused the problem:
http://trac.webkit.org/changeset/66521/trunk/WebCore/bindings/scripts/CodeGeneratorV8.pm

I grepped through the generated files, and it seems like the header is never included twice at least.

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