[webkit-reviews] review granted: [Bug 15643] Double-clicking word should select whitespace after the word : [Attachment 24878] Possible fix for issue 15643

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 4 03:30:26 PST 2008


Alexey Proskuryakov <ap at webkit.org> has granted Glenn Wilson
<gwilson at google.com>'s request for review:
Bug 15643: Double-clicking word should select whitespace after the word
https://bugs.webkit.org/show_bug.cgi?id=15643

Attachment 24878: Possible fix for issue 15643
https://bugs.webkit.org/attachment.cgi?id=24878&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
+	 * ChangeLog:

Please remove this line from ChangeLogs (in fact, prepare-ChangeLog has been
recently fixed to automatically omit it).

+    } else
+	 document.write("PASS");

Why does this test say PASS if it didn't run at all? It should say that it can
only run in automated mode.

r=me, but please fix the above issues when committing.


More information about the webkit-reviews mailing list