[webkit-reviews] review denied: [Bug 31177] Web Inspector: Bind backspace to delete cookies and DOM Storage : [Attachment 42591] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 13:53:07 PST 2009


Timothy Hatcher <timothy at hatcher.name> has denied Brian Weinstein
<bweinstein at apple.com>'s request for review:
Bug 31177: Web Inspector: Bind backspace to delete cookies and DOM Storage
https://bugs.webkit.org/show_bug.cgi?id=31177

Attachment 42591: Fix
https://bugs.webkit.org/attachment.cgi?id=42591&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
You don't need to add an event listener. The handleKeyEvent function should
already be called on the view by the panel.

The datagrid should not care about the key events either, just make the View
call deleteSelectedRow.


More information about the webkit-reviews mailing list