Bug 251315 - [GTK][WPE] Bring back WebKitConsoleMessage API implementation
Summary: [GTK][WPE] Bring back WebKitConsoleMessage API implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2023-01-27 23:20 PST by Carlos Garcia Campos
Modified: 2023-01-29 01:06 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2023-01-27 23:20:32 PST
I deprecated the API in 257010@main and removed the functionality assuming nobody was actually using it, but I was wrong. So, keep the API deprecated, but bring back the implementation for backwards compatibility.
Comment 1 Carlos Garcia Campos 2023-01-27 23:23:04 PST
Pull request: https://github.com/WebKit/WebKit/pull/9280
Comment 2 EWS 2023-01-29 01:05:58 PST
Committed 259535@main (91955d0ab066): <https://commits.webkit.org/259535@main>

Reviewed commits have been landed. Closing PR #9280 and removing active labels.