[Webkit-unassigned] [Bug 216123] [GTK][WPE] WEBKIT_PLUGIN_ERROR_WILL_HANDLE_LOAD returned when plugins are disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 06:25:37 PDT 2020


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #5 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Do we really need to return any error at all? It looks like what happens is:

1. We emit load-failed with WEBKIT_PLUGIN_ERROR_WILL_HANDLE_LOAD
2. Epiphany ignores the error.
3. WebKit loads the content properly.

The error seems superfluous, right? Does it really need to be exposed to the browser? Why does load-failed happen at all? Seems like we could skip that step?

-- 
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/20200909/02e081bd/attachment.htm>


More information about the webkit-unassigned mailing list