Title: [185544] trunk/Source/WebInspectorUI
- Revision
- 185544
- Author
- [email protected]
- Date
- 2015-06-14 01:37:01 -0700 (Sun, 14 Jun 2015)
Log Message
[GTK] Web Inspector: Update icon so Rendering Frames timeline distinguish between layout and painting
https://bugs.webkit.org/show_bug.cgi?id=145956
Reviewed by Carlos Garcia Campos.
* UserInterface/Images/gtk/TimelineRecordPaint.svg:
Changed to use green color.
Modified Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (185543 => 185544)
--- trunk/Source/WebInspectorUI/ChangeLog 2015-06-14 06:57:55 UTC (rev 185543)
+++ trunk/Source/WebInspectorUI/ChangeLog 2015-06-14 08:37:01 UTC (rev 185544)
@@ -1,3 +1,13 @@
+2015-06-14 Andres Gomez <[email protected]>
+
+ [GTK] Web Inspector: Update icon so Rendering Frames timeline distinguish between layout and painting
+ https://bugs.webkit.org/show_bug.cgi?id=145956
+
+ Reviewed by Carlos Garcia Campos.
+
+ * UserInterface/Images/gtk/TimelineRecordPaint.svg:
+ Changed to use green color.
+
2015-06-13 Joseph Pecoraro <[email protected]>
Web Inspector: console.table() with a list of objects no longer works
Modified: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg (185543 => 185544)
--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg 2015-06-14 06:57:55 UTC (rev 185543)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg 2015-06-14 08:37:01 UTC (rev 185544)
@@ -8,15 +8,15 @@
</radialGradient>
<radialGradient id="a" cx="24.446" cy="35.878" r="20.531" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.85696 3.2529e-7 -1.253e-7 .33010 -12.949 .77181)">
<stop stop-color="#fff" offset="0"/>
- <stop stop-color="#fabebe" offset="1"/>
+ <stop stop-color="#dcf6c2" offset="1"/>
</radialGradient>
<linearGradient id="c" x1="321.57" x2="311.65" y1="145.52" y2="118.5" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.55569 0 0 .55568 -169.27 -70.906)">
- <stop stop-color="#a40000" offset="0"/>
- <stop stop-color="#f9adad" offset="1"/>
+ <stop stop-color="#4e9a06" offset="0"/>
+ <stop stop-color="#d3f4b2" offset="1"/>
</linearGradient>
- <linearGradient id="d" x1="491.22" x2="491.22" y1="506.65" y2="732.05" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.093294 0 0 .093294 -35.871 -43.769)">
- <stop stop-color="#a40000" offset="0"/>
- <stop stop-color="#f9adad" offset="1"/>
+ <linearGradient id="d" x1="491.22" x2="491.22" y1="506.65" y2="732.05" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.093294 0 0 .093294 -35.84 -43.769)">
+ <stop stop-color="#4e9a06" offset="0"/>
+ <stop stop-color="#8ae234" offset="1"/>
</linearGradient>
</defs>
<rect width="15.004" height="15.003" x=".49815" y=".49833" fill="url(#a)" fill-rule="evenodd" stroke="url(#c)" stroke-miterlimit="10" rx="1.5143" ry="1.5143" stroke-linejoin="bevel" class="filled"/>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes