WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
15418
Drosera line-number gets off after a few steps
https://bugs.webkit.org/show_bug.cgi?id=15418
Summary
Drosera line-number gets off after a few steps
Eric Seidel (no email)
Reported
2007-10-07 21:11:28 PDT
Drosera line-number gets off after a few steps At least when debugging this function inside ResourcePanel.js: I believe it has more to do with the function, and less to do with the stepping. This bug probably belongs in JavaScriptCore, but we'll start with Drosera. updateStyles: function() { if (!this.views.dom.contentElement.sidebarPanes.styles.expanded) // set breakpoint here return; if (!this.views.dom.contentElement.sidebarPanes.styles.needsUpdate) return;
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2008-05-17 09:32:42 PDT
I don't see an issue with the new debugger in the Web Inspector.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug