Bug 162851 - Web Inspector: Stuck in a state where I can't resume debugger
Summary: Web Inspector: Stuck in a state where I can't resume debugger
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-01 20:27 PDT by Nikita Vasilyev
Modified: 2016-11-28 16:54 PST (History)
6 users (show)

See Also:


Attachments
[Animated GIF] Bug (444.44 KB, image/gif)
2016-10-01 20:27 PDT, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2016-10-01 20:27:18 PDT
Created attachment 290460 [details]
[Animated GIF] Bug

I'm not sure what are the exact steps to reproduce the problem.

Clicking Resume, Step Into, Step Out, Step Over buttons doesn't do anything.

Console error:

[Error] DebuggerManager.resume failed: 
Error: Can only perform operation while paused.
_dispatchResponseToPromise — InspectorBackend.js:321
_dispatchResponse — InspectorBackend.js:283
dispatch — InspectorBackend.js:157
dispatchNextQueuedMessageFromBackend — MessageDispatcher.js:42
	(anonymous function) (DebuggerManager.js:197)
	promiseReactionJob
Comment 1 Radar WebKit Bug Importer 2016-11-01 17:04:47 PDT
<rdar://problem/29055612>
Comment 2 Joseph Pecoraro 2016-11-28 16:43:59 PST
I'm not sure what I can do to investigate this.
Comment 3 Nikita Vasilyev 2016-11-28 16:54:19 PST
This happened only once two months ago, so it most likely has been fixed already.