[Webkit-unassigned] [Bug 34812] [Android] SVG code in V8 bindings is not properly guarded
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 15:30:14 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34812
Steve Block <steveblock at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |levin at chromium.org
--- Comment #4 from Steve Block <steveblock at google.com> 2010-02-10 15:30:11 PST ---
> #if ENABLE(SVG)
> to exclude headers should be removed. The headers themselves should have the if
> inside of them.
Is that also the case for generated headers? Having the guard around the
include site means that generated headers for unsupported features don't need
to be built.
--
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