New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 651913 link

Starred by 0 users

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: console errors around security origin in Application panel

Project Member Reported by dgozman@chromium.org, Sep 30 2016

Issue description

Reproducible on new tab page.

[9820:9820:0930/123147:ERROR:CONSOLE(600)] "Protocol Error: Invalid type of argument 'securityOrigin' for method 'IndexedDB.requestDatabaseNames' call. It must be 'string' but it is 'undefined'.", source: chrome-devtools://devtools/bundled/sdk/InspectorBackend.js (600)
[9820:9820:0930/123147:ERROR:CONSOLE(600)] "Protocol Error: Invalid type of argument 'securityOrigin' for method 'CacheStorage.requestCacheNames' call. It must be 'string' but it is 'undefined'.", source: chrome-devtools://devtools/bundled/sdk/InspectorBackend.js (600)
[9820:9820:0930/123147:ERROR:CONSOLE(606)] "Uncaught (in promise) Error: Protocol Error: Invalid type of argument 'securityOrigin' for method 'IndexedDB.requestDatabaseNames' call. It must be 'string' but it is 'undefined'.", source: chrome-devtools://devtools/bundled/sdk/InspectorBackend.js (606)
[9820:9820:0930/123147:ERROR:CONSOLE(606)] "Uncaught (in promise) Error: Protocol Error: Invalid type of argument 'securityOrigin' for method 'CacheStorage.requestCacheNames' call. It must be 'string' but it is 'undefined'.", source: chrome-devtools://devtools/bundled/sdk/InspectorBackend.js (606)

 
Status: Archived (was: Assigned)

Sign in to add a comment