Combine ActionMenuHitTestResult with WebHitTestResult It really doesn't need to be separate. For example, all of the additional info it stores can be (and will soon be) relevant for normal context menu operations.
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.