Home
last modified time | relevance | path

Searched refs:bubbleText (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DSidebarTreeElement.js139 get bubbleText() getter in WebInspector.SidebarTreeElement
144 set bubbleText(x) setter in WebInspector.SidebarTreeElement
DProfilesPanel.js546 this.bubbleText = "";
550 this.bubbleText = matches;
DResourcesPanel.js1069 this.bubbleText = "";
1082 this.bubbleText = matches;
1091 this.bubbleText = (this.resource.warnings + this.resource.errors);
/external/webkit/WebCore/
DChangeLog-2008-08-1030506 Removes code that updates the bubbleText and class names.
30509 Added. Updates the bubbleText and adds or removes the class names
31187 on the resource. Set the bubbleText to the total of the errors and warnings. Add a error
31190 properties on each resource. Set the bubbleText back to an empty string.
31193 (WebInspector.SidebarTreeElement.prototype.get bubbleText): Return _bubbleText.
31194 (WebInspector.SidebarTreeElement.prototype.set bubbleText): Create bubbleElement if needed.
DChangeLog-2009-06-1686054 …(WebInspector.ProfileSidebarTreeElement.prototype.set searchMatches): Set the class and bubbleText.
86094 …(WebInspector.ResourceSidebarTreeElement.prototype.set searchMatches): Set the bubbleText and clas…