Bug 131171

Summary: Make actionsForElement a proper API::UIClient member function
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2014-04-03 10:51:54 PDT
Make actionsForElement a proper API::UIClient member function
Comment 1 Anders Carlsson 2014-04-03 10:52:29 PDT
Created attachment 228520 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-03 10:54:57 PDT
Attachment 228520 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/APIUIClient.h:39:  _WKActivatedElementInfo is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-04-03 10:56:26 PDT
Committed r166730: <http://trac.webkit.org/changeset/166730>