embeds fail to load if third-party cookies are blocked #1244

Closed
opened 2013-02-12 16:20:39 +00:00 by j · 2 comments
Owner

if you enable "Block third-party cookies and site data" in chrome, embeds no longer load if loaded inside of an iframe.

if you enable "Block third-party cookies and site data" in chrome, embeds no longer load if loaded inside of an iframe.
j added the
general
label 2013-02-12 16:20:39 +00:00
0x2620 was assigned by j 2013-02-12 16:20:39 +00:00
j added the
normal
defect
labels 2013-02-12 16:20:39 +00:00
Author
Owner
Uncaught Error: <SecurityError>: DOM Exception 18 embed:7
Uncaught Error: <SecurityError>: DOM Exception 18 Ox.js:3
Uncaught <TypeError>: Object function (value){return Ox.wrap(value);} has no method 'typeOf' Ox.js:

``` Uncaught Error: <SecurityError>: DOM Exception 18 embed:7 Uncaught Error: <SecurityError>: DOM Exception 18 Ox.js:3 Uncaught <TypeError>: Object function (value){return Ox.wrap(value);} has no method 'typeOf' Ox.js: ```
Author
Owner

In []oxjs,2613:

#!CommitTicketReference repository="" revision="oxjs,2613"
dont fail if third party localStorage is not enaled, closes #1244
In []oxjs,2613: ``` #!CommitTicketReference repository="" revision="oxjs,2613" dont fail if third party localStorage is not enaled, closes #1244 ```
j added the
fixed
label 2013-02-12 17:58:16 +00:00
j closed this issue 2013-02-12 17:58:16 +00:00
rlx added this to the 13.01 milestone 2013-05-29 12:10:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1244
No description provided.