Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document. speech.js:1
  2. Error in event handler for runtime.onMessage: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
  3. Stack trace: Error: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
  4.     at Error (native)
  5.     at s (chrome-extension://fpienblnmnnlojdcknfmeicdefhafako/res/js/speech.js:1:325)
  6.     at m (chrome-extension://fpienblnmnnlojdcknfmeicdefhafako/res/js/speech.js:1:1181)
  7.     at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14)
  8.     at EventImpl.dispatchToListener (extensions::event_bindings:395:22)
  9.     at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14)
  10.     at Event.publicClass.(anonymous function) [as dispatchToListener] (extensions::utils:65:26)
  11.     at EventImpl.dispatch_ (extensions::event_bindings:378:35)
  12.     at EventImpl.dispatch (extensions::event_bindings:401:17)
  13.     at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14) VM171 extensions::event_bindings:383
  14. 9
  15. Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document. speech.js:1
  16. img loaded image.js:1
  17. could not save item {"message":{"onblocked":null,"readyState":"done","transaction":null,"source":null,"error":{"message":"The user denied permission to access the database.","name":"UnknownError"},"result":null},"name":"error"} utils.js:1
  18. Could not save item "could not save item {\"message\":{\"onblocked\":null,\"readyState\":\"done\",\"transaction\":null,\"source\":null,\"error\":{\"message\":\"The user denied permission to access the database.\",\"name\":\"UnknownError\"},\"result\":null},\"name\":\"error\"}" utils.js:1
  19. 6
  20. Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement