[webkit-reviews] review granted: [Bug 13690] JavaScript Form Validation issue on Banco do Brasil site : [Attachment 14533] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 14:02:00 PDT 2007


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 13690: JavaScript Form Validation issue on Banco do Brasil site
http://bugs.webkit.org/show_bug.cgi?id=13690

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

------- Additional Comments from Darin Adler <darin at apple.com>
+	     cachedSelStart = cachedSelEnd = max;

We normally try to stay away from these multiple assignment statements.

r=me



More information about the webkit-reviews mailing list