Home | History | Annotate | Download | only in front-end

Lines Matching refs:itemAction

446         var itemAction = function () {
451 contextMenu.appendCheckboxItem(WebInspector.UIString("XMLHttpRequest logging"), itemAction, WebInspector.settings.monitoringXHREnabled)