Bug 129284 - [Cocoa] Start adding API for customizing actions on activated elements
Summary: [Cocoa] Start adding API for customizing actions on activated elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-24 19:04 PST by mitz
Modified: 2014-02-24 19:54 PST (History)
2 users (show)

See Also:


Attachments
Add WKActivatedElementInfo and WKElementAction (40.08 KB, patch)
2014-02-24 19:10 PST, mitz
no flags Details | Formatted Diff | Diff
Add _WKActivatedElementInfo and _WKElementAction (41.44 KB, patch)
2014-02-24 19:45 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.