order of arguments in window.postMessage()

What's the rationale for the order of the arguments in  
window.postMessage(message, ports, targetOrigin)? Can it be changed to  
message, targetOrigin, ports?

-- 
Simon Pieters
Opera Software

Received on Thursday, 14 January 2010 13:19:46 UTC