RESOLVED FIXED 167191
Add a mechanism to dispatch and listen to an action
https://bugs.webkit.org/show_bug.cgi?id=167191
Summary Add a mechanism to dispatch and listen to an action
Ryosuke Niwa
Reported 2017-01-18 20:07:45 PST
Right now, various perf dashboard components have methods like setCallback to do work when some user-initiated or network-initiated events. Introduce the notion of "action" to standardize this mechanism.
Attachments
Adds the notion of an action (17.80 KB, patch)
2017-01-18 23:23 PST, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2017-01-18 23:23:48 PST
Created attachment 299235 [details] Adds the notion of an action
Antti Koivisto
Comment 2 2017-01-19 14:58:33 PST
Comment on attachment 299235 [details] Adds the notion of an action rs=me
Ryosuke Niwa
Comment 3 2017-01-19 14:59:57 PST
Note You need to log in before you can comment on or make changes to this bug.