[Webkit-unassigned] [Bug 107887] [Gtk] RunLoop::run shuold run current thread's run loop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 02:09:53 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107887





--- Comment #3 from Mario Sanchez Prada <mario at webkit.org>  2013-01-28 02:11:51 PST ---
(From update of attachment 184936)
View in context: https://bugs.webkit.org/attachment.cgi?id=184936&action=review

> Source/WebCore/ChangeLog:15
> +        No new tests. There is no case that uses RunLoop in off the main thread yet.

I guess you have some specific use cases for this change already in mind, and also that you probably have tested this manually in some way. If so, would you mind sharing those use cases / manual tests here? Also, I really think it would be worth trying to provide some kind of test along with this patch (probably an unit test).

I don't have much experience with this part of the code besides the implementation of modal dialogs in WebKit2GTK+, which I remember used this part of the code to control "modality" of the dialogs, so that's where my interest comes from.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list