RESOLVED FIXED 240993
[GLib] Properly deprecate WebKitSettings properties enable-accelerated-2d-canvas, enable-plugins, and enable-xss-auditor
https://bugs.webkit.org/show_bug.cgi?id=240993
Summary [GLib] Properly deprecate WebKitSettings properties enable-accelerated-2d-can...
Michael Catanzaro
Reported 2022-05-26 18:08:54 PDT
Properly deprecate WebKitSettings properties enable-accelerated-2d-canvas, enable-plugins, and enable-xss-auditor. enable-accelerated-2d-canvas and enable-plugins are missing G_PARAM_DEPRECATED. enable-xss-auditor is just not deprecated at all, even though I deprecated its getter/setter.
Attachments
Michael Catanzaro
Comment 1 2022-05-27 11:27:59 PDT
EWS
Comment 2 2022-05-27 18:24:09 PDT
Committed r294974 (251078@main): <https://commits.webkit.org/251078@main> Reviewed commits have been landed. Closing PR #1105 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.