New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 606857 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Feature



Sign in to add a comment

Ability to pause JavaScript execution(break) on network activity for DevTools

Reported by biohazar...@gmail.com, Apr 26 2016

Issue description

Chrome Version       : 51.0.2704.22
OS Version: 10.0

ATM, there is an option to pause JS exection on DOM tree and attribuets modification (with stack traces, etc), it would be nice to have something like that for network activity/requests.

I'm not sure how granular it should be, but I guess you can start with pausing on XHR/fetch calls and WebSocket messages.


 
Cc: ashej...@chromium.org
Components: Platform>DevTools>HTML
Labels: -Type-Bug Type-Feature
Status: Untriaged (was: Unconfirmed)
Marking the above issue as Untraiged as this is a feature request.

Dev Team will take a call on the above request.

Thank you!


Comment 2 by allada@chromium.org, Apr 27 2016

Status: WontFix (was: Untriaged)
This feature already exists.
see: https://developer.chrome.com/devtools/docs/javascript-debugging#breakpoints-on-xhr

Sign in to add a comment