Bug 147869

Summary: [Cocoa] The UI delegate can't tell if printing was user-initiated
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED INVALID    
Severity: Normal CC: andersca, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add userInitiated argument to -_webView:printFrame: sam: review+

Description mitz 2015-08-10 23:42:40 PDT
[Cocoa] The UI delegate can't tell if printing was user-initiated
Comment 1 mitz 2015-08-10 23:48:25 PDT
Created attachment 258707 [details]
Add userInitiated argument to -_webView:printFrame:
Comment 2 mitz 2015-08-11 09:14:42 PDT
Fixed in <http://trac.webkit.org/r188255>.
Comment 3 mitz 2015-08-11 09:51:57 PDT
This was a mistake. I’ve reverted the change in <http://trac.webkit.org/r188257>.