Home | History | Annotate | Download | only in console

Lines Matching refs:replayXHR

626             contextMenu.appendItem(WebInspector.UIString("Replay XHR"), NetworkAgent.replayXHR.bind(null, request.requestId));