NEW256241
setAppBadge() should reject with SecurityError if child iframe is not same origin-domain as top-origin
https://bugs.webkit.org/show_bug.cgi?id=256241
Summary setAppBadge() should reject with SecurityError if child iframe is not same or...
Marcos Caceres
Reported 2023-05-02 18:52:16 PDT
As per spec, setAppBadge() should reject with SecurityError if child iframe is not same origin-domain as top-origin. Updated spec change: https://github.com/w3c/badging/pull/107 Relevant test: LayoutTests/imported/w3c/web-platform-tests/badging/setAppBadge_cross_origin.sub.html
Attachments
Marcos Caceres
Comment 1 2023-05-02 18:53:29 PDT
Marcos Caceres
Comment 2 2023-05-02 18:55:21 PDT
Note You need to log in before you can comment on or make changes to this bug.