Bug 135653 - Refactor diff_image common code where possible
Summary: Refactor diff_image common code where possible
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Farler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 09:26 PDT by David Farler
Modified: 2014-08-06 09:26 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Farler 2014-08-06 09:26:51 PDT
Where possible, factor out common code around diff-ing images in the webkitpy ports, especially around using a custom ImageDiffer class for the iOS simulator.