[webkit-reviews] review granted: [Bug 74852] [Qt][WK2] Add support for modal event loop processing for WTR : [Attachment 119845] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 04:14:00 PST 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Simon Hausmann
<hausmann at webkit.org>'s request for review:
Bug 74852: [Qt][WK2] Add support for modal event loop processing for WTR
https://bugs.webkit.org/show_bug.cgi?id=74852

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

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


> Source/WebKit2/Platform/qt/RunLoopQt.cpp:65
> +    static bool mainEventLoopRunning = false;

IsRunning?

> Source/WebKit2/Platform/qt/RunLoopQt.cpp:73
> +	   QEventLoop* oldCurrent = currentEventLoop;

old current sounds strange


More information about the webkit-reviews mailing list