Bug 31230 - 75% of the time Javascript source does not show in scripts tab
Summary: 75% of the time Javascript source does not show in scripts tab
Status: RESOLVED DUPLICATE of bug 28813
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.5
: P2 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-07 13:22 PST by mark
Modified: 2009-11-08 08:27 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 mark 2009-11-07 13:22:39 PST
When I'm trying to debug my fairly intensive javascript application, the source pane is blank when I hit a breakpoint, or sometimes when I switch to a different source file.

This happens about 75% of the time

Sometimes doing a "Shift" reload will fix it sometimes not.

Makes debugging almost impossible.

My application has about 50 .js files including jQuery.

The jQuery file also shows this behavior.

The files all show in the source file popup tab but when I switch to a file it's not visible in the pane.

Some files show their source and some don't.

It's been this way for a long, long time.

Thanks,
-ml
Comment 1 Alexey Proskuryakov 2009-11-07 19:56:09 PST
Are you using a WebKit nightly build from <http://nightly.webkit.org>? There were fixes in this area recently.

There isn't really much we can do with this bug without more information. A reproducible test case would make it possible to proceed.
Comment 2 Timothy Hatcher 2009-11-08 08:27:17 PST

*** This bug has been marked as a duplicate of bug 28813 ***