Bug 53210

Summary: new-run-webkit-tests: fix image diff crashes on mac port
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, mihaip, ojan, shanestephens, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mihaip: review+

Description Dirk Pranke 2011-01-26 17:28:36 PST
new-run-webkit-tests: fix image diff crashes on mac port
Comment 1 Dirk Pranke 2011-01-26 17:30:18 PST
Created attachment 80277 [details]
Patch
Comment 2 Mihai Parparita 2011-01-26 17:50:19 PST
Comment on attachment 80277 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=80277&action=review

> Tools/ChangeLog:5
> +        Fix regression caused a few patches ago ... new-run-webkit-tests

Mind mentioning r76322 explicitly?
Comment 3 Dirk Pranke 2011-01-26 17:59:51 PST
(In reply to comment #2)
> (From update of attachment 80277 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=80277&action=review
> 
> > Tools/ChangeLog:5
> > +        Fix regression caused a few patches ago ... new-run-webkit-tests
> 
> Mind mentioning r76322 explicitly?

Will do.
Comment 4 Dirk Pranke 2011-01-26 18:01:51 PST
Committed r76746: <http://trac.webkit.org/changeset/76746>