Bug 251315

Summary: [GTK][WPE] Bring back WebKitConsoleMessage API implementation
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.