[Webkit-unassigned] [Bug 28813] New: REGRESSION: Debugger no longer lists all script sources
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 28 11:12:27 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28813
Summary: REGRESSION: Debugger no longer lists all script
sources
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://testsuites.opera.com/JSON/correctness/004.html
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
CC: pfeldman at chromium.org
The debugger no longer lists the full set of scripts that are available.
To Reproduce:
1. Go to http://testsuites.opera.com/JSON/correctness/004.html
2. Enable debugging
3. Look at the JS code drop down in the debugger window
In r47839 there are only 3 entries:
(program)
004.js
common.js
In 4.0.3 there is also
004.html (as this has script as well)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list