Bug 43142 - Setting the colorspace correctly fixes some layout tests
Summary: Setting the colorspace correctly fixes some layout tests
Status: RESOLVED DUPLICATE of bug 43102
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 43102
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-28 13:21 PDT by Alex Nicolaou
Modified: 2010-07-28 17:35 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.57 KB, patch)
2010-07-28 14:31 PDT, Alex Nicolaou
no flags Details | Formatted Diff | Diff
Patch (2.57 KB, patch)
2010-07-28 14:42 PDT, Alex Nicolaou
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Nicolaou 2010-07-28 13:21:29 PDT
Fixing the colorspace used in Chromium/CG fixes some layout tests that were failing because the wrong colorspace was being used.
Comment 1 Alex Nicolaou 2010-07-28 14:31:55 PDT
Created attachment 62877 [details]
Patch
Comment 2 Alex Nicolaou 2010-07-28 14:42:52 PDT
Created attachment 62878 [details]
Patch
Comment 3 Ojan Vafai 2010-07-28 16:09:43 PDT
Comment on attachment 62878 [details]
Patch

I don't see these passing on the webkit canary bots. If another one of your patches fixes these, you should make these changes in that patch.
Comment 4 Alex Nicolaou 2010-07-28 16:35:36 PDT
These are fixed by the change in bug 43102. I will merge the patches, sorry.
Comment 5 Alex Nicolaou 2010-07-28 17:35:07 PDT
Patch merged with 43102, marking this duplicate

*** This bug has been marked as a duplicate of bug 43102 ***