Bug 138026
| Summary: | Rename Color::hasAlpha() to something more accurate | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Layout and Rendering | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
The function tests if the color is not opaque. Naively, I would expect a color with 255 alpha to "have alpha;" therefore the name is confusing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |