Bug 64211

Summary: Rebaseline following r90646
Product: WebKit Reporter: David Reveman <reveman>
Component: New BugsAssignee: David Reveman <reveman>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Rebaseline following r90646
none
Update pixel expectations for r90646 jamesr: review-

Description David Reveman 2011-07-08 15:54:49 PDT
Rebaseline following r90646
Comment 1 David Reveman 2011-07-08 16:04:05 PDT
Created attachment 100178 [details]
Rebaseline following r90646

Attempt to rebaseline chromium GPU tests following layer anti-aliasing changes.
Comment 2 David Reveman 2011-07-08 16:17:01 PDT
This first attempt only includes tests that have previously expected results. The rebaseline script failed to find previous results for most tests on Windows. Is this expected?
Comment 3 David Reveman 2011-07-11 11:30:36 PDT
Created attachment 100335 [details]
Update pixel expectations for r90646
Comment 4 James Robinson 2011-07-11 13:01:48 PDT
Comment on attachment 100335 [details]
Update pixel expectations for r90646

This patch is mangled, see LayoutTests/platform/chromium-gpu-linux/compositing/reflections/reflection-positioning-expected.png.  Additionally our tools don't really support 6mb+ patches.  It'll probably be easier for me to just rebaseline
Comment 5 David Reveman 2011-07-11 13:33:51 PDT
(In reply to comment #4)
> (From update of attachment 100335 [details])
> This patch is mangled, see LayoutTests/platform/chromium-gpu-linux/compositing/reflections/reflection-positioning-expected.png.  Additionally our tools don't really support 6mb+ patches.  It'll probably be easier for me to just rebaseline

It was generated with git-format-patch. Guess the tools doesn't support that. Is there a way to generate proper webkit patches with binary file changes from a git checkout?

Let me know if you want me to do a svn checkout and generate a patch for the same change with svn-create-patch.