[webkit-reviews] review granted: [Bug 83244] [mac] WKTR should always keep its windows offscreen : [Attachment 135749] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 20:16:32 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<timothy_horton at apple.com>'s request for review:
Bug 83244: [mac] WKTR should always keep its windows offscreen
https://bugs.webkit.org/show_bug.cgi?id=83244

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=135749&action=review


> Tools/WebKitTestRunner/mac/PlatformWebViewMac.mm:79
> +    if(_shouldUseFakeOrigin)

Space after if.

> Tools/WebKitTestRunner/mac/PlatformWebViewMac.mm:83
> +    else
> +	   return currentFrame;
> +}

No else after a return.


More information about the webkit-reviews mailing list