[Webkit-unassigned] [Bug 127629] Web Inspector: Move InspectorDebuggerAgent into JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 25 13:41:59 PST 2014


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #222231|                            |review?
               Flag|                            |




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org>  2014-01-25 13:39:26 PST ---
Created an attachment (id=222231)
 --> (https://bugs.webkit.org/attachment.cgi?id=222231&action=review)
[PATCH] Proposed Fix

- Adds JSGlobalObject ScriptDebugServer, DebuggerAgent, and hooks it up in InspectorController
- Adds JSC EventLoop implementation when paused debugging a JSGlobalObject, separate from WebCore's EventLoop impl
- Adds test for console.assert pausing, which was untested before and had a slight path change

-- 
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