[Webkit-unassigned] [Bug 30697] New: V8 bindings do not use feature ENABLE guards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 17:28:54 PDT 2009


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

           Summary: V8 bindings do not use feature ENABLE guards
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com


The V8 bindings in DerivedSourcesAllInOne.cpp, V8Index.cpp/h and
DOMObjectsInclude.h (in WebCore/bindings/v8/) do not make consistent use of
feature ENABLE guards. This means that the build errors occur when some
features are disabled.

The features in question are as follows.
- DATABASE
- WORKERS
- SHARED_WORKERS
- SVG
- XPATH
- XSLT
- INSPECTOR

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