[Webkit-unassigned] [Bug 198019] New: Web Inspector: Source maps: navigating to resource with missing source map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 18 16:21:57 PDT 2019


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

            Bug ID: 198019
           Summary: Web Inspector: Source maps: navigating to resource
                    with missing source map
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 370202

  --> https://bugs.webkit.org/attachment.cgi?id=370202&action=review

[Video] Bug

Steps:
1. Open https://github.com
2. Log in (you need to have an account)
3. Inspect <body>
4. Click on the first source link in the styles sidebar (layout.scss:2)

Expected:
layout.scss isn't present on the server, as GitHub doesn't deploy their Sass files (but for some doesn't remove sourceMappingURL declarations).
I expect to navigate to the corresponding rule in CSS resource (as the Sass file is 404).

Actual:
"Not Found" in the content view. There's no way to navigate to the CSS rule from the styles sidebar.

-- 
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/20190518/0b638270/attachment.html>


More information about the webkit-unassigned mailing list