Bug 138735

Summary: Remove pre-[DDActionContext contextForView:...] fallback path
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

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