[webkit-reviews] review granted: [Bug 111025] Initialize page visibility after creating WebKitTestRunner WebView on Mac : [Attachment 190628] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 19:34:10 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Kiran Muppala
<cmuppala at apple.com>'s request for review:
Bug 111025: Initialize page visibility after creating WebKitTestRunner WebView
on Mac
https://bugs.webkit.org/show_bug.cgi?id=111025

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

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


Does DRT also need fixing?

> Tools/WebKitTestRunner/TestController.cpp:487
> +    setVisibilityState(kWKPageVisibilityStateVisible, true);

Hard to know what the 'true' means reading this.


More information about the webkit-reviews mailing list