Title: [217544] trunk/Source/WebInspectorUI
- Revision
- 217544
- Author
- [email protected]
- Date
- 2017-05-30 00:25:00 -0700 (Tue, 30 May 2017)
Log Message
[GTK] Web Inspector: Add DOM breakpoint image for GTK+
https://bugs.webkit.org/show_bug.cgi?id=169326
Patch by Fujii Hironori <[email protected]> on 2017-05-30
Reviewed by Carlos Garcia Campos.
* UserInterface/Images/gtk/DOMBreakpoint.svg: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (217543 => 217544)
--- trunk/Source/WebInspectorUI/ChangeLog 2017-05-30 05:42:02 UTC (rev 217543)
+++ trunk/Source/WebInspectorUI/ChangeLog 2017-05-30 07:25:00 UTC (rev 217544)
@@ -1,3 +1,12 @@
+2017-05-30 Fujii Hironori <[email protected]>
+
+ [GTK] Web Inspector: Add DOM breakpoint image for GTK+
+ https://bugs.webkit.org/show_bug.cgi?id=169326
+
+ Reviewed by Carlos Garcia Campos.
+
+ * UserInterface/Images/gtk/DOMBreakpoint.svg: Added.
+
2017-05-28 Dan Bernstein <[email protected]>
[Xcode] ALWAYS_SEARCH_USER_PATHS is set to YES
Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DOMBreakpoint.svg (0 => 217544)
--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DOMBreakpoint.svg (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DOMBreakpoint.svg 2017-05-30 07:25:00 UTC (rev 217544)
@@ -0,0 +1,5 @@
+<?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 15 13">
+ <path d="m1 2v10h5l5-5-5-5z"/>
+</svg>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes