[webkit-changes] [WebKit/WebKit] 041231: [GTK] Undeprecate and document webkit_print_operat...

Georges Basile Stavracas Neto noreply at github.com
Tue May 21 06:02:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 041231a01472dbc17a0717c044bf364274adadb5
      https://github.com/WebKit/WebKit/commit/041231a01472dbc17a0717c044bf364274adadb5
  Author: Georges Basile Stavracas Neto <feaneron at igalia.com>
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/gtk/WebKitPrintOperation.cpp
    M Source/WebKit/UIProcess/API/gtk/WebKitPrintOperation.h.in

  Log Message:
  -----------
  [GTK] Undeprecate and document webkit_print_operation_print() behavior
https://bugs.webkit.org/show_bug.cgi?id=274456

Reviewed by Carlos Garcia Campos.

Turns out, there might be legitimate use cases for webkit_print_operation_print()
for sandboxed apps. However, they're very specific, and this function only works
in very specific situations.

Document that, and undeprecate the function.

* Source/WebKit/UIProcess/API/gtk/WebKitPrintOperation.cpp:
* Source/WebKit/UIProcess/API/gtk/WebKitPrintOperation.h.in:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list