Bug 44000

Summary: run-webkit-tests should not strip editing callbacks when using WebKitTestRunner on Windows
Product: WebKit Reporter: Jon Honeycutt <jhoneycutt>
Component: WebKit2Assignee: Jon Honeycutt <jhoneycutt>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 43379    
Attachments:
Description Flags
Patch mrowe: review+

Description Jon Honeycutt 2010-08-13 18:33:21 PDT
run-webkit-tests should not strip editing callbacks when using WebKitTestRunner on Windows.
Comment 1 Jon Honeycutt 2010-08-13 18:33:54 PDT
<rdar://problem/8309966>
Comment 2 Jon Honeycutt 2010-08-13 19:02:25 PDT
Created attachment 64398 [details]
Patch
Comment 3 Jon Honeycutt 2010-08-15 18:58:46 PDT
Landed in r65389. Thanks, Mark!