Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCookieItemsView.js99 …= new WebInspector.CookiesTable(false, this._update.bind(this), this._showDeleteButton.bind(this));
158 _showDeleteButton: function() method in WebInspector.CookieItemsView