[Webkit-unassigned] [Bug 127293] New: Bindings generation tests hot an error trying to include wtf/Platform.h after r161638

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 09:07:13 PST 2014


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

           Summary: Bindings generation tests hot an error trying to
                    include wtf/Platform.h after r161638
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: mrowe at apple.com, ddkilzer at webkit.org,
                    dbates at webkit.org


<http://trac.webkit.org/changeset/161638> added an include of wtf/Platform.h in Source/WebCore/bindings/objc/PublicDOMInterfaces.h, which makes bindings test hit an error:

WebCore/bindings/objc/PublicDOMInterfaces.h:29:10: fatal error: 'wtf/Platform.h' file not found
#include <wtf/Platform.h>
         ^
1 error generated.


See e.g. <https://webkit-queues.appspot.com/results/5638167180869632>.

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