[webkit-reviews] review denied: [Bug 32216] [Qt] Improve the autotests of QtWebkit : [Attachment 44408] Remove all the qWait() of the test of QWebFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 06:08:01 PST 2009


Kenneth Rohde Christiansen <kenneth at webkit.org> has denied Benjamin Poulain
<benjamin.poulain at nokia.com>'s request for review:
Bug 32216: [Qt] Improve the autotests of QtWebkit
https://bugs.webkit.org/show_bug.cgi?id=32216

Attachment 44408: Remove all the qWait() of the test of QWebFrame
https://bugs.webkit.org/attachment.cgi?id=44408&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>

>      // triple the flashing time, should at least blink twice already
> -    int delay = qApp->cursorFlashTime() * 3;
> +    int delay = qApp->cursorFlashTime() * 2;

Now the comment doesn't fit with the actual code.


More information about the webkit-reviews mailing list