Bug 144646

Summary: Web Inspector: DOMStorage exception and issue with sessionStorage
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-05-05 16:22:38 PDT
* SUMMARY DOMStorage exception and issue with sessionStorage. * ISSUES 1. "Session Storage" is showing localStorage 2. Sorting appears to be broken 3. Uncaught exception reloading theverge.com CONSOLE ERROR Uncaught exception in inspector page while handling event DOMStorage.domStorageItemUpdated: TypeError: undefined is not an object (evaluating 'this._dataGrid.children') itemUpdated @ Views/DOMStorageContentView.js:130:45 * dispatch @ Base/Object.js:124:55 * dispatchEventToListeners @ Base/Object.js:131:17 * itemUpdated @ Models/DOMStorageObject.js:121:38 * itemUpdated @ Controllers/StorageManager.js:124:61 * domStorageItemUpdated @ Protocol/DOMStorageObserver.js:60:48 * dispatchEvent @ Protocol/InspectorBackend.js:353:42 * _dispatchEvent @ Protocol/InspectorBackend.js:233:32 * dispatch @ Protocol/InspectorBackend.js:88:32 * dispatchNextQueuedMessageFromBackend @ Protocol/MessageDispatcher.js:42:34
Attachments
[PATCH] Proposed Fix (10.98 KB, patch)
2015-05-05 16:28 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-05-05 16:23:06 PDT
Joseph Pecoraro
Comment 2 2015-05-05 16:28:16 PDT
Created attachment 252421 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-05-06 05:56:41 PDT
Comment on attachment 252421 [details] [PATCH] Proposed Fix Clearing flags on attachment: 252421 Committed r183867: <http://trac.webkit.org/changeset/183867>
WebKit Commit Bot
Comment 4 2015-05-06 05:56:45 PDT
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.