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
688 stars 286 forks source link

Update a comment in PostMessage demo #444

Closed SayedElabady closed 11 months ago

SayedElabady commented 11 months 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.