Summary: | Combine ActionMenuHitTestResult with WebHitTestResult | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> | ||||
Component: | WebKit2 | Assignee: | Brady Eidson <beidson> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | bdakin, commit-queue, thorton | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Brady Eidson
2015-04-06 10:50:03 PDT
Created attachment 250210 [details]
Patch v1
Attachment 250210 [details] did not pass style-queue:
ERROR: Source/WebKit2/Shared/mac/WebHitTestResult.mm:81: Place brace on its own line for function definitions. [whitespace/braces] [4]
ERROR: Source/WebKit2/Shared/mac/WebHitTestResult.mm:81: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 2 in 18 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 250210 [details] Patch v1 Clearing flags on attachment: 250210 Committed r182442: <http://trac.webkit.org/changeset/182442> All reviewed patches have been landed. Closing bug. |