[Webkit-unassigned] [Bug 126919] New: We generate DOM*.h ObjC headers for disabled features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 11:09:23 PST 2014


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

           Summary: We generate DOM*.h ObjC headers for disabled features
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: sam at webkit.org, ddkilzer at webkit.org, dbates at webkit.org


Our OS X DerivedSources has files like DOMTouch.h, DOMDeviceMotionEvent.h with fully-formed contents, even though the IDL files are using the appropriate "Conditional=" statements. This seems wrong; we should not generate these headers if the features are disabled.

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