[webkit-reviews] review granted: [Bug 17106] Debug build ASSERTs on page load : [Attachment 19207] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 09:08:52 PST 2008


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 17106: Debug build ASSERTs on page load
http://bugs.webkit.org/show_bug.cgi?id=17106

Attachment 19207: proposed fix
http://bugs.webkit.org/attachment.cgi?id=19207&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
+	 (WebCore::getGbkEscape): Changed to use an if/else sequence instead of
a HashMap, as there
+	 are only four values.

Why not a switch/case?

r=me


More information about the webkit-reviews mailing list