WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144646
Web Inspector: DOMStorage exception and issue with sessionStorage
https://bugs.webkit.org/show_bug.cgi?id=144646
Summary
Web Inspector: DOMStorage exception and issue with sessionStorage
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-05-05 16:23:06 PDT
<
rdar://problem/20827909
>
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.
Top of Page
Format For Printing
XML
Clone This Bug