Changeset 215869 in webkit


Ignore:
Timestamp:
Apr 27, 2017 8:53:35 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Web Inspector: Add new GTK+ icons for instrument icons
https://bugs.webkit.org/show_bug.cgi?id=153892
<rdar://problem/24510460>

Patch by Fujii Hironori <Fujii Hironori> on 2017-04-27
Reviewed by Joseph Pecoraro.

Add more free icons from art-libre symbolic and removed some
unused ones for the Web Inspector in GTK+.

  • UserInterface/Images/gtk/Colors.png: Removed.
  • UserInterface/Images/gtk/Colors@2x.png: Removed.
  • UserInterface/Images/gtk/ColorsLarge.png: Removed.
  • UserInterface/Images/gtk/ColorsLarge@2x.png: Removed.
  • UserInterface/Images/gtk/Frames.png: Removed.
  • UserInterface/Images/gtk/Frames@2x.png: Removed.
  • UserInterface/Images/gtk/HeapAllocationsInstrument.svg: Added.
  • UserInterface/Images/gtk/LayoutInstrument.svg: Added.
  • UserInterface/Images/gtk/MemoryInstrument.svg: Added.
  • UserInterface/Images/gtk/Network.png: Removed.
  • UserInterface/Images/gtk/Network@2x.png: Removed.
  • UserInterface/Images/gtk/NetworkInstrument.svg: Added.
  • UserInterface/Images/gtk/NetworkLarge.png: Removed.
  • UserInterface/Images/gtk/NetworkLarge@2x.png: Removed.
  • UserInterface/Images/gtk/RenderingFramesInstrument.svg: Added.
  • UserInterface/Images/gtk/Script.png: Removed.
  • UserInterface/Images/gtk/Script@2x.png: Removed.
  • UserInterface/Images/gtk/ScriptLarge.png: Removed.
  • UserInterface/Images/gtk/ScriptLarge@2x.png: Removed.
  • UserInterface/Images/gtk/ScriptsInstrument.svg: Added.
  • UserInterface/Views/TimelineIcons.css:

(body:not(.mac-platform, .windows-platform) .network-icon .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .network-icon.large .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .layout-icon .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .layout-icon.large .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .script-icon .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .script-icon.large .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .rendering-frame-icon .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .memory-icon .icon): Deleted.
(body:not(.mac-platform, .windows-platform) .heap-allocations-icon .icon): Deleted.

Location:
trunk/Source/WebInspectorUI
Files:
6 added
14 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebInspectorUI/ChangeLog

    r215868 r215869  
     12017-04-27  Fujii Hironori  <Hironori.Fujii@sony.com>
     2
     3        [GTK] Web Inspector: Add new GTK+ icons for instrument icons
     4        https://bugs.webkit.org/show_bug.cgi?id=153892
     5        <rdar://problem/24510460>
     6
     7        Reviewed by Joseph Pecoraro.
     8
     9        Add more free icons from art-libre symbolic and removed some
     10        unused ones for the Web Inspector in GTK+.
     11
     12        * UserInterface/Images/gtk/Colors.png: Removed.
     13        * UserInterface/Images/gtk/Colors@2x.png: Removed.
     14        * UserInterface/Images/gtk/ColorsLarge.png: Removed.
     15        * UserInterface/Images/gtk/ColorsLarge@2x.png: Removed.
     16        * UserInterface/Images/gtk/Frames.png: Removed.
     17        * UserInterface/Images/gtk/Frames@2x.png: Removed.
     18        * UserInterface/Images/gtk/HeapAllocationsInstrument.svg: Added.
     19        * UserInterface/Images/gtk/LayoutInstrument.svg: Added.
     20        * UserInterface/Images/gtk/MemoryInstrument.svg: Added.
     21        * UserInterface/Images/gtk/Network.png: Removed.
     22        * UserInterface/Images/gtk/Network@2x.png: Removed.
     23        * UserInterface/Images/gtk/NetworkInstrument.svg: Added.
     24        * UserInterface/Images/gtk/NetworkLarge.png: Removed.
     25        * UserInterface/Images/gtk/NetworkLarge@2x.png: Removed.
     26        * UserInterface/Images/gtk/RenderingFramesInstrument.svg: Added.
     27        * UserInterface/Images/gtk/Script.png: Removed.
     28        * UserInterface/Images/gtk/Script@2x.png: Removed.
     29        * UserInterface/Images/gtk/ScriptLarge.png: Removed.
     30        * UserInterface/Images/gtk/ScriptLarge@2x.png: Removed.
     31        * UserInterface/Images/gtk/ScriptsInstrument.svg: Added.
     32        * UserInterface/Views/TimelineIcons.css:
     33        (body:not(.mac-platform, .windows-platform) .network-icon .icon): Deleted.
     34        (body:not(.mac-platform, .windows-platform) .network-icon.large .icon): Deleted.
     35        (body:not(.mac-platform, .windows-platform) .layout-icon .icon): Deleted.
     36        (body:not(.mac-platform, .windows-platform) .layout-icon.large .icon): Deleted.
     37        (body:not(.mac-platform, .windows-platform) .script-icon .icon): Deleted.
     38        (body:not(.mac-platform, .windows-platform) .script-icon.large .icon): Deleted.
     39        (body:not(.mac-platform, .windows-platform) .rendering-frame-icon .icon): Deleted.
     40        (body:not(.mac-platform, .windows-platform) .memory-icon .icon): Deleted.
     41        (body:not(.mac-platform, .windows-platform) .heap-allocations-icon .icon): Deleted.
     42
    1432017-04-27  Fujii Hironori  <Hironori.Fujii@sony.com>
    244
  • trunk/Source/WebInspectorUI/UserInterface/Views/TimelineIcons.css

    r202830 r215869  
    4646.rendering-frame-icon .icon {
    4747    content: url(../Images/RenderingFramesInstrument.svg);
    48 }
    49 
    50 /* FIXME: <https://webkit.org/b/153892> [GTK] Web Inspector: Add new GTK+ icons for instrument icons */
    51 body:not(.mac-platform, .windows-platform) .network-icon .icon {
    52     content: image-set(url(../Images/Network.png) 1x, url(../Images/Network@2x.png) 2x);
    53 }
    54 
    55 body:not(.mac-platform, .windows-platform) .network-icon.large .icon {
    56     content: image-set(url(../Images/NetworkLarge.png) 1x, url(../Images/NetworkLarge@2x.png) 2x);
    57 }
    58 
    59 body:not(.mac-platform, .windows-platform) .layout-icon .icon {
    60     content: image-set(url(../Images/Colors.png) 1x, url(../Images/Colors@2x.png) 2x);
    61 }
    62 
    63 body:not(.mac-platform, .windows-platform) .layout-icon.large .icon {
    64     content: image-set(url(../Images/ColorsLarge.png) 1x, url(../Images/ColorsLarge@2x.png) 2x);
    65 }
    66  
    67 body:not(.mac-platform, .windows-platform) .script-icon .icon {
    68     content: image-set(url(../Images/Script.png) 1x, url(../Images/Script@2x.png) 2x);
    69 }
    70  
    71 body:not(.mac-platform, .windows-platform) .script-icon.large .icon {
    72     content: image-set(url(../Images/ScriptLarge.png) 1x, url(../Images/ScriptLarge@2x.png) 2x);
    73 }
    74  
    75 body:not(.mac-platform, .windows-platform) .rendering-frame-icon .icon {
    76     content: image-set(url(../Images/Frames.png) 1x, url(../Images/Frames@2x.png) 2x);
    77 }
    78 
    79 body:not(.mac-platform, .windows-platform) .memory-icon .icon {
    80     content: image-set(url(../Images/ScriptLarge.png) 1x, url(../Images/ScriptLarge@2x.png) 2x);
    81 }
    82 
    83 body:not(.mac-platform, .windows-platform) .heap-allocations-icon .icon {
    84     content: image-set(url(../Images/ScriptLarge.png) 1x, url(../Images/ScriptLarge@2x.png) 2x);
    8548}
    8649
Note: See TracChangeset for help on using the changeset viewer.