[webkit-reviews] review granted: [Bug 54844] [codereviewtool] make escape hide the preview form : [Attachment 83124] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 20 20:54:21 PST 2011


Adam Barth <abarth at webkit.org> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 54844: [codereviewtool] make escape hide the preview form
https://bugs.webkit.org/show_bug.cgi?id=54844

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=83124&action=review

> Websites/bugs.webkit.org/code-review.js:1087
> +	   var escape_key_code = 27;

Don't we already have a constant for this?  We should share.


More information about the webkit-reviews mailing list