Bug 131171 - Make actionsForElement a proper API::UIClient member function
Summary: Make actionsForElement a proper API::UIClient member function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 10:51 PDT by Anders Carlsson
Modified: 2014-04-03 10:56 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.07 KB, patch)
2014-04-03 10:52 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

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