Bug 138735 - Remove pre-[DDActionContext contextForView:...] fallback path
Summary: Remove pre-[DDActionContext contextForView:...] fallback path
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: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-11-14 02:27 PST by Tim Horton
Modified: 2014-11-14 17:59 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.00 KB, patch)
2014-11-14 02:28 PST, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-11-14 02:27:58 PST
Remove pre-[DDActionContext contextForView:...] fallback path
Comment 1 Tim Horton 2014-11-14 02:28:34 PST
Created attachment 241570 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2014-11-14 02:29:24 PST
<rdar://problem/18982046>
Comment 3 WebKit Commit Bot 2014-11-14 02:31:20 PST
Attachment 241570 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:571:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:573:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:576:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 3 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Tim Horton 2014-11-14 17:59:05 PST
http://trac.webkit.org/changeset/176150