Bug 103640
| Summary: | [WinCairo] Release build fix. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | peavo |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Unspecified | ||
peavo
The method BitmapImage::notSolidColor() is exported in WebKit2CFLite.def,
but is only present when the define ASSERT_DISABLED == 0.
This causes a link error in WinCairo release builds.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
peavo
*** This bug has been marked as a duplicate of bug 103639 ***