Revert of Color: Don't duplicate ICC profile data (patchset #3 id:40001 of...
Revert of Color: Don't duplicate ICC profile data (patchset #3 id:40001 of https://codereview.chromium.org/2140803002/ ) Reason for revert: Broke static initializers step of sizes on Linux: https://build.chromium.org/p/chromium/builders/Linux%20x64/builds/22278 Maybe making map_ a base::LazyInstance would solve your problem? Original issue's description: > Color: Don't duplicate ICC profile data > > Make gfx::ColorSpace have an internal pointer to a globally-unique > structure for the color space, where its ICC profile can be stored. > > BUG=622133 > > Committed: https://crrev.com/92294e78c762e993e8dcf538860abf65629f3320 > Cr-Commit-Position: refs/heads/master@{#405211} TBR=hubbe@chromium.org,ccameron@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=622133 Review-Url: https://codereview.chromium.org/2148013002 Cr-Commit-Position: refs/heads/master@{#405221}
Showing
Please register or sign in to comment