The old PNG files can be removed now that SVG alternatives are in place.
Created attachment 392164 [details] Patch
Created attachment 392165 [details] Patch
Comment on attachment 392165 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=392165&action=review r=me, but please wait till <https://webkit.org/b/208453> is landed as current ToT still uses some of these icons > Source/WebInspectorUI/ChangeLog:83 > + * UserInterface/Images/Function.svg: Removed. This is still used by `WI.ThreadTreeElement`. > Source/WebInspectorUI/ChangeLog:89 > + * UserInterface/Images/HeapSnapshotSelected.svg: Removed. This is still used by `WI.HeapAllocationsTimelineOverviewGraph`. > Source/WebInspectorUI/ChangeLog:98 > + * UserInterface/Images/NavigationItemNetworkOverride.svg: This isn't in this patch. > Source/WebInspectorUI/ChangeLog:117 > + * UserInterface/Images/Thread.svg: Removed. This is still used by `WI.ThreadTreeElement`. > Source/WebInspectorUI/ChangeLog:137 > + * UserInterface/Images/TypeObject.svg: Removed. This is still used by `WI.SourcesNavigationSidebarPanel`.
Created attachment 392292 [details] Patch
Created attachment 392294 [details] Patch
Comment on attachment 392294 [details] Patch Clearing flags on attachment: 392294 Committed r257791: <https://trac.webkit.org/changeset/257791>
All reviewed patches have been landed. Closing bug.
<rdar://problem/60005915>