Bug 167191

Summary: Add a mechanism to dispatch and listen to an action
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, kling, koivisto, rniwa
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds the notion of an action koivisto: review+

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.