Bug 5838 - DumpRenderTree should test for Ahem before doing anything else
Summary: DumpRenderTree should test for Ahem before doing anything else
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-26 13:53 PST by Eric Seidel (no email)
Modified: 2005-11-28 14:15 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (1.05 KB, patch)
2005-11-27 01:32 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-11-26 13:53:57 PST
DumpRenderTree should test for Ahem before doing anything else

If it doesn't find it, it should tell the user how to get it.
Comment 1 Alexey Proskuryakov 2005-11-27 01:32:40 PST
Created attachment 4815 [details]
Proposed patch

I have also thought about automatically activating a local copy of Ahem for
DumpRenderTree, but that smells of over-engineering :)
Comment 2 Darin Adler 2005-11-27 18:25:38 PST
Comment on attachment 4815 [details]
Proposed patch

Looks fine.