%subj%
Created attachment 63876 [details] [patch] initial version.
Comment on attachment 63876 [details] [patch] initial version. WebCore/inspector/InspectorController.cpp: + if (panelName == "storage" || panelName == "databases") Please make sure that Storage panel will still be restored after your change.
Committed r64973 M WebCore/WebCore.exp.in M WebCore/ChangeLog M WebCore/inspector/InspectorFrontend.cpp M WebCore/inspector/InspectorController.cpp M WebCore/inspector/Inspector.idl M WebCore/inspector/InspectorFrontend.h M WebCore/inspector/front-end/ElementsTreeOutline.js M WebCore/inspector/front-end/inspector.js M WebCore/inspector/front-end/ExtensionServer.js M WebCore/inspector/InspectorController.h M LayoutTests/inspector/debugger-no-nested-pause.html M LayoutTests/inspector/debugger-proto-property.html M LayoutTests/inspector/elements-panel-limited-children.html M LayoutTests/inspector/debugger-pause-in-eval-script.html M LayoutTests/inspector/debugger-pause-on-debugger-statement.html M LayoutTests/inspector/debugger-breakpoints-not-activated-on-reload.html M LayoutTests/inspector/debugger-eval-while-paused.html M LayoutTests/inspector/debugger-cyclic-ref.html M LayoutTests/ChangeLog r64973 = acb548e8bc8abaa405557882efc6483576321376 (refs/remotes/trunk)