RESOLVED FIXED 74344
Add EventDispatcher class to WebKit2
https://bugs.webkit.org/show_bug.cgi?id=74344
Summary Add EventDispatcher class to WebKit2
Anders Carlsson
Reported 2011-12-12 14:48:32 PST
Add EventDispatcher class to WebKit2
Attachments
Patch (23.95 KB, patch)
2011-12-12 14:51 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2011-12-12 14:51:57 PST
David Levin
Comment 2 2011-12-12 15:03:59 PST
Comment on attachment 118863 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=118863&action=review > Source/WebKit2/WebProcess/WebPage/EventDispatcher.h:52 > + Mutex m_webPagesMutex; This mutex appears unused. It may be better to add it to this class when it starts to be used.
Anders Carlsson
Comment 3 2013-01-23 13:02:57 PST
This was fixed at some point.
Note You need to log in before you can comment on or make changes to this bug.