Bug 170581 - Web Inspector: Source Map Resources should show up in the Debugger Sources list
Summary: Web Inspector: Source Map Resources should show up in the Debugger Sources list
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-06 17:45 PDT by Joseph Pecoraro
Modified: 2017-04-06 19:40 PDT (History)
5 users (show)

See Also:


Attachments
[IMAGE] Before - No Source Map Resources (33.11 KB, image/png)
2017-04-06 17:45 PDT, Joseph Pecoraro
no flags Details
[IMAGE] After - Source Map Resources (45.03 KB, image/png)
2017-04-06 17:46 PDT, Joseph Pecoraro
no flags Details
[PATCH] Proposed Fix (1.76 KB, patch)
2017-04-06 17:47 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-04-06 17:45:02 PDT
Summary:
Source Map Resources should show up in the Debugger Sources list

Steps to Reproduce:
1. Inspect a page with Source Map Resources
  => SourceMapResources show in Resources sidebar, but not Debugger sidebar

Notes:
- TreeOutlines have includeSourceMapResourceChildren.
Comment 1 Joseph Pecoraro 2017-04-06 17:45:12 PDT
<rdar://problem/31269140>
Comment 2 Joseph Pecoraro 2017-04-06 17:45:38 PDT
Created attachment 306446 [details]
[IMAGE] Before - No Source Map Resources
Comment 3 Joseph Pecoraro 2017-04-06 17:46:01 PDT
Created attachment 306447 [details]
[IMAGE] After - Source Map Resources
Comment 4 Joseph Pecoraro 2017-04-06 17:47:03 PDT
Created attachment 306448 [details]
[PATCH] Proposed Fix
Comment 5 Matt Baker 2017-04-06 19:13:16 PDT
Comment on attachment 306448 [details]
[PATCH] Proposed Fix

Cool! r=me
Comment 6 WebKit Commit Bot 2017-04-06 19:40:50 PDT
Comment on attachment 306448 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 306448

Committed r215082: <http://trac.webkit.org/changeset/215082>
Comment 7 WebKit Commit Bot 2017-04-06 19:40:51 PDT
All reviewed patches have been landed.  Closing bug.