| Summary: | Web Inspector: Source map locations in minified files are incorrect | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | evan.exe |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 13 | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://evanw.github.io/browser-source-map-bugs/#safari | ||
|
Description
evan.exe
2020-07-01 23:48:22 PDT
I believe these locations to be correct because these are the locations reported by Mozilla's source map library: https://github.com/mozilla/source-map. See https://github.com/evanw/browser-source-map-bugs/blob/gh-pages/verify.js for the verification script. Thanks! Yeah, this is fixed in bug 235607 *** This bug has been marked as a duplicate of bug 235607 *** |