[webkit-reviews] review granted: [Bug 28696] Middle click doesn't trigger onpaste event in Chromium : [Attachment 38938] Handle middle click in Chromium like QT (including updated layout test)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 13:46:02 PDT 2009


Eric Seidel <eric at webkit.org> has granted Steve VanDeBogart
<vandebo-webkitbugzilla at nerdbox.net>'s request for review:
Bug 28696: Middle click doesn't trigger onpaste event in Chromium
https://bugs.webkit.org/show_bug.cgi?id=28696

Attachment 38938: Handle middle click in Chromium like QT (including updated
layout test)
https://bugs.webkit.org/attachment.cgi?id=38938&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Looks fine.

You coudl have written:
 23	shouldBe("1", stringify(pasteCount));

as shouldBe("pasteCount", "1");

shouldBe evals each half.


More information about the webkit-reviews mailing list