[webkit-reviews] review granted: [Bug 65561] Missing null check in WebViewImpl::selectionRange : [Attachment 102681] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 13:02:43 PDT 2011


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Varun Jain
<varunjain at chromium.org>'s request for review:
Bug 65561: Missing null check in WebViewImpl::selectionRange
https://bugs.webkit.org/show_bug.cgi?id=65561

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=102681&action=review


> Source/WebKit/chromium/src/WebViewImpl.cpp:1534
> +	 return false;

nit: indentation should be 4 spaces


More information about the webkit-reviews mailing list