[Webkit-unassigned] [Bug 61653] Web Inspector: [REGRESSION r86838] line numbers do not scroll when script paused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 21:40:38 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61653





--- Comment #4 from David Grogan <dgrogan at chromium.org>  2011-06-14 21:40:38 PST ---
I'll need some guidance with this.

The Task containing the dom scroll event is queued in WTF::MainThread's functionQueue, but that queue isn't serviced when the javascript debugger calls setMainThreadCallbacksPaused on pause.  I suppose the old DOMTimer way didn't have this problem.

Can anyone on the cc list recommend someone for me to talk to about what the options might be?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list