RESOLVED WONTFIX 17225
Inspector should provide a way to "freeze" the page state (block mouse events, other JS events)
https://bugs.webkit.org/show_bug.cgi?id=17225
Summary Inspector should provide a way to "freeze" the page state (block mouse events...
Adam Roben (:aroben)
Reported 2008-02-08 13:47:40 PST
The Inspector should provide a way to "freeze" the page state so that mouse events (and possibly other JS events) are blocked. This would make it easier to inspect/debug dynamic pages.
Attachments
Adam Roben (:aroben)
Comment 1 2008-02-08 14:17:02 PST
Blaze Burg
Comment 2 2014-01-12 14:14:10 PST
This could be achieved by pausing when replaying a web recording.
Blaze Burg
Comment 3 2016-12-23 18:37:42 PST
Doing an immediate pause in the debugger should be sufficient.
Note You need to log in before you can comment on or make changes to this bug.