WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
175074
Use interpreted language for ImageDiff
https://bugs.webkit.org/show_bug.cgi?id=175074
Summary
Use interpreted language for ImageDiff
Jonathan Bedard
Reported
2017-08-02 09:46:20 PDT
Instead of building ImageDiff, we should use an interpreted language.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-08-02 09:46:45 PDT
<
rdar://problem/33678508
>
Sam Weinig
Comment 2
2017-08-02 10:36:59 PDT
For what reason?
Alexey Proskuryakov
Comment 3
2017-08-02 22:51:41 PDT
For iOS, ImageDiff runs on the host, and everything else runs on device. It is a huge pain to build and to store binaries for two platforms in archives.
Sam Weinig
Comment 4
2017-08-03 10:45:05 PDT
(In reply to Alexey Proskuryakov from
comment #3
)
> For iOS, ImageDiff runs on the host, and everything else runs on device. It > is a huge pain to build and to store binaries for two platforms in archives.
Ok. Please measure the performance to make sure this doesn't slow down testing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug