Bug 87781 - Remove m_colorProfile from ImageDecoder if no port is using it
Summary: Remove m_colorProfile from ImageDecoder if no port is using it
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Payne
URL:
Keywords:
Depends on: 81974
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-29 14:36 PDT by Tony Payne
Modified: 2012-05-29 14:36 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Payne 2012-05-29 14:36:44 PDT
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.