[Webkit-unassigned] [Bug 137296] New: Web Inspector: Replace PDF icon with SVG version
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 1 02:57:23 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137296
Summary: Web Inspector: Replace PDF icon with SVG version
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: agomez at igalia.com
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
graouts at webkit.org
The WebInspector still has the icon:
Source/WebInspectorUI/UserInterface/Images/NavigationItemProbes.pdf
used at:
Source/WebInspectorUI/UserInterface/Views/ProbeDetailsSidebarPanel.js: WebInspector.DetailsSidebarPanel.call(this, "probe", WebInspector.UIString("Probes"), WebInspector.UIString("Probes"), "Images/NavigationItemProbes.pdf", "6");
PDF icons are not a kind format for other ports like the GTK one so it would be nice to provide a SVG replacement.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list