[webkit-reviews] review granted: [Bug 87484] [BlackBerry] Browser crashed when selecting in textarea : [Attachment 144694] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 22:27:13 PDT 2012


Antonio Gomes <tonikitoo at webkit.org> has granted Sean Wang
<xuewen.wang at torchmobile.com.cn>'s request for review:
Bug 87484: [BlackBerry] Browser crashed when selecting in textarea
https://bugs.webkit.org/show_bug.cgi?id=87484

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=144694&action=review


> Source/WebKit/blackberry/WebKitSupport/FatFingers.cpp:498
> +			    (m_targetType == Text ? DoNotAllowShadowContent :
AllowShadowContent));

lets move this x ? y : z out, to an earlier line.


More information about the webkit-reviews mailing list