Home | History | Annotate | Download | only in timeline

Lines Matching full:_categoryfilter

99     this._categoryFilter = new WebInspector.TimelineCategoryFilter();
104 this._model.addFilter(this._categoryFilter);
463 this._categoryFilter.notifyFilterChanged();