Title: [216387] releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI
Revision
216387
Author
carlo...@webkit.org
Date
2017-05-08 05:30:04 -0700 (Mon, 08 May 2017)

Log Message

Merge r215869 - [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 <hironori.fu...@sony.com> 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/col...@2x.png: Removed.
* UserInterface/Images/gtk/ColorsLarge.png: Removed.
* UserInterface/Images/gtk/colorsla...@2x.png: Removed.
* UserInterface/Images/gtk/Frames.png: Removed.
* UserInterface/Images/gtk/fra...@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/netw...@2x.png: Removed.
* UserInterface/Images/gtk/NetworkInstrument.svg: Added.
* UserInterface/Images/gtk/NetworkLarge.png: Removed.
* UserInterface/Images/gtk/networkla...@2x.png: Removed.
* UserInterface/Images/gtk/RenderingFramesInstrument.svg: Added.
* UserInterface/Images/gtk/Script.png: Removed.
* UserInterface/Images/gtk/scr...@2x.png: Removed.
* UserInterface/Images/gtk/ScriptLarge.png: Removed.
* UserInterface/Images/gtk/scriptla...@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.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/ChangeLog (216386 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/ChangeLog	2017-05-08 11:50:40 UTC (rev 216386)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/ChangeLog	2017-05-08 12:30:04 UTC (rev 216387)
@@ -1,5 +1,47 @@
 2017-04-27  Fujii Hironori  <hironori.fu...@sony.com>
 
+        [GTK] Web Inspector: Add new GTK+ icons for instrument icons
+        https://bugs.webkit.org/show_bug.cgi?id=153892
+        <rdar://problem/24510460>
+
+        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/col...@2x.png: Removed.
+        * UserInterface/Images/gtk/ColorsLarge.png: Removed.
+        * UserInterface/Images/gtk/colorsla...@2x.png: Removed.
+        * UserInterface/Images/gtk/Frames.png: Removed.
+        * UserInterface/Images/gtk/fra...@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/netw...@2x.png: Removed.
+        * UserInterface/Images/gtk/NetworkInstrument.svg: Added.
+        * UserInterface/Images/gtk/NetworkLarge.png: Removed.
+        * UserInterface/Images/gtk/networkla...@2x.png: Removed.
+        * UserInterface/Images/gtk/RenderingFramesInstrument.svg: Added.
+        * UserInterface/Images/gtk/Script.png: Removed.
+        * UserInterface/Images/gtk/scr...@2x.png: Removed.
+        * UserInterface/Images/gtk/ScriptLarge.png: Removed.
+        * UserInterface/Images/gtk/scriptla...@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.
+
+2017-04-27  Fujii Hironori  <hironori.fu...@sony.com>
+
         [GTK] Web Inspector: gtk/NavigationItemCurleyBraces.svg is licensed under NonCommercial CC
         https://bugs.webkit.org/show_bug.cgi?id=170902
 

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/Colors.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/col...@2x.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/colorsla...@2x.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/Frames.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/fra...@2x.png


(Binary files differ)

Added: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/HeapAllocationsInstrument.svg (0 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/HeapAllocationsInstrument.svg	                        (rev 0)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/HeapAllocationsInstrument.svg	2017-05-08 12:30:04 UTC (rev 216387)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) -->
+<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16">
+ <rect width="9.9437" height="1" x="5.5849" y="5" fill="#e0a685"/>
+ <rect width="9.9437" height=".97577" x="5.5276" y="14" fill="#e0a685"/>
+ <rect width="1" height="10" x="5.5286" y="5" fill="#e0a685"/>
+ <rect width="1" height="9.8951" x="14.529" y="5.1049" fill="#e0a685"/>
+ <rect width="9.9437" height="1" x=".52864" y="1" fill="#e0a685"/>
+ <rect width="9.9437" height=".97577" x=".52763" y="10" fill="#e0a685"/>
+ <rect width="1" height="10" x=".52864" y="1" fill="#e0a685"/>
+ <rect width="1" height="10" x="9.5286" y="1" fill="#e0a685"/>
+ <path fill="#e0a685" d="m0.52864 2 5 4 1-1-5-4z"/>
+ <path fill="#e0a685" d="m9.5286 2 5 4 1-1-5-4z"/>
+ <path fill="#e0a685" d="m0.52864 11 5 4 1-1-5-4z"/>
+ <path fill="#e0a685" d="m9.5286 11 5 4 1-1-5-4z"/>
+</svg>

Added: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/LayoutInstrument.svg (0 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/LayoutInstrument.svg	                        (rev 0)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/LayoutInstrument.svg	2017-05-08 12:30:04 UTC (rev 216387)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) -->
+<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16">
+ <rect width="13.952" height="1" x="1.0242" y="9.9982" fill="#b0cb67" rx=".62308" ry="0.5" display="block"/>
+ <path fill="#b0cb67" d="m12.263 6.5471-2.7128-1.5489-0.77509 0.77447 1.5502 1.9362 0.77509 4.6468 0.92382 1.6425v2l1-1 0.0139-3.8042z" display="block"/>
+ <path fill="#b0cb67" d="m3.788 6.5471 2.6732-1.5489 0.76377 0.77447-1.5275 1.9362-0.76377 4.6468-0.90942 1.6425v2l-1-1v-3.8042z" display="block"/>
+ <rect width="2" height="1.9963" x="7.0242" y=".0018385" fill="#b0cb67" rx=".75" ry="0.6" display="block"/>
+ <rect width="2" height="3" x="7.0242" y="8.9982" fill="#b0cb67" rx="1.0556" ry="1.1061" display="block"/>
+ <path fill="#b0cb67" d="m8.0242 0.99816c-1.6568 0-3 1.3431-3 3 0 1.6568 1.3432 3 3 3s3-1.3432 3-3-1.3432-3-3-3zm0 1.4687c0.84518 0 1.5312 0.68607 1.5312 1.5312 0 0.84518-0.68607 1.5312-1.5312 1.5312-0.84518 0-1.5312-0.68607-1.5312-1.5312 0-0.84518 0.68607-1.5312 1.5312-1.5312z"/>
+</svg>

Added: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/MemoryInstrument.svg (0 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/MemoryInstrument.svg	                        (rev 0)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/MemoryInstrument.svg	2017-05-08 12:30:04 UTC (rev 216387)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) -->
+<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16">
+ <path fill="#e0a685" d="m5.4687 3.6207c-1.108 0-2 0.892-2 2v5c0 1.108 0.892 2 2 2h5c1.108 0 2-0.892 2-2v-5c0-1.108-0.892-2-2-2z"/>
+ <rect width="1" height="2" x="4.4687" y=".53861" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="1" height="2" x="6.4687" y=".53861" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="1" height="2" x="8.4687" y=".53861" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="1" height="2" x="10.469" y=".53861" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="1" height="2" x="4.4687" y="13.539" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="1" height="2" x="6.4687" y="13.539" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="1" height="2" x="8.4687" y="13.539" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="1" height="2" x="10.469" y="13.539" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x=".46867" y="4.3768" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x=".46867" y="6.3768" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x=".46867" y="8.3768" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x=".46867" y="10.377" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x="13.469" y="4.3768" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x="13.469" y="6.3768" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x="13.469" y="8.3768" fill="#e0a685" rx="2" ry="2"/>
+ <rect width="2" height="1" x="13.469" y="10.377" fill="#e0a685" rx="2" ry="2"/>
+</svg>

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/Network.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/netw...@2x.png


(Binary files differ)

Added: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkInstrument.svg (0 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkInstrument.svg	                        (rev 0)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkInstrument.svg	2017-05-08 12:30:04 UTC (rev 216387)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) -->
+<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16">
+ <path fill="#77b1c7" d="m8 0c-4.4047 0-8 3.5953-8 8s3.5953 8 8 8 8-3.5953 8-8-3.5953-8-8-8zm0 2.1875c3.2218 0 5.8125 2.5908 5.8125 5.8125 0 3.2218-2.5908 5.8125-5.8125 5.8125-3.2218 0-5.8125-2.5907-5.8125-5.8125s2.5908-5.8125 5.8125-5.8125z"/>
+ <path fill="#77b1c7" d="m8.1504 2.9609l-0.5762 0.0664-0.707 0.1993-0.1328 0.1328 0.4433 0.2871v0.1758l-0.1777 0.1777 0.2207 0.4648 0.1543-0.0898 0.1992-0.3086c0.2957-0.0914 0.5608-0.202 0.8418-0.332l0.2207-0.5742-0.4863-0.1993zm1.5996 0.2891l-0.2812 0.0625-0.2813 0.1875v0.125l-0.375 0.2812 0.0625 0.3438 0.25-0.1562 0.1562 0.1562 0.1563 0.0938 0.0937-0.2813-0.0624-0.1563 0.0624-0.0937 0.25-0.2187h0.0938l-0.0938 0.2187v0.2187c0.0954-0.026 0.1837-0.0504 0.2808-0.0624l-0.2808 0.1874v0.125l-0.3124 0.25-0.3126-0.0624v-0.1876l-0.1562 0.0938 0.0625 0.1562h-0.2187l-0.1563 0.2188-0.1563 0.1875-0.2812 0.0625 0.1875 0.1562 0.0313 0.1563h-0.2188l-0.25 0.1563v0.4062h0.125l0.125 0.125 0.25-0.125 0.0938-0.25 0.1874-0.125 0.0626-0.0938 0.3124-0.0624 0.1563 0.1874 0.1563 0.0938-0.0938 0.2188 0.1875-0.0626 0.0625-0.2187-0.1875-0.2187h0.0625l0.2188 0.1562 0.0624 0.25 0.1563 0.2188 0.0625-0.3126 0.094-0.0624c0.102 0.1065 0.194 0.255 0.281 0.375h0.313l0.218 0.75c-0.096 0.088-0.183 0.16
 44-0.281 0.25h-0.25l-0.375-0.0938h-0.1562l-0.1563 0.1875-0.375-0.4063-0.25-0.0624-0.4063 0.0624-0.5 0.1876c-0.198 0.2244-0.25 0.3293-0.4374 0.5624l0.0312 0.3438 0.0938 0.0938-0.1876 0.2812 0.1876 0.5c0.1765 0.1997 0.3549 0.3939 0.5312 0.5938l0.2812-0.2188 0.125 0.125 0.25-0.1875 0.0938 0.125h0.2812l0.1876 0.1563-0.125 0.3437 0.2187 0.2187-0.0313 0.3748 0.1563 0.282-0.0937 0.25c-0.0102 0.172-0.0313 0.358-0.0313 0.531 0.0851 0.234 0.1383 0.451 0.2187 0.687l0.0938 0.406v0.157h0.125l0.25-0.125h0.25c0.004-0.003-0.004-0.029 0-0.032l0.437-0.437-0.062-0.156 0.25-0.25-0.188-0.188 0.25-0.219 0.219-0.124 0.094-0.126-0.063-0.25v-0.6558l0.219-0.4062 0.188-0.2812 0.281-0.5938v-0.1562c-0.117 0.014-0.26 0.0222-0.375 0.0312l0.25-0.25 0.344-0.25 0.187-0.2188v-0.2187c-0.041-0.0784-0.083-0.1405-0.125-0.2187l-0.156 0.1874-0.125-0.1562-0.188-0.125v-0.3125l0.219 0.2187h0.219c0.109 0.0988 0.217 0.2001 0.312 0.3126l0.188-0.2188c-0.356-1.3262-0.827-2.1357-1.406-2.8438-0.011-0.0104-0.021-0.0209-0.032-0.0312-0
 .27-0.2659-0.581-0.4871-0.906-0.6875l-0.156 0.1563-0.281-0.2813h0.219c-0.22-0.1212-0.4501-0.2243-0.688-0.3125zm-4.7188 0.6562l-0.0937 0.2188s-0.1463 0.0525-0.1875 0.0625c-0.2645 0.2402-0.6941 0.6225-1.0625 1.1875-0.0921 0.1412-0.1647 0.2722-0.25 0.4375-0.0363 0.0752-0.0924 0.1416-0.125 0.2187-0.0462 0.1008-0.0832 0.2033-0.125 0.3126-0.0174 0.0502-0.0153 0.1053-0.0313 0.1562-0.1251 0.4024-0.1977 0.8116-0.2187 1.25 0.0563 0.0907 0.125 0.2188 0.125 0.2188l0.375 0.25 0.4375 0.125 0.125 0.1874 0.2812 0.1876 0.1563-0.0313 0.125 0.0625v0.0312l-0.1563 0.4376-0.125 0.1874 0.0313 0.0626-0.0625 0.3124 0.3125 0.6568 0.3437 0.312 0.1563 0.188-0.0313 0.468 0.0938 0.282-0.0938 0.437c0.2211 0.159 0.4731 0.283 0.7188 0.406l-0.0312-0.125 0.1562-0.156 0.0625-0.156 0.25-0.063 0.2187-0.5-0.0937-0.125 0.125-0.187 0.2813-0.063 0.1874-0.344-0.0624-0.437 0.25-0.313 0.0312-0.312c-0.313-0.1581-0.5956-0.3373-0.9062-0.5l-0.1876-0.3125-0.25-0.0625-0.1874-0.4062-0.375 0.0312-0.3126-0.25-0.3437 0.3125v0.0313c-0.10
 4-0.031-0.2513-0.005-0.3437-0.0626l-0.0626-0.25v-0.2187l-0.2187 0.0313c0.0202-0.1516 0.0422-0.3173 0.0625-0.4688l-0.125 0.0312-0.1562 0.1563-0.125 0.0313-0.1876-0.0938v-0.2188l0.0313-0.2812 0.2813-0.1875 0.2187-0.0313 0.0625-0.125 0.2812 0.0626 0.1876 0.2812 0.0312-0.4375 0.375-0.2813 0.1562-0.3437 0.2813-0.0937 0.125-0.25 0.3437-0.0626 0.1876-0.25h-0.5l0.2812-0.125h0.25l0.3125-0.125 0.0625-0.125-0.125-0.125-0.125-0.0312 0.0312-0.125-0.0937-0.1875-0.2187 0.0625 0.0312-0.1875-0.2812-0.125-0.1876 0.3437v0.1563l-0.2187 0.0937-0.125 0.2813-0.0313-0.2813-0.4062-0.1562-0.0312-0.1875 0.4687-0.25 0.2187-0.2187 0.0313-0.25-0.125-0.0626h-0.1563z"/>
+</svg>

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/networkla...@2x.png


(Binary files differ)

Added: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/RenderingFramesInstrument.svg (0 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/RenderingFramesInstrument.svg	                        (rev 0)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/RenderingFramesInstrument.svg	2017-05-08 12:30:04 UTC (rev 216387)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) -->
+<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16">
+ <path fill="#e89595" d="m-2.1137 15.165c2.7211 0.000981 2.4433-2.9637 3.7645-3.7892 1.531-0.95655 2.8727 0.22872 3.1406 1.2042 0.33799 1.2308-0.29547 2.2372-1.1373 2.7814-1.6149 1.044-5.5102 0.80146-5.7678-0.19643z"/>
+ <path fill="#e89595" d="m12.303 1.3725c0.308-0.66585-0.164-0.92118-0.733-0.3567-3.9986 3.9688-4.6837 4-8.4236 9.1492 1.0036 0.0377 1.8651 0.68644 2.3125 1.6228 4.4274-4.7722 4.9261-7.3331 6.8441-10.416z"/>
+ <rect width="16" height="15.978" x="-3.1137" y=".037515" fill="none" rx="1" ry="1"/>
+</svg>

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/Script.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/scr...@2x.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptLarge.png


(Binary files differ)

Deleted: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/scriptla...@2x.png


(Binary files differ)

Added: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptsInstrument.svg (0 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptsInstrument.svg	                        (rev 0)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptsInstrument.svg	2017-05-08 12:30:04 UTC (rev 216387)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) -->
+<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16">
+ <path fill="#bb92e8" d="m14.378 1.4871h-1.3247c-0.0046 4.4457-0.02153 6.6976 0 11.143h1.3247c-0.06826-4.4442-0.009-6.6965 0-11.143z"/>
+ <path fill="#bb92e8" d="m13.716 13.8-1.9871-2.3397h3.9742z"/>
+ <rect width="9.4188" height="3.2151" x="1.3747" y="5.7849" fill="#bb92e8" rx="1.3878e-16" ry="1.3878e-16"/>
+ <rect width="6.0742" height="6.1219" x="18.551" y="11.956" fill="#bb92e8" transform="matrix(.93173 .36316 -.93428 .35655 0 0)" rx="1.1729e-16" ry="1.1773e-16"/>
+ <rect width="10.969" height="3.1686" x=".59965" y=".20940" fill="#bb92e8" rx="0.8" ry="0.8"/>
+</svg>

Modified: releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Views/TimelineIcons.css (216386 => 216387)


--- releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Views/TimelineIcons.css	2017-05-08 11:50:40 UTC (rev 216386)
+++ releases/WebKitGTK/webkit-2.16/Source/WebInspectorUI/UserInterface/Views/TimelineIcons.css	2017-05-08 12:30:04 UTC (rev 216387)
@@ -47,43 +47,6 @@
     content: url(../Images/RenderingFramesInstrument.svg);
 }
 
-/* FIXME: <https://webkit.org/b/153892> [GTK] Web Inspector: Add new GTK+ icons for instrument icons */
-body:not(.mac-platform, .windows-platform) .network-icon .icon {
-    content: image-set(url(../Images/Network.png) 1x, url(../Images/netw...@2x.png) 2x);
-}
-
-body:not(.mac-platform, .windows-platform) .network-icon.large .icon {
-    content: image-set(url(../Images/NetworkLarge.png) 1x, url(../Images/networkla...@2x.png) 2x);
-}
-
-body:not(.mac-platform, .windows-platform) .layout-icon .icon {
-    content: image-set(url(../Images/Colors.png) 1x, url(../Images/col...@2x.png) 2x);
-}
-
-body:not(.mac-platform, .windows-platform) .layout-icon.large .icon {
-    content: image-set(url(../Images/ColorsLarge.png) 1x, url(../Images/colorsla...@2x.png) 2x);
-}
- 
-body:not(.mac-platform, .windows-platform) .script-icon .icon {
-    content: image-set(url(../Images/Script.png) 1x, url(../Images/scr...@2x.png) 2x);
-}
- 
-body:not(.mac-platform, .windows-platform) .script-icon.large .icon {
-    content: image-set(url(../Images/ScriptLarge.png) 1x, url(../Images/scriptla...@2x.png) 2x);
-}
- 
-body:not(.mac-platform, .windows-platform) .rendering-frame-icon .icon {
-    content: image-set(url(../Images/Frames.png) 1x, url(../Images/fra...@2x.png) 2x);
-}
-
-body:not(.mac-platform, .windows-platform) .memory-icon .icon {
-    content: image-set(url(../Images/ScriptLarge.png) 1x, url(../Images/scriptla...@2x.png) 2x);
-}
-
-body:not(.mac-platform, .windows-platform) .heap-allocations-icon .icon {
-    content: image-set(url(../Images/ScriptLarge.png) 1x, url(../Images/scriptla...@2x.png) 2x);
-}
-
 .stopwatch-icon .icon {
     content: url(../Images/Stopwatch.svg);
 }
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to