RESOLVED LATER 123469
Simplify the WebCore::callOnMainThread implementation
https://bugs.webkit.org/show_bug.cgi?id=123469
Summary Simplify the WebCore::callOnMainThread implementation
Zan Dobersek
Reported 2013-10-29 14:31:09 PDT
Simplify the WebCore::callOnMainThread implementation
Attachments
Patch (21.51 KB, patch)
2013-10-29 15:10 PDT, Zan Dobersek
andersca: review-
Zan Dobersek
Comment 1 2013-10-29 15:10:32 PDT
Anders Carlsson
Comment 2 2013-10-30 07:14:03 PDT
Comment on attachment 215436 [details] Patch Nice, but unfortunately we can't use variadic templates yet due to MSVC :(
Zan Dobersek
Comment 3 2013-11-05 23:57:30 PST
MSVC 2013 adds support for variadic templates, so I'll come back to this whenever that version is the minimum requirement for Windows-based ports.
Note You need to log in before you can comment on or make changes to this bug.