Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fff1b1773bff2ef7c3b867ab019d69faa36c010d
      
https://github.com/WebKit/WebKit/commit/fff1b1773bff2ef7c3b867ab019d69faa36c010d
  Author: Michael Catanzaro <[email protected]>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
    M Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMEventTarget.h

  Log Message:
  -----------
  WebKitDOMEventTarget.h:95: Warning: WebKit2WebExtension: invalid "scope" 
annotation: only valid on callback parameters
https://bugs.webkit.org/show_bug.cgi?id=276180

Unreviewed build fix.

Emmanuele recommends using (type gpointer) for the GCallback parameter
of webkit_dom_event_target_remove_event_listener, since it won't be
called and is therefore not functioning as a callback.

* Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMEventTarget.h:

Canonical link: https://commits.webkit.org/280639@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to