Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
57
rated 0 times [  63] [ 6]  / answers: 1 / hits: 13389  / 11 Years ago, thu, december 12, 2013, 12:00:00

It's not clear from searching on Google and looking through documentation. What's the maximum length on a message sent via Window.postMessage (https://developer.mozilla.org/en-US/docs/Web/API/Window.postMessage)? We assume this varies by browser?


More From » html

 Answers
3

As a data point, the WebKit implementation (used by Safari and Chrome)
doesn't currently enforce any limits (other than those imposed by running
out of memory).


Source : https://lists.w3.org/Archives/Public/public-whatwg-archive/2009Oct/0546.html


[#49617] Wednesday, December 11, 2013, 11 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
andreguym

Total Points: 125
Total Questions: 112
Total Answers: 103

Location: Wallis and Futuna
Member since Tue, Mar 30, 2021
3 Years ago
;