Description[ios Mojo] Added util function to convert WKSecurityOrigin to GURL.
Mojo JS API requires synchronous communication and the only way to do
this is to use window.prompt. window.prompt will be used for
communication *only* for app specific URLs.
GURLOriginWithWKSecurityOrigin will be used inside prompt WKNavigation
callback to convert WKSecurityOrigin to GURL, which will be passed to
|isAppSpecificURL|.
Mojo for WebUI design doc:
https://docs.google.com/document/d/1iUJXX_zoY2BbnecpfxjznOeasf29KUzl_9S_LG08Bes/edit#heading=h.yjqp5garsqf9
BUG=567809
Committed: https://crrev.com/79fb44bf5c05683a19f378e85afd74c705b3ac8c
Cr-Commit-Position: refs/heads/master@{#390544}
Patch Set 1 #Patch Set 2 : Self review #Patch Set 3 : Fixed test #
Messages
Total messages: 19 (10 generated)
|