Bug 51221
| Summary: | [Qt] Compile with QT_NO_LIBRARY | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Laszlo Gombos <laszlo.gombos> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | benjamin, cmarcelo, laszlo.gombos |
| Priority: | P3 | Keywords: | EasyFix, Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | All | ||
Laszlo Gombos
QtWebKit does not compile with QT_NO_LIBRARY (or QT_NO_SETTING which in turn turns on QT_NO_LIBRARY). This is confusing as QT_NO_LIBRARY (and QT_NO_SETTING) are used as guards in QtWebKit code, so one might conclude that this is actually supported.
We should either remove all QT_NO_LIBRARY guards or fix the QtWebKit build with QT_NO_LIBRARY defined (I say there is value in fixing the build).
This is a regression and got broken with the introduction of PlatfomPlugins.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Laszlo Gombos
https://lists.webkit.org/pipermail/webkit-dev/2013-October/025609.html