WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
217197
Web Inspector: Debugger: source-mapped source file isn't getting selected when pausing
https://bugs.webkit.org/show_bug.cgi?id=217197
Summary
Web Inspector: Debugger: source-mapped source file isn't getting selected whe...
Nikita Vasilyev
Reported
2020-10-01 17:10:16 PDT
Created
attachment 410283
[details]
[Image] Bug STEPS: 1. Create a React app with
https://reactjs.org/docs/create-a-new-react-app.html#create-react-app
2. In src/App.js, add `debugger` inside of App function 3. Open Web Inspector 4. Open the React app in Safari EXPECTED: Debugger shows src/App.js, the resource where I added the `debugger` statement. ACTUAL: Debugger shows main.chunk.js. NOTES: Works as expected in Chrome DevTools.
Attachments
[Image] Bug
(1.25 MB, image/png)
2020-10-01 17:10 PDT
,
Nikita Vasilyev
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-01 17:10:28 PDT
<
rdar://problem/69862865
>
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