GoogleChrome / android-browser-helper

The Android Browser Helper library helps developers use Custom Tabs and Trusted Web Activities on top of the AndroidX browser support library.
Apache License 2.0
695 stars 289 forks source link

Update a comment in PostMessage demo #444

Closed SayedElabady closed 1 year ago

SayedElabady commented 1 year ago

SOURCE_ORIGIN gets checked to be a valid origin and that wasn't clear from the comment, right now the browserservices.Origin only supports HTTTP and HTTPS.