[Webkit-unassigned] [Bug 252544] Non-opened Home Screen web app can not receive post message from Notificationclick callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 6 22:51:36 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252544

--- Comment #2 from Brady Eidson <beidson at apple.com> ---
I tried this out from a test app to debug.
It actually worked expected.
I not only verified the behavior of the web content, but also that the relevant WebKit code was working as expected.

One thing that tripped me up while trying to reproduce was some syntax errors that started out with direct copy-and-paste of your code.

Have you verified via Web Inspector that your JS code is working as expected and not throwing any errors?

If you're still having trouble with this, I think we'll need an actual end-to-end test to interact with - and not code snippets here - because I can verify at least one incarnation of the test works fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230307/50a81590/attachment.htm>


More information about the webkit-unassigned mailing list