Bug 220751
Summary: | Uncaught Exception: 'undefined' when expanding JSX source-mapped resource | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bburg, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://reactjs.org/redirect-to-codepen/hello-world |
Blaze Burg
Uncaught Exception in Web Inspector.
Steps to Reproduce:
1. In Sources Tab, expand filestack.min.js
2. Expand the revealed filestack folder
3. Click on the revealed 'filestack.umd.js' file
Uncaught Exceptions:
-----------------------
- undefined (at :undefined:undefined)
-----------------------
Notes:
Inspected URL: https://codepen.io/pen?&editors=0010
Loading completed: true
Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/73376400>
Blaze Burg
Error in Inspector^2:
[Error] Error: Loading resource for inspector failed access control check
_dispatchResponseToPromise — Connection.js:162
_dispatchResponse — Connection.js:124
dispatch — Connection.js:77
dispatchMessageFromTarget — TargetManager.js:176
dispatchMessageFromTarget — TargetObserver.js:47
_dispatchEvent — Connection.js:210
dispatch — Connection.js:79
dispatch — InspectorBackend.js:232
(anonymous function) — MessageDispatcher.js:42
sourceMapResourceLoadError (SourceMapResource.js:121)
sourceMapResourceLoadError
promiseReactionJob
Error in Inspector^1:
[Error] Blocked mixed content webpack://filestack/filestack.umd.js because 'block-all-mixed-content' appears in the Content Security Policy.
[Error] Not allowed to request resource
[Error] Cannot load webpack://filestack/filestack.umd.js due to access control checks.