[webkit-reviews] review granted: [Bug 54433] allow for modifying comments without the mouse : [Attachment 82413] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 21:48:41 PST 2011


Adam Barth <abarth at webkit.org> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 54433: allow for modifying comments without the mouse
https://bugs.webkit.org/show_bug.cgi?id=54433

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

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

> Websites/bugs.webkit.org/code-review.js:1291
> +    $(unfrozen_comment).find('textarea')[0].focus();

Is this $ needed?


More information about the webkit-reviews mailing list