[Webkit-unassigned] [Bug 121459] Add RunLoop::isMain and use it in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 16 15:50:41 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121459
--- Comment #4 from Darin Adler <darin at apple.com> 2013-09-16 15:49:48 PST ---
(From update of attachment 211838)
View in context: https://bugs.webkit.org/attachment.cgi?id=211838&action=review
> Source/WebKit2/UIProcess/API/mac/WKPrintingView.mm:126
> + ASSERT(RunLoop::isMain()); // This funciton calls the client, which should only be done on main thread.
funciton!
--
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