[Webkit-unassigned] [Bug 50271] New: [V8] Code generation script misplaces headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 13:37:44 PST 2010


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

           Summary: [V8] Code generation script misplaces headers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: russellbrenner at google.com


While merging webkit r72274 onto android, compilation errors were found in the output of CodeGeneratorV8.pm associated with these native types: SVGListPropertyTearOff, SVGStaticListPropertyTearOff, and SVGTransformListPropertyTearOff.

The problem is resolved by moving associated header files from $implIncludes to $headerIncludes (patch to follow shortly).

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