Bug 134872

Summary: [Cocoa] Include element snapshot in _WKActivatedElementInfo
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add -[_WKActivatedElementInfo image] sam: review+

Description mitz 2014-07-13 12:13:18 PDT
<rdar://problem/17295636>
Comment 1 mitz 2014-07-13 12:22:07 PDT
Created attachment 234831 [details]
Add -[_WKActivatedElementInfo image]
Comment 2 WebKit Commit Bot 2014-07-13 12:24:43 PDT
Attachment 234831 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/_WKActivatedElementInfoInternal.h:31:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 mitz 2014-07-13 12:40:18 PDT
Committed <http://trac.webkit.org/r171057>.