[webkit-reviews] review canceled: [Bug 84524] Iterating a HashMap<String, X> involves a string equality comparison to check for the empty value : [Attachment 138254] Patch with another cut at fixing Chromium build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 21 13:07:31 PDT 2012


Darin Adler <darin at apple.com> has canceled Darin Adler <darin at apple.com>'s
request for review:
Bug 84524: Iterating a HashMap<String, X> involves a string equality comparison
to check for the empty value
https://bugs.webkit.org/show_bug.cgi?id=84524

Attachment 138254: Patch with another cut at fixing Chromium build
https://bugs.webkit.org/attachment.cgi?id=138254&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Chromium’s use of maps with string keys is so different from the other
platforms that I’m going to take a different approach. Not great, but not a big
deal either.


More information about the webkit-reviews mailing list