Title: [216063] trunk/Source/WebInspectorUI
Revision
216063
Author
commit-qu...@webkit.org
Date
2017-05-02 01:27:36 -0700 (Tue, 02 May 2017)

Log Message

[GTK] Web Inspector: Remove GTK+ icons AnimationPlayStatePaused.svg and AnimationPlayStateRunning.svg
https://bugs.webkit.org/show_bug.cgi?id=171540

Patch by Fujii Hironori <hironori.fu...@sony.com> on 2017-05-02
Reviewed by Carlos Garcia Campos.

These images aren't used since r204152 (Bug 160566). Instead,
Plus13.svg and Minus.svg are used.

* UserInterface/Images/gtk/BreakpointActionAdd.svg: Removed.
* UserInterface/Images/gtk/BreakpointActionRemove.svg: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/Source/WebInspectorUI/ChangeLog (216062 => 216063)


--- trunk/Source/WebInspectorUI/ChangeLog	2017-05-02 06:49:06 UTC (rev 216062)
+++ trunk/Source/WebInspectorUI/ChangeLog	2017-05-02 08:27:36 UTC (rev 216063)
@@ -1,3 +1,16 @@
+2017-05-02  Fujii Hironori  <hironori.fu...@sony.com>
+
+        [GTK] Web Inspector: Remove GTK+ icons AnimationPlayStatePaused.svg and AnimationPlayStateRunning.svg
+        https://bugs.webkit.org/show_bug.cgi?id=171540
+
+        Reviewed by Carlos Garcia Campos.
+
+        These images aren't used since r204152 (Bug 160566). Instead,
+        Plus13.svg and Minus.svg are used.
+
+        * UserInterface/Images/gtk/BreakpointActionAdd.svg: Removed.
+        * UserInterface/Images/gtk/BreakpointActionRemove.svg: Removed.
+
 2017-04-30  Chris Dumez  <cdu...@apple.com>
 
         Drop support for legacy ClientRect / ClientRectList

Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionAdd.svg (216062 => 216063)


--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionAdd.svg	2017-05-02 06:49:06 UTC (rev 216062)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionAdd.svg	2017-05-02 08:27:36 UTC (rev 216063)
@@ -1,5 +0,0 @@
-<?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="#bebebe" d="m7 3v4h-4v2h4v4h2v-4h4v-2h-4v-4h-2z"/>
-</svg>

Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionRemove.svg (216062 => 216063)


--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionRemove.svg	2017-05-02 06:49:06 UTC (rev 216062)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionRemove.svg	2017-05-02 08:27:36 UTC (rev 216063)
@@ -1,5 +0,0 @@
-<?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.9996" height="2.0002" x="3.0002" y="6.9998" fill="#bebebe"/>
-</svg>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to