Bug 138993 - Web Inspector: REGRESSION Can't open JS in debugger
Summary: Web Inspector: REGRESSION Can't open JS in debugger
Status: RESOLVED DUPLICATE of bug 139526
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Critical
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-11-21 18:31 PST by Nikita Vasilyev
Modified: 2015-01-08 19:09 PST (History)
4 users (show)

See Also:


Attachments
A screencast (14.08 MB, video/quicktime)
2014-11-21 18:31 PST, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2014-11-21 18:31:35 PST
Created attachment 242099 [details]
A screencast

Unable to open a JS file in Debugger on http://todomvc.com/examples/backbone/ (and possibly any other web page). Note that opening JS files in Resources works well.

See the attached screencast.
Comment 1 Radar WebKit Bug Importer 2014-11-21 18:33:01 PST
<rdar://problem/19066191>
Comment 2 Nikita Vasilyev 2014-12-08 16:23:54 PST
Steps to reproduce (in case the screencast doesn’t work for you):

1. Open http://todomvc.com/examples/backbone/
2. Go to Resources tab
3. Open base.js (or any other JS)
4. Go to Debugger tab

Expected:
Debugger shows base.js

Actual:
Debugger shows index.html
Comment 3 Nikita Vasilyev 2015-01-08 19:09:37 PST

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