RESOLVED FIXED 122522
Rename EventDispatchMediator::dispatchEvent to mediateAndDispatchEvent
https://bugs.webkit.org/show_bug.cgi?id=122522
Summary Rename EventDispatchMediator::dispatchEvent to mediateAndDispatchEvent
Ryosuke Niwa
Reported 2013-10-08 13:41:51 PDT
There are too many functions named dispatchEvent in various classes. To make refactoring easier, rename EventDispatchMediator::dispatchEvent to mediateAndDispatchEvent.
Attachments
Renamed (15.54 KB, patch)
2013-10-08 13:44 PDT, Ryosuke Niwa
no flags
Fixed EFL builds (15.46 KB, patch)
2013-10-08 13:51 PDT, Ryosuke Niwa
darin: review+
Ryosuke Niwa
Comment 1 2013-10-08 13:44:09 PDT
EFL EWS Bot
Comment 2 2013-10-08 13:47:57 PDT
EFL EWS Bot
Comment 3 2013-10-08 13:50:40 PDT
Comment on attachment 213715 [details] Renamed Attachment 213715 [details] did not pass efl-wk2-ews (efl-wk2): Output: http://webkit-queues.appspot.com/results/3746192
Ryosuke Niwa
Comment 4 2013-10-08 13:51:38 PDT
Created attachment 213717 [details] Fixed EFL builds
Antti Koivisto
Comment 5 2013-10-08 13:55:50 PDT
Seems ok as a temporary measure.
Ryosuke Niwa
Comment 6 2013-10-08 13:57:32 PDT
Note You need to log in before you can comment on or make changes to this bug.