Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing steps and fields in "report an error" in log module. (#838)
Missing steps common to the regular console events: - Creating the `timestamp` field. - Creating `body` from `entry`. Also, the `stack` value was created in its own step, but was not listed in the list of fields creating the specific `log.JavascriptLogEntry` production.
- Loading branch information