* 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
<rdar://problem/20827909>
Created attachment 252421 [details] [PATCH] Proposed Fix
Comment on attachment 252421 [details] [PATCH] Proposed Fix Clearing flags on attachment: 252421 Committed r183867: <http://trac.webkit.org/changeset/183867>
All reviewed patches have been landed. Closing bug.