[Webkit-unassigned] [Bug 104870] REGRESSION (r127956): Inline dabblet animations broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 12:24:33 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104870





--- Comment #2 from Dean Jackson <dino at apple.com>  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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list