| Summary: | Web Inspector: Remove old raster icons for object types and resources | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Jon Davis <jond> | ||||||||||
| Component: | Web Inspector | Assignee: | Jon Davis <jond> | ||||||||||
| Status: | RESOLVED FIXED | ||||||||||||
| Severity: | Normal | CC: | commit-queue, eric.carlson, ews-watchlist, glenn, hi, inspector-bugzilla-changes, jer.noble, philipj, sergio, webkit-bug-importer | ||||||||||
| Priority: | P2 | Keywords: | InRadar | ||||||||||
| Version: | WebKit Nightly Build | ||||||||||||
| Hardware: | All | ||||||||||||
| OS: | All | ||||||||||||
| Bug Depends on: | |||||||||||||
| Bug Blocks: | 209433, 209434 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Jon Davis
2020-03-02 11:22:09 PST
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. |