Confirmed users
839
edits
No edit summary |
|||
Line 55: | Line 55: | ||
* document.domain (we currently don't revoke access to the document's original domain, we probably should do that). | * document.domain (we currently don't revoke access to the document's original domain, we probably should do that). | ||
* Error hacks? | * Error hacks? | ||
* Fix error messages for property access denied. Old message included two origins, new one doesn't, and it looks like we're not using any of the localization that the old message had. Error console should show both origins, exception message probably (?) shouldn't. | * Fix error messages for property access denied. Old message included two origins, new one doesn't, and it looks like we're not using any of the localization that the old message had. Error console should show both origins, exception message probably (?) shouldn't. | ||
* Confirm that the fix in docshell/test/chrome/test_bug454235.xul is appropriate. | * Confirm that the fix in docshell/test/chrome/test_bug454235.xul is appropriate. |