Export to GitHub

xssinterface - issue #1

Opera 9 supports postMessage via document.postMessage


Posted on Feb 29, 2008 by Happy Rhino

Opera 9 supports an older version of HTML5 in which postMessage is a property of document, not window. This will probably be updated to use window.postMessage before the final release of Opera 9.5.

Consider object detecting window.postMessage then document.postMessage if that fails?

Comment #1

Posted on Feb 29, 2008 by Swift Wombat

Yeah, this was pretty high on my list. Should be very straight forward.

Comment #2

Posted on Feb 29, 2008 by Swift Wombat

(No comment was entered for this change.)

Comment #3

Posted on Mar 2, 2008 by Swift Wombat

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Enhancement Priority-Medium Opera