Bug 30153
| Summary: | [GTK] Build system does not pick up new files in WebCore/bindings/js | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Xan Lopez <xan.lopez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mrobinson |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Xan Lopez
r49214 added a couple of files in WebCore/bindings/js, but our build system failed to do an incremental build picking them up and a clean build had to be made manually in the bots.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
I imagine this isn't a problem anymore with CMake.