Closed
Bug 1328249
Opened 8 years ago
Closed 6 years ago
unresponsive script chrome://devtools/content/sour...odemirror/codemirror.bundle.js:1041
Categories
(DevTools :: Source Editor, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: joshunger1, Unassigned, NeedInfo)
Details
(Keywords: testcase-wanted)
Attachments
(1 file)
52.23 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170102030204
Steps to reproduce:
1. Create large bundle.js with webpack with source maps.
2. Set breakpoint in one of those files.
3. Refresh browser with devtools open.
Actual results:
Hang. unresponsive script chrome://devtools/content/sour...odemirror/codemirror.bundle.js:1041
Expected results:
Performant of course!
Do you have a testcase to reproduce the perf issue?
Flags: needinfo?(joshunger1)
Keywords: testcase-wanted
Reporter | ||
Comment 2•8 years ago
|
||
I can't share the source code. Can you share a large webpack / source map test case you're using for performance? I can try that.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•6 years ago
|
||
2019-03-06
This bug is part of a group of bugs which have had an open needinfo for at least 12 weeks.
The request for information has not been answered, and we can't move forward on the bug so we are closing it.
If the defect is still present, please reopen this bug with an updated report.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•