RESOLVED FIXED112685
Web Inspector: rename TimelineOverviewWindow to OverviewGrid.Window and fix names for constants.
https://bugs.webkit.org/show_bug.cgi?id=112685
Summary Web Inspector: rename TimelineOverviewWindow to OverviewGrid.Window and fix n...
Ilya Tikhonovsky
Reported 2013-03-19 05:12:01 PDT
It is the second bug from meta bug: extract OverviewGrid from TimelineOverviewPane. It renames internal components of OverviewGrid. WebInspector.TimelineOverviewWindow -> WebInspector.OverviewGrid.Window WebInspector.TimelineOverviewWindow.WindowSelector -> WebInspector.OverviewGrid.WindowSelector and moves constants from WebInspector.TimelineOverviewWindow namespace to WebInspector.OverviewGrid namespace
Attachments
Patch (14.98 KB, patch)
2013-03-19 05:20 PDT, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2013-03-19 05:20:13 PDT
Yury Semikhatsky
Comment 2 2013-03-19 05:33:25 PDT
Comment on attachment 193799 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=193799&action=review > Source/WebCore/inspector/front-end/TimelineOverviewPane.js:475 > + * @param {string} prefix styleClassPrefix?
Ilya Tikhonovsky
Comment 3 2013-03-19 05:57:25 PDT
Note You need to log in before you can comment on or make changes to this bug.