Bug 123368

Summary: Web Inspector: Remove a lot of the current Timelines code to make room for a new implementation
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch joepeck: review+, timothy: commit-queue-

Timothy Hatcher
Reported 2013-10-25 15:56:10 PDT
We are redoing how the Timelines sidebar and view work. To do this we need to remove the current version to make it easier to add the new stuff.
Attachments
Patch (105.31 KB, patch)
2013-10-25 15:57 PDT, Timothy Hatcher
joepeck: review+
timothy: commit-queue-
Radar WebKit Bug Importer
Comment 1 2013-10-25 15:56:47 PDT
Timothy Hatcher
Comment 2 2013-10-25 15:57:27 PDT
Joseph Pecoraro
Comment 3 2013-10-28 10:25:03 PDT
Comment on attachment 215225 [details] Patch rs=me
Joseph Pecoraro
Comment 4 2013-10-28 10:26:27 PDT
Comment on attachment 215225 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=215225&action=review > Source/WebInspectorUI/ChangeLog:18 > + * UserInterface/InstrumentSidebarPanel.js: Removed. You might also need to remove "Removed" files from vcproj files: (I only care about removals, not new files) WebInspectorUI.vcxproj/WebInspectorUI.vcxproj 552: <None Include="..\UserInterface\InstrumentSidebarPanel.js" /> WebInspectorUI.vcxproj/WebInspectorUI.vcxproj.filters 606: <None Include="..\UserInterface\InstrumentSidebarPanel.js">
Timothy Hatcher
Comment 5 2014-01-20 18:59:34 PST
Note You need to log in before you can comment on or make changes to this bug.