Bug 250023
Summary: | [WPE][GTK] WEBKIT_PLUGIN_ERROR_WILL_HANDLE_LOAD is gone, but still required | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux | ||
Bug Depends on: | |||
Bug Blocks: | 210100 |
Michael Catanzaro
So we deprecated WebKitPluginError and removed all the error types from the new API version. But now it's no longer possible to view media like e.g. https://bug-249844-attachments.webkit.org/attachment.cgi?id=464289. The load fails with WEBKIT_PLUGIN_ERROR_WILL_HANDLE_LOAD. The browser is supposed to ignore it, but can't.
This design is unfortunate and I'm not sure what the best way to fix it would be.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/8448
EWS
Committed 258772@main (cb508f4d82bf): <https://commits.webkit.org/258772@main>
Reviewed commits have been landed. Closing PR #8448 and removing active labels.