RESOLVED FIXED 181314
REGRESSION (r225709): Web Inspector: CSS Source maps not loading
https://bugs.webkit.org/show_bug.cgi?id=181314
Summary REGRESSION (r225709): Web Inspector: CSS Source maps not loading
Joseph Pecoraro
Reported 2018-01-04 18:56:24 PST
REGRESSION (r225709): Web Inspector: CSS Source maps not loading Steps to Reproduce: 1. Load any page with CSS source maps => CSS source map not loaded Notes: • An over-eager else when we added handling of no-main-frame cases (service worker inspector). • See: SourceMapManager _loadAndParseSourceMap
Attachments
[PATCH] Proposed Fix (13.47 KB, patch)
2018-01-04 19:28 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2018-01-04 18:56:31 PST
Joseph Pecoraro
Comment 2 2018-01-04 19:28:15 PST
Created attachment 330511 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2018-01-04 20:13:31 PST
Comment on attachment 330511 [details] [PATCH] Proposed Fix r=me, nice test!
WebKit Commit Bot
Comment 4 2018-01-04 20:34:12 PST
Comment on attachment 330511 [details] [PATCH] Proposed Fix Clearing flags on attachment: 330511 Committed r226435: <https://trac.webkit.org/changeset/226435>
WebKit Commit Bot
Comment 5 2018-01-04 20:34:13 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.