Open Bug 1519569 Opened 7 years ago Updated 2 years ago

Wasm functions' names are not fully shown in backtraces in the console

Categories

(DevTools :: Console, defect, P2)

defect

Tracking

(Not tracked)

People

(Reporter: fitzgen, Unassigned)

References

Details

Attachments

(2 files)

For example, the function's name is "$console_error_panic_hook::hook_impl::h29cd881c683ead66" but only "h29cd881c683ead66" is displayed in the stack trace's expanded accordion.

Seems like some sort of regex gone wrong or something.

Attached file test-case.zip

STR:

  • unzip
  • start local server
  • navigate to locally-served index.html
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: