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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 01:45:36 PDT 2020


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

--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I'm not sure how to fix this in a backwards compatibility way. Good thing is that error codes are unique even for different domains, so we could add a new error to the policy domain, for example, using the same error code as pluginWillHandleLoadError. Applications just checking the error code would still work, but not the ones also checking the domain.

-- 
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/c4b06668/attachment.htm>


More information about the webkit-unassigned mailing list