Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
- Loading branch information