RESOLVED FIXED 152905
Web Inspector: Uncaught exception: TypeError: this._initiatorSourceCodeLocation.sourceCode.addInitiatedResource is not a function
https://bugs.webkit.org/show_bug.cgi?id=152905
Summary Web Inspector: Uncaught exception: TypeError: this._initiatorSourceCodeLocati...
Joseph Pecoraro
Reported 2016-01-08 11:11:36 PST
* SUMMARY [Error] Uncaught exception in inspector page while handling event Network.requestWillBeSent TypeError: this._initiatorSourceCodeLocation.sourceCode.addInitiatedResource is not a function. (In 'this._initiatorSourceCodeLocation.sourceCode.addInitiatedResource(this)', 'this._initiatorSourceCodeLocation.sourceCode.addInitiatedResource' is undefined) Resource — Resource.js:63 _addNewResourceToFrame — FrameResourceManager.js:406 resourceRequestWillBeSent — FrameResourceManager.js:199 requestWillBeSent — NetworkObserver.js:32 dispatchEvent — InspectorBackend.js:442 _dispatchEvent — InspectorBackend.js:342 dispatch — InspectorBackend.js:151 dispatchNextQueuedMessageFromBackend — MessageDispatcher.js:42 _dispatchEvent (InspectorBackend.js:344) dispatch (InspectorBackend.js:151) dispatchNextQueuedMessageFromBackend (MessageDispatcher.js:42) * STEPS TO REPRODUCE 1. Inspect the inspector
Attachments
[PATCH] Proposed Fix (1.94 KB, patch)
2016-01-08 11:12 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-01-08 11:12:00 PST
Joseph Pecoraro
Comment 2 2016-01-08 11:12:55 PST
Created attachment 268555 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2016-01-08 11:25:02 PST
Comment on attachment 268555 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2016-01-08 12:14:37 PST
Comment on attachment 268555 [details] [PATCH] Proposed Fix Clearing flags on attachment: 268555 Committed r194776: <http://trac.webkit.org/changeset/194776>
WebKit Commit Bot
Comment 5 2016-01-08 12:14:41 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.