Home
last modified time | relevance | path

Searched refs:PropertiesSidebarPane (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DPropertiesSidebarPane.js29 WebInspector.PropertiesSidebarPane = function() class in WebInspector
34 WebInspector.PropertiesSidebarPane.prototype = {
63 WebInspector.PropertiesSidebarPane.prototype.__proto__ = WebInspector.SidebarPane.prototype;
DElementsPanel.js79 this.sidebarPanes.properties = new WebInspector.PropertiesSidebarPane();
/external/webkit/WebCore/
DWebCore.gypi3761 'inspector/front-end/PropertiesSidebarPane.js',
DChangeLog-2010-01-294219 * inspector/front-end/PropertiesSidebarPane.js:
4220 (WebInspector.PropertiesSidebarPane.prototype.update.callback):
6845 * inspector/front-end/PropertiesSidebarPane.js:
6846 (WebInspector.PropertiesSidebarPane.prototype.update.callback):
6847 (WebInspector.PropertiesSidebarPane.prototype.update):
7038 * inspector/front-end/PropertiesSidebarPane.js:
7039 (WebInspector.PropertiesSidebarPane.prototype.update.callback):
8267 * inspector/front-end/PropertiesSidebarPane.js:
8268 (WebInspector.PropertiesSidebarPane.prototype.update.callback):
8269 (WebInspector.PropertiesSidebarPane.prototype.update):
[all …]
DChangeLog-2008-08-1021112 Breaks out ObjectPropertiesSection from PropertiesSidebarPane
21118 * page/inspector/PropertiesSidebarPane.js: Moved ObjectPropertiesSection
61219 * page/inspector/PropertiesSidebarPane.js:
72637 * page/inspector/PropertiesSidebarPane.js: Ditto.
75895 * page/inspector/PropertiesSidebarPane.js: Added.
DChangeLog-2009-06-1681185 …* inspector/front-end/PropertiesSidebarPane.js: Renamed from WebCore/page/inspector/PropertiesSide…