Searched refs:bubbleText (Results 1 – 5 of 5) sorted by relevance
139 get bubbleText() getter in WebInspector.SidebarTreeElement144 set bubbleText(x) setter in WebInspector.SidebarTreeElement
546 this.bubbleText = "";550 this.bubbleText = matches;
1069 this.bubbleText = "";1082 this.bubbleText = matches;1091 this.bubbleText = (this.resource.warnings + this.resource.errors);
30506 Removes code that updates the bubbleText and class names.30509 Added. Updates the bubbleText and adds or removes the class names31187 on the resource. Set the bubbleText to the total of the errors and warnings. Add a error31190 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.
86054 …(WebInspector.ProfileSidebarTreeElement.prototype.set searchMatches): Set the class and bubbleText.86094 …(WebInspector.ResourceSidebarTreeElement.prototype.set searchMatches): Set the bubbleText and clas…