[Webkit-unassigned] [Bug 198019] Web Inspector: Source maps: navigating to resource with missing source-mapped file should show available resource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 09:23:41 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=198019

--- Comment #2 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
This also happens with JS.

e.g., https://chat.mozilla.org/bundles/966137753e93f2670808/init.js has //# sourceMappingURL=init.js.map

Trying to set a breakpoint in init.js causes it to appear as a breakpoint somewhere we don't have the files, as they have URLs like webpack:///./react-sdk/src/BasePlatform.ts.

When the breakpoint gets hit, we then don't see anything meaningful, as the source view for the hit breakpoint just says "An error occurred trying to load the resource".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220802/0a8062a9/attachment.htm>


More information about the webkit-unassigned mailing list