[Webkit-unassigned] [Bug 48721] New: Incremental builds fail on Windows bots if an idl but not a header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 30 17:01:42 PDT 2010


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

           Summary: Incremental builds fail on Windows bots if an idl but
                    not a header
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonikitoo at webkit.org
                CC: eric at webkit.org, aroben at apple.com


http://trac.webkit.org/changeset/70975 was an example of that.

It added an enum value in WebKit/win/Interfaces/IWebPreferences.idl ('WebKitEditingUnixBehavior'), but incremental windows bots builds were failing to build as seen in
http://build.webkit.org/builders/Windows%20Debug%20%28Build%29 .

(...)
LayoutTestControllerWin.cpp
.\LayoutTestControllerWin.cpp(1389) : error C2065:
'WebKitEditingUnixBehavior' : undeclared identifier
(....)

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