Replace use of std container with WTF's equivalents in css_image_generator_value.cc
Replace the use of std::map of std container with WTF::HashMap and WTF::HashCountedSet in css_image_generator_value.cc, and add HashTraits for FloatSize to use it as the HashMap key. Bug: 952716 Change-Id: I0417570fc3cf375ef3ed9ea6759ad26b64b9d56f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575315Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#653485}
Showing
Please register or sign in to comment