Bug 43703

Summary: Stub out EventSender for WebKitTestRunner
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 2010-08-08 21:49:35 PDT
Stub out EventSender for WebKitTestRunner.
Comment 1 Sam Weinig 2010-08-08 21:53:57 PDT
Created attachment 63858 [details]
Patch
Comment 2 WebKit Review Bot 2010-08-08 21:55:22 PDT
Attachment 63858 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKitTools/WebKitTestRunner/InjectedBundle/EventSendingController.cpp:26:  Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2010-08-09 08:55:54 PDT
Landed in r64985.