[webkit-reviews] review granted: [Bug 108393] [BlackBerry] Bing Images viewport causes layout "fun" : [Attachment 185844] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 13:16:50 PST 2013


Yong Li <yoli at rim.com> has granted Jacky Jiang <jkjiang at webkit.org>'s request
for review:
Bug 108393: [BlackBerry] Bing Images viewport causes layout "fun"
https://bugs.webkit.org/show_bug.cgi?id=108393

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

------- Additional Comments from Yong Li <yoli at rim.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=185844&action=review


> Source/WebCore/platform/blackberry/PlatformScreenBlackBerry.cpp:51
> +static FloatRect toUserSpace(FloatRect rect, Widget* widget)

minor: 1. This function can be inline. 2. the null check for widget can be
moved to this function


More information about the webkit-reviews mailing list