Bug 43772 - WebKitTestRunner needs to run tests without using native controls
Summary: WebKitTestRunner needs to run tests without using native controls
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-10 00:30 PDT by Jon Honeycutt
Modified: 2010-08-12 15:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch (18.95 KB, patch)
2010-08-12 01:53 PDT, Jon Honeycutt
sam: 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-10 00:30:22 PDT
WebKitTestRunner needs to run tests without rendering controls using the Windows-native look to match DRT's behavior.
Comment 1 Jon Honeycutt 2010-08-10 15:52:19 PDT
<rdar://problem/8294494>
Comment 2 Jon Honeycutt 2010-08-12 01:53:39 PDT
Created attachment 64194 [details]
Patch
Comment 3 Jon Honeycutt 2010-08-12 15:04:30 PDT
Landed in r65270. Thanks, Sam!