[Webkit-unassigned] [Bug 156469] New: Generated interface files should depend on the set of Partial interface IDLs used as well as their contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 10:54:44 PDT 2016


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

            Bug ID: 156469
           Summary: Generated interface files should depend on the set of
                    Partial interface IDLs used as well as their contents
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: lforschler at apple.com

I ran into this situation:

 - Added a new IDL file that was a partial interface for Navigator
 - Compiled with it included
 - Removed the IDL file from the build system
 - Try to compile.

After removing the IDL file, compilation of the generated JSNavigator.cpp file failed. It was not regenerated because none of its dependencies changed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160411/ffaec304/attachment.html>


More information about the webkit-unassigned mailing list