RESOLVED FIXED 126955
Web Inspector: Filter the overview graph and sidebar based on time selection
https://bugs.webkit.org/show_bug.cgi?id=126955
Summary Web Inspector: Filter the overview graph and sidebar based on time selection
Timothy Hatcher
Reported 2014-01-13 19:23:41 PST
The graph and sidebar rows should be filtered by the time selection.
Attachments
Patch (8.80 KB, patch)
2014-01-13 19:27 PST, Timothy Hatcher
no flags
Patch (10.01 KB, patch)
2014-01-13 19:46 PST, Timothy Hatcher
joepeck: review+
timothy: commit-queue-
Radar WebKit Bug Importer
Comment 1 2014-01-13 19:23:57 PST
Timothy Hatcher
Comment 2 2014-01-13 19:27:55 PST
Timothy Hatcher
Comment 3 2014-01-13 19:46:44 PST
Joseph Pecoraro
Comment 4 2014-01-13 23:02:04 PST
Comment on attachment 221097 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=221097&action=review r=me > Source/WebInspectorUI/UserInterface/NavigationSidebarPanel.js:307 > + applyFiltersToTreeElement: function(treeElement, dontExpandOnMatch) I always prefer "doNotFoo" to "dontFoo".
Timothy Hatcher
Comment 5 2014-01-20 19:04:06 PST
Note You need to log in before you can comment on or make changes to this bug.