Title: [235163] trunk/Source/WebInspectorUI
- Revision
- 235163
- Author
- [email protected]
- Date
- 2018-08-22 00:13:03 -0700 (Wed, 22 Aug 2018)
Log Message
Unreviewed. Do not include TreeOutlineDataGridSynchronizer.js in inspector main.
The script was removed in r235151.
* UserInterface/Main.html:
Modified Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (235162 => 235163)
--- trunk/Source/WebInspectorUI/ChangeLog 2018-08-22 07:01:16 UTC (rev 235162)
+++ trunk/Source/WebInspectorUI/ChangeLog 2018-08-22 07:13:03 UTC (rev 235163)
@@ -1,3 +1,11 @@
+2018-08-22 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed. Do not include TreeOutlineDataGridSynchronizer.js in inspector main.
+
+ The script was removed in r235151.
+
+ * UserInterface/Main.html:
+
2018-08-21 Matt Baker <[email protected]>
Web Inspector: Remove TreeOutlineDataGridSynchronizer
Modified: trunk/Source/WebInspectorUI/UserInterface/Main.html (235162 => 235163)
--- trunk/Source/WebInspectorUI/UserInterface/Main.html 2018-08-22 07:01:16 UTC (rev 235162)
+++ trunk/Source/WebInspectorUI/UserInterface/Main.html 2018-08-22 07:13:03 UTC (rev 235163)
@@ -787,7 +787,6 @@
<script src=""
<script src=""
<script src=""
- <script src=""
<script src=""
<script src=""
<script src=""
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes