Title: [92954] trunk/Source/WebCore
- Revision
- 92954
- Author
- [email protected]
- Date
- 2011-08-12 05:06:50 -0700 (Fri, 12 Aug 2011)
Log Message
2011-08-12 Yury Semikhatsky <[email protected]>
Unreviewed. Inspector clean-up: remove unused method declaration from InspectorAgent.h
* inspector/InspectorAgent.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (92953 => 92954)
--- trunk/Source/WebCore/ChangeLog 2011-08-12 11:44:55 UTC (rev 92953)
+++ trunk/Source/WebCore/ChangeLog 2011-08-12 12:06:50 UTC (rev 92954)
@@ -1,3 +1,9 @@
+2011-08-12 Yury Semikhatsky <[email protected]>
+
+ Unreviewed. Inspector clean-up: remove unused method declaration from InspectorAgent.h
+
+ * inspector/InspectorAgent.h:
+
2011-08-12 Vsevolod Vlasov <[email protected]>
Web Inspector: Network resource identifier should have RequestId type and requestId name in protocol.
Modified: trunk/Source/WebCore/inspector/InspectorAgent.h (92953 => 92954)
--- trunk/Source/WebCore/inspector/InspectorAgent.h 2011-08-12 11:44:55 UTC (rev 92953)
+++ trunk/Source/WebCore/inspector/InspectorAgent.h 2011-08-12 12:06:50 UTC (rev 92954)
@@ -63,7 +63,6 @@
KURL inspectedURL() const;
KURL inspectedURLWithoutFragment() const;
- void reloadPage(ErrorString*, bool ignoreCache);
void showConsole();
void setFrontend(InspectorFrontend*);
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes