Bug 32683
| Summary: | [Qt] run-launcher does not work for Qt Windows build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Daniel Bates <dbates> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Bug Depends on: | 32680, 32682 | ||
| Bug Blocks: | |||
Daniel Bates
WebKitTools/Scripts/run-launcher --qt does not work for the Qt Windows build since the call to checkFrameworks always die()s with an error because it looks for the wrong QtWebKit library.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Daniel Bates
Now that both bugs #32680 and #32682 are resolved, this bug is resolved.