Bug 17554 - [Drosera] Windows build hangs Safari when page is navigated
Summary: [Drosera] Windows build hangs Safari when page is navigated
Status: CLOSED DUPLICATE of bug 17770
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 07:14 PST by Brett Fattori
Modified: 2008-05-17 09:56 PDT (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 Brett Fattori 2008-02-26 07:14:54 PST
When I start Drosera, then the nightly build of webkit, as soon as I navigate to a page containing javascript Safari just sits in a "hung" state.  If I close Drosera, Safari resumes operation as normal.

Drosera properly identifies the scripts that are actionable, but it doesn't allow for any debugging.  Drosera is responding, but Safari acts as if it is waiting for a callback to return before continuing.  The display in Safari does not refresh, either.
Comment 1 Adam Roben (:aroben) 2008-03-13 22:39:54 PDT
This behavior is due to JS execution being extremely slow while Drosera is attached. See bug 17770.

*** This bug has been marked as a duplicate of 17770 ***
Comment 2 Timothy Hatcher 2008-05-17 09:56:09 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.