[Webkit-unassigned] [Bug 234282] iOS Safari confused about whether 'showModalDialog' is own property of globalThis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 15:20:35 PST 2021


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

--- Comment #1 from Alexey Shvayka <ashvayka at apple.com> ---
Thanks for detailed report, Mark.

The issue occurs due to some complicated logic for "showModalDialog" in Window's [[GetOwnProperty]], which is not aligned with other internal methods.

showModalDialog() was removed from Chrome in 2015 and from Firefox in 2017, so I guess we are safe to remove it for Web content only.

-- 
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/20211214/1efcefbe/attachment.htm>


More information about the webkit-unassigned mailing list