Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1488)

Unified Diff: third_party/WebKit/WebCore/inspector/InspectorController.idl

Issue 27007: Fix inspector load. This method is called on InspectorController... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/WebCore/inspector/InspectorController.idl
===================================================================
--- third_party/WebKit/WebCore/inspector/InspectorController.idl (revision 9859)
+++ third_party/WebKit/WebCore/inspector/InspectorController.idl (working copy)
@@ -18,6 +18,7 @@
DOMWindow inspectedWindow();
DOMString platform();
DOMString localizedStringsURL();
+ DOMString hiddenPanels();
[v8implname=clearConsoleMessages] void clearMessages();
/* TODO(ojan): add these. These are in trunk webkit.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698