Re: [presentation-api] Replace DOMString with USVString for PresentationRequest URLs.

Yes, it needs to be serializable as it can be sent to a separate 
receiving user agent over the network.  UTF-8 can encode lone 
surrogates, but we don't require that, so that sounds like a reason 
for using USVString to provide more flexibility.




-- 
GitHub Notification of comment by mfoltzgoogle
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/pull/372#issuecomment-262318659
 using your GitHub account

Received on Tuesday, 22 November 2016 18:08:55 UTC