Title: [182583] trunk/Source/WebInspectorUI
- Revision
- 182583
- Author
- [email protected]
- Date
- 2015-04-08 20:21:46 -0700 (Wed, 08 Apr 2015)
Log Message
Unreviewed Test Fix after r182579. Add missing include.
* UserInterface/Test.html:
Missing file was causing inspector/page/main-frame-resource.html to fail.
Modified Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (182582 => 182583)
--- trunk/Source/WebInspectorUI/ChangeLog 2015-04-09 02:50:39 UTC (rev 182582)
+++ trunk/Source/WebInspectorUI/ChangeLog 2015-04-09 03:21:46 UTC (rev 182583)
@@ -1,5 +1,12 @@
2015-04-08 Joseph Pecoraro <[email protected]>
+ Unreviewed Test Fix after r182579. Add missing include.
+
+ * UserInterface/Test.html:
+ Missing file was causing inspector/page/main-frame-resource.html to fail.
+
+2015-04-08 Joseph Pecoraro <[email protected]>
+
Web Inspector: Split ConsoleMessageImpl into the View and the Model
https://bugs.webkit.org/show_bug.cgi?id=142599
Modified: trunk/Source/WebInspectorUI/UserInterface/Test.html (182582 => 182583)
--- trunk/Source/WebInspectorUI/UserInterface/Test.html 2015-04-09 02:50:39 UTC (rev 182582)
+++ trunk/Source/WebInspectorUI/UserInterface/Test.html 2015-04-09 03:21:46 UTC (rev 182583)
@@ -79,6 +79,7 @@
<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