[Webkit-unassigned] [Bug 33944] New: [Android] bindings/v8/V8DOMWrapper.h[cpp] are missing guards for SVG, XPATH and XSLT features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 05:10:21 PST 2010


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

           Summary: [Android] bindings/v8/V8DOMWrapper.h[cpp] are missing
                    guards for SVG, XPATH and XSLT features
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreip at google.com
                CC: android-webkit-unforking at google.com


Iniside V8DOMWrapper.h[cpp], the code for SVG, XPATH and XSLT features is not
guarded by the appropriate #if ENABLE(feature) macros. 
V8DOMWrapper.cpp includes ChromiumBridge.h for no reason.

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