RESOLVED FIXED 201392
macCatalyst: Re-enable iOS WKWebView printing API
https://bugs.webkit.org/show_bug.cgi?id=201392
Summary macCatalyst: Re-enable iOS WKWebView printing API
Tim Horton
Reported 2019-09-01 16:32:51 PDT
macCatalyst: Re-enable iOS WKWebView printing API
Attachments
Patch (4.71 KB, patch)
2019-09-01 16:33 PDT, Tim Horton
wenson_hsieh: review+
Tim Horton
Comment 1 2019-09-01 16:33:02 PDT
Tim Horton
Comment 2 2019-09-01 16:33:05 PDT
Sam Weinig
Comment 3 2019-09-01 16:44:12 PDT
Comment on attachment 377831 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=377831&action=review > Source/WebKit/ChangeLog:9 > + Reviewed by NOBODY (OOPS!). > + > + * UIProcess/API/Cocoa/WKWebView.mm: Why? What has changed since it was disabled? Why was it disabled in the first place?
Tim Horton
Comment 4 2019-09-01 20:09:22 PDT
Because UIKit bits were missing at bringup time but have long since been introduced.
Tim Horton
Comment 5 2019-09-01 20:09:55 PDT
And “why?” -> because the API is supposed to behave identically.
Wenson Hsieh
Comment 6 2019-09-01 20:36:37 PDT
Comment on attachment 377831 [details] Patch r=me, with a sentence or two in the ChangeLog
Tim Horton
Comment 7 2019-09-04 12:38:03 PDT
Note You need to log in before you can comment on or make changes to this bug.