RESOLVED INVALID 104870
REGRESSION (r127956): Inline dabblet animations broken
https://bugs.webkit.org/show_bug.cgi?id=104870
Summary REGRESSION (r127956): Inline dabblet animations broken
Dean Jackson
Reported 2012-12-12 17:59:56 PST
The specified URL is not showing the animations when inline on ToT. Opening them on dabblet.com works, as does Safari 6.0
Attachments
Radar WebKit Bug Importer
Comment 1 2012-12-12 18:09:56 PST
Dean Jackson
Comment 2 2012-12-19 12:26:48 PST
Lea, are you watching here? We've made a change in WebKit that breaks your dabblet embeds. The HTML spec says "4.3.1 Security - User agents must throw a SecurityError exception whenever any of the members of a Storage object originally returned by the localStorage attribute are accessed by scripts whose effective script origin is not the same as the origin of the Document of the Window object on which the localStorage attribute was accessed." So basically that's the problem. You'll notice a DOM exception.
Note You need to log in before you can comment on or make changes to this bug.