Bug 30497
Summary: | Web Inspector: frontend files are not deployed in Windows incremental build | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pavel Feldman <pfeldman> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | burg, bweinstein |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Pavel Feldman
1. Change file in WebCore/inspector/front-end
2. Add test for the new change
3. Commit changes
Expected: test passes on the windows bot
Actual: test fails since frontend files are not deployed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brian Burg
We rewrote the inspector build steps, this shouldn't be an issue now.