[Webkit-unassigned] [Bug 18941] WebView fails to load if opened from a blocking JS call in a timer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 13:06:27 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #18 from Ahmad Saleem <zlip.792 at gmail.com> ---
>From the attached patch, I can see some changes to "jni_objc.mm", which was related to Java plugin, which is not supported by Safari since version 12.

Further, the test case (Further Reduction) has <embed> as below for plugin to play video:

<embed name="moviePlugin" width="200" height="240" src="" type="video/x-netscapemovie"></embed>


NPAPI support is removed from Safari 14 onward and it is not supported in Webkit Builds like WebkitGTK as well. I think this can be marked as "RESOLVED WONTFIX". Thanks!

-- 
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/20220622/0d9fe979/attachment.htm>


More information about the webkit-unassigned mailing list