Bug 44050
Summary: | [REGRESSION] WebKit build under Windows are failing when git is used as SCM. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ilya Tikhonovsky <loislo> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aroben, bweinstein, fujii.hironori, sfalken |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
Bug Depends on: | 41982 | ||
Bug Blocks: |
Ilya Tikhonovsky
It is not possible to build WebKit under Windows if WebKit is checked out via git.
Regressed at r65143
https://bugs.webkit.org/show_bug.cgi?id=41982
It would be better to compare $(WEBKITLIBRARIESDIR) and ..\..\..\WebKitLibraries\win\tools instead of check the .svn directory.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
r65143 was rolled out in r67482, so this bug should no longer occur.