RESOLVED FIXED 78501
Web Inspector: [refactoring] factor common timeline UI state into TimelinePresentationModel
https://bugs.webkit.org/show_bug.cgi?id=78501
Summary Web Inspector: [refactoring] factor common timeline UI state into TimelinePre...
Andrey Kosyakov
Reported 2012-02-13 08:48:32 PST
Multiple components of Timeline panel depend on each other to manage common panel state, such as category filters, window selection and (possible) others. This patch introduces TimelinePresentationModel to manage this state, so we can simplify dependencies a bit.
Attachments
Patch (23.99 KB, patch)
2012-02-13 08:49 PST, Andrey Kosyakov
pfeldman: review+
Patch (24.00 KB, patch)
2012-02-13 08:57 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2012-02-13 08:49:23 PST
Andrey Kosyakov
Comment 2 2012-02-13 08:57:56 PST
Andrey Kosyakov
Comment 3 2012-02-13 09:12:34 PST
Pavel Feldman
Comment 4 2012-02-13 22:15:41 PST
Comment on attachment 126780 [details] Patch Clearing r? from the patch that has landed.
Note You need to log in before you can comment on or make changes to this bug.