Searched refs:_clearCookies (Results 1 – 1 of 1) sorted by relevance
1941 contextMenu.appendItem(WebInspector.UIString("Clear"), this._clearCookies.bind(this));1948 _clearCookies: function(domain) method in WebInspector.CookieTreeElement