Bug 247791 - [GTK][WPE] Deprecate WebKitConsoleMessage API
Summary: [GTK][WPE] Deprecate WebKitConsoleMessage API
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: GTK4
  Show dependency treegraph
 
Reported: 2022-11-11 01:43 PST by Carlos Garcia Campos
Modified: 2023-01-22 07:02 PST (History)
3 users (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 2022-11-11 01:43:53 PST
I don't think there's any app using this api, so we can probably deprecate the API and remove the implementation.
Comment 1 Carlos Garcia Campos 2022-11-24 04:03:46 PST
Pull request: https://github.com/WebKit/WebKit/pull/6784
Comment 2 EWS 2022-11-25 00:39:37 PST
Committed 257010@main (d671caa04099): <https://commits.webkit.org/257010@main>

Reviewed commits have been landed. Closing PR #6784 and removing active labels.
Comment 3 Philippe Normand 2023-01-22 02:49:28 PST
So how do we get console messages now?

https://mastodon.nu/@jonasdn/109732221416203674
Comment 4 Michael Catanzaro 2023-01-22 07:02:55 PST
I guess you don't. See https://github.com/WebKit/WebKit/pull/6784#issuecomment-1380024108. We'll need to figure something out.