Bug 10182 - [Drosera] Evaluating expressions in Console is slow when current frame has many variables
Summary: [Drosera] Evaluating expressions in Console is slow when current frame has ma...
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 21:44 PDT by Mark Rowe (bdash)
Modified: 2008-05-17 09:55 PDT (History)
0 users

See Also:


Attachments
Patch (1.18 KB, patch)
2006-07-31 21:47 PDT, Mark Rowe (bdash)
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2006-07-31 21:44:15 PDT
When paused inside a stack frame that has many (eg. more than 500) variables, there is a delay of 3 or 4 seconds after hitting enter to evaluate an expression in the console.
Comment 1 Mark Rowe (bdash) 2006-07-31 21:47:50 PDT
Created attachment 9788 [details]
Patch
Comment 2 Maciej Stachowiak 2006-07-31 22:27:18 PDT
Comment on attachment 9788 [details]
Patch

r=me
Comment 3 Darin Adler 2006-07-31 23:03:44 PDT
Committed revision 15732.
Comment 4 Timothy Hatcher 2008-05-17 09:55:56 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.