[Webkit-unassigned] [Bug 17134] Inspector should have an integrated JavaScript debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 10:59:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17134


aroben at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19754|0                           |1
        is obsolete|                            |




------- Comment #8 from aroben at apple.com  2008-03-17 10:59 PDT -------
Created an attachment (id=19839)
 --> (http://bugs.webkit.org/attachment.cgi?id=19839&action=view)
[WIP] Make the Inspector able to pause/step JS code

This patch is not ready for review.

This patch depends on the following patches:

>From Bug 17133:
 * Attachment 19590
 * Attachment 19729
 * Attachment 19788

>From this bug:
 * Attachment 19836
 * Attachment 19837
 * Attachment 19838

Changes from attachment 19754:
 * InspectorController is now a JavaScriptDebugListener.
 * No InspectorClient methods are added. Instead, we handle the event loop
entirely within WebCore.
 * Unused arguments that were being passed down to JS in the debugging methods
have been removed.


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



More information about the webkit-unassigned mailing list