Bug 44000 - run-webkit-tests should not strip editing callbacks when using WebKitTestRunner on Windows
Summary: run-webkit-tests should not strip editing callbacks when using WebKitTestRunn...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Jon Honeycutt
URL:
Keywords: InRadar
Depends on:
Blocks: 43379
  Show dependency treegraph
 
Reported: 2010-08-13 18:33 PDT by Jon Honeycutt
Modified: 2010-08-15 18:58 PDT (History)
0 users

See Also:


Attachments
Patch (2.52 KB, patch)
2010-08-13 19:02 PDT, Jon Honeycutt
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!