Bug 129284

Summary: [Cocoa] Start adding API for customizing actions on activated elements
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, enrica
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add WKActivatedElementInfo and WKElementAction
none
Add _WKActivatedElementInfo and _WKElementAction andersca: review+

Description mitz 2014-02-24 19:04:36 PST
[Cocoa] Start adding API for customizing actions on activated elements
Comment 1 mitz 2014-02-24 19:10:31 PST
Created attachment 225112 [details]
Add WKActivatedElementInfo and WKElementAction
Comment 2 mitz 2014-02-24 19:45:26 PST
Created attachment 225115 [details]
Add _WKActivatedElementInfo and _WKElementAction
Comment 3 mitz 2014-02-24 19:54:57 PST
Committed <http://trac.webkit.org/r164626>.