Bug 71800 - CSSGradientValue: Devirtualize createGradient().
Summary: CSSGradientValue: Devirtualize createGradient().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks: 71666
  Show dependency treegraph
 
Reported: 2011-11-08 05:01 PST by Andreas Kling
Modified: 2011-11-08 05:25 PST (History)
2 users (show)

See Also:


Attachments
Pätch (3.64 KB, patch)
2011-11-08 05:03 PST, Andreas Kling
kling: review-
Details | Formatted Diff | Diff
Påtch (3.62 KB, patch)
2011-11-08 05:04 PST, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-11-08 05:01:41 PST
Yep.
Comment 1 Andreas Kling 2011-11-08 05:03:03 PST
Created attachment 114043 [details]
Pätch
Comment 2 Andreas Kling 2011-11-08 05:03:30 PST
Comment on attachment 114043 [details]
Pätch

DURR didn't actually devirtualize...
Comment 3 Andreas Kling 2011-11-08 05:04:26 PST
Created attachment 114044 [details]
Påtch
Comment 4 Antti Koivisto 2011-11-08 05:07:26 PST
Comment on attachment 114044 [details]
Påtch

r=me
Comment 5 Andreas Kling 2011-11-08 05:25:23 PST
Committed r99556: <http://trac.webkit.org/changeset/99556>