Bug 51841 - [Chromium] Add CSS3 elliptical gradient support to GradientSkia
Summary: [Chromium] Add CSS3 elliptical gradient support to GradientSkia
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: noel gordon
URL:
Keywords:
: 51988 (view as bug list)
Depends on:
Blocks: 55742 56736
  Show dependency treegraph
 
Reported: 2011-01-03 11:59 PST by Mihai Parparita
Modified: 2011-12-21 23:22 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2011-02-10 18:13 PST, noel gordon
no flags Details | Formatted Diff | Diff
Patch fix spelling (2.77 KB, patch)
2011-02-17 00:55 PST, noel gordon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Parparita 2011-01-03 11:59:48 PST
The patches in bug 28152 added support for the current CSS3 gradient spec, including elliptical graidents. We'll probably need to do a similar change to:

http://trac.webkit.org/changeset/74915/trunk/WebCore/platform/graphics/cg/GradientCG.cpp
Comment 1 Mihai Parparita 2011-01-03 12:03:19 PST
For now I've added failing expectations for affected tests: http://trac.webkit.org/changeset/74921
Comment 2 Andrei Popescu 2011-01-06 10:13:32 PST
*** Bug 51988 has been marked as a duplicate of this bug. ***
Comment 3 noel gordon 2011-02-10 18:13:08 PST
Created attachment 82084 [details]
Patch
Comment 4 noel gordon 2011-02-17 00:55:56 PST
Created attachment 82764 [details]
Patch fix spelling

Stephen, could you review this please?
Comment 5 Mike Reed 2011-02-17 06:47:42 PST
LGTM
Comment 6 Stephen White 2011-02-17 07:44:45 PST
(In reply to comment #4)
> Created an attachment (id=82764) [details]
> Patch fix spelling
> 
> Stephen, could you review this please?

This looks fine to me.  However, I'm not a WK reviewer.  James, care to give this an r+?
Comment 7 WebKit Commit Bot 2011-02-18 18:16:53 PST
The commit-queue encountered the following flaky tests while processing attachment 82764 [details]:

http/tests/websocket/tests/handshake-fail-by-cross-origin.html bug 54147 (author: abarth@webkit.org)
The commit-queue is continuing to process your patch.
Comment 8 WebKit Commit Bot 2011-02-18 18:19:01 PST
Comment on attachment 82764 [details]
Patch fix spelling

Clearing flags on attachment: 82764

Committed r79063: <http://trac.webkit.org/changeset/79063>
Comment 9 WebKit Commit Bot 2011-02-18 18:19:05 PST
All reviewed patches have been landed.  Closing bug.