[PDF] Fix bug in graphic state comparison.
authorvandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 9 May 2011 17:34:19 +0000 (17:34 +0000)
committervandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 9 May 2011 17:34:19 +0000 (17:34 +0000)
commit69d4ca32ec0d6e61061f7d3c321f1b9ced6dd3ea
treec5a7531e26cf710e809e3a326f4d3d2c1c1a6e9f
parent20efde71b4fd28691b10c8f1cfe15cb2aafddaea
[PDF] Fix bug in graphic state comparison.

SkPDFGraphicState::GSCanonicalEntry::operator== was out of sync with SkPDFGraphicState::populateDict  leading to graphic state objects with the same value.

Review URL: http://codereview.appspot.com/4516043

git-svn-id: http://skia.googlecode.com/svn/trunk@1278 2bbb7eff-a529-9590-31e7-b0007b416f81
src/pdf/SkPDFGraphicState.cpp