[Webkit-unassigned] [Bug 32115] document.cookie accessors should raise INVALID_STATE_ERR if there is no browsing context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 11:37:52 PST 2009


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2009-12-03 11:37:52 PST ---
> * IE8 does not have a document.implementation.createDocument method.

You could test its behavior by loading an iframe, taking a reference to its
document, and removing the iframe.

Raising an exception where other browsers don't raise it can cause significant
compatibility problems.

-- 
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