Closed
Bug 1370073
Opened 8 years ago
Closed 7 years ago
Pretty print does not work
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: alice0775, Unassigned)
Details
(Keywords: regression)
STR
1. Open http://www.getginger.jp/
2. Attempt to pretty print platform.twitter.com widgets.js
AR:
Nothing happens:
Error in browser console:
"Error in worker resource://devtools/client/debugger/new/pretty-print-worker.js" debugger.js:32612:8
DataCloneError: The object could not be cloned. pretty-print-worker.js:5930
ER
Perform pretty print
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0
confirming, works in Fx 53
Keywords: regression
Comment 2•7 years ago
|
||
Confirmed on Nightly:
SyntaxError: Error parsing regular expression: unterminated parenthetical (8:23864) pretty-print-worker.js:1280:16
"Error in worker resource://devtools/client/debugger/new/pretty-print-worker.js" debugger.js:32725:8
start/this.worker.onerror
Comment 3•7 years ago
|
||
Moved to https://github.com/devtools-html/debugger.html/issues/3702 where it will be tracked going forward.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•