[webkit-reviews] review granted: [Bug 101687] [EFL][WK2][AC] Random crashes in layout tests on the bot : [Attachment 173172] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 02:16:53 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Yael
<yael at webkit.org>'s request for review:
Bug 101687: [EFL][WK2][AC] Random crashes in layout tests on the bot
https://bugs.webkit.org/show_bug.cgi?id=101687

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=173172&action=review


> Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp:324
> +
> +    if (!(sd->view.w && sd->view.h))
> +	   return;
> +

comment please:

// Guard for zero sized viewport.


More information about the webkit-reviews mailing list