Home
last modified time | relevance | path

Searched refs:_updateErrorAndWarningCounts (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
Dinspector.js266 this._updateErrorAndWarningCounts();
281 this._updateErrorAndWarningCounts();
284 _updateErrorAndWarningCounts: function() method
503 this._updateErrorAndWarningCounts();
/external/webkit/WebCore/
DChangeLog-2008-08-1019869 (WebInspector.set errors): Added. Calls _updateErrorAndWarningCounts.
19871 (WebInspector.set warnings): Added. Calls _updateErrorAndWarningCounts.
19872 (WebInspector._updateErrorAndWarningCounts): Added. Update the
19876 _updateErrorAndWarningCounts to display the initial error/warning counts.