Bug 87781
Summary: | Remove m_colorProfile from ImageDecoder if no port is using it | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tony Payne <tpayne> |
Component: | New Bugs | Assignee: | Tony Payne <tpayne> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | annevk, noel.gordon |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 81974 | ||
Bug Blocks: |
Tony Payne
Bug 81974 removes the current use of the m_colorProfile member variable and related methods from the chromium port. At this point, it is likely that no ports are using this variable and it should be able to be removed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Anne van Kesteren
> git grep m_colorProfile Source
crickets