Bug 140901 - Web Inspector: create canvas, shader program, and navigation item icons
Summary: Web Inspector: create canvas, shader program, and navigation item icons
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 137278 138941
Blocks:
  Show dependency treegraph
 
Reported: 2015-01-26 14:00 PST by Matt Baker
Modified: 2015-05-04 14:32 PDT (History)
7 users (show)

See Also:


Attachments
Navigation item and shader program icons (57.14 KB, image/jpeg)
2015-01-26 14:00 PST, Matt Baker
no flags Details
Canvas tree element icons (2D and WebGL) (69.09 KB, image/jpeg)
2015-01-26 14:11 PST, Matt Baker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.