Closed
Bug 1554180
Opened 6 years ago
Closed 6 years ago
bad version of version of dwarf_to_json.wasm in the tree
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox69 fixed)
RESOLVED
FIXED
Firefox 69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: yury, Assigned: yury)
Details
Attachments
(1 file)
STR:
- Open https://yurydelendik.github.io/old-man-sandbox/rust-wasm-hey/hey.dbg.html
- Open debugger and refresh the page
- Observe sources tree
Expected:
to see hey.rs
Actual:
no heys, error in the console about invalid wasm
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → ydelendik
| Assignee | ||
Comment 1•6 years ago
|
||
Debugger fails with current version of dwarf_to_json.wasm. Using proper version
fixes it when DWARF is used as source maps.
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6de63b12cbdf
Use devtools-mc-assets version of dwarf_to_json.wasm r=jlast
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in
before you can comment on or make changes to this bug.
Description
•