Bug 140901

Summary: Web Inspector: create canvas, shader program, and navigation item icons
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 137278, 138941    
Bug Blocks:    
Attachments:
Description Flags
Navigation item and shader program icons
none
Canvas tree element icons (2D and WebGL) none

Description Matt Baker 2015-01-26 14:00:40 PST
Created attachment 245373 [details]
Navigation item and shader program icons

The placeholder images for Canvas and Shader Program items in the resource tree (see https://bugs.webkit.org/show_bug.cgi?id=137278) will need to be replaced with *real* artwork:

UserInterface/Images/Canvas2D.png
UserInterface/Images/Canvas2D@2x.png
UserInterface/Images/Canvas3D.png
UserInterface/Images/Canvas3D@2x.png
UserInterface/Images/ShaderProgram.png
UserInterface/Images/ShaderProgram@2x.png

Same for the navigation item icon used to show the Canvas details sidebar (see https://bugs.webkit.org/show_bug.cgi?id=138941):

UserInterface/Images/NavigationItemCanvas.svg

Attached are some rough concepts for possible icons.
Comment 1 Radar WebKit Bug Importer 2015-01-26 14:01:38 PST
<rdar://problem/19604446>
Comment 2 Matt Baker 2015-01-26 14:11:09 PST
Created attachment 245375 [details]
Canvas tree element icons (2D and WebGL)
Comment 3 Matt Baker 2015-05-04 14:32:00 PDT
Canvas and Shader Program icons will be included in https://bugs.webkit.org/show_bug.cgi?id=137278. The canvas details sidebar icon is no longer needed since moving to the tabs UI.