Bug 74689
Summary: | [Qt] build-webkit should trigger a clean build when a new guard added | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkristof, ossy, vestbo |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Csaba Osztrogonác
build-webkit now triggers clean build if the value of
an ifdef guard (HAVE, USE, ...) changes or is removed.
But it seems it can't handle if a new guard is added.
See https://bugs.webkit.org/show_bug.cgi?id=74528 for details.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Landed in http://trac.webkit.org/changeset/103058