Bug 17778 - Fast JavaScript debugging
Summary: Fast JavaScript debugging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 17244 17770
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-11 10:38 PDT by Adam Roben (:aroben)
Modified: 2014-12-14 15:45 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2008-03-11 10:38:25 PDT
Our JavaScript debugging is much slower than Firebug's in a number of ways. This is the umbrella bug for the task of speeding up our JavaScript debugging.
Comment 1 Adam Roben (:aroben) 2008-03-11 10:43:15 PDT
<rdar://problem/5792584>
Comment 2 Timothy Hatcher 2008-05-17 09:48:58 PDT
I think we are on par with Firebug now. Will keep this bug open to track the need to implement better debugging hooks.