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

Unified Diff: Source/WebCore/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 7552031: Merge 92678 - Web Inspector: assertion failure in InspectorDOMStorageResource::bind when opening ... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 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:
Download patch
« no previous file with comments | « no previous file | Source/WebCore/inspector/InspectorDOMStorageAgent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/ChangeLog
===================================================================
--- Source/WebCore/ChangeLog (revision 92739)
+++ Source/WebCore/ChangeLog (working copy)
@@ -1,3 +1,41 @@
+2011-08-09 Andrey Kosyakov <caseq@chromium.org>
+
+ Web Inspector: assertion failure in InspectorDOMStorageResource::bind when opening inspector
+ https://bugs.webkit.org/show_bug.cgi?id=65912
+
+ Reviewed by Pavel Feldman.
+
+ * inspector/InspectorDOMStorageAgent.cpp:
+ (WebCore::InspectorDOMStorageAgent::didUseDOMStorage):
+
+2011-08-09 Yury Semikhatsky <yurys@chromium.org>
+
+ Web Inspector: get rid of InspectorInstrumentation::inspectorAgents() map
+ https://bugs.webkit.org/show_bug.cgi?id=54678
+
+ Added two functions for retrieving InstrumentingAgents from Page and WorkerContext.
+
+ Reviewed by Pavel Feldman.
+
+ * CMakeLists.txt:
+ * GNUmakefile.list.am:
+ * WebCore.gypi:
+ * WebCore.pro:
+ * WebCore.vcproj/WebCore.vcproj:
+ * WebCore.xcodeproj/project.pbxproj:
+ * inspector/InspectorController.cpp:
+ (WebCore::InspectorController::InspectorController):
+ (WebCore::InspectorController::inspectedPageDestroyed):
+ * inspector/InspectorController.h:
+ * inspector/InspectorInstrumentation.cpp:
+ (WebCore::InspectorInstrumentation::instrumentingAgentsForPage):
+ * inspector/InspectorInstrumentation.h:
+ * inspector/InstrumentingAgents.cpp: Copied from Source/WebCore/inspector/WorkerInspectorController.h.
+ (WebCore::instrumentationForPage):
+ (WebCore::instrumentationForWorkerContext):
+ * inspector/InstrumentingAgents.h:
+ * inspector/WorkerInspectorController.h:
+
2011-08-09 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Resources panel does not show main resource cookies.
« no previous file with comments | « no previous file | Source/WebCore/inspector/InspectorDOMStorageAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698