Bug 14421 - [CAIRO] Implement GraphicsContext::clearRect()
Summary: [CAIRO] Implement GraphicsContext::clearRect()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 12:44 PDT by Alp Toker
Modified: 2007-06-26 16:09 PDT (History)
0 users

See Also:


Attachments
Implement GraphicsContext::clearRect() (1.41 KB, patch)
2007-06-26 12:46 PDT, Alp Toker
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alp Toker 2007-06-26 12:44:40 PDT
This is used heavily by canvas code.
Comment 1 Alp Toker 2007-06-26 12:46:32 PDT
Created attachment 15256 [details]
Implement GraphicsContext::clearRect()
Comment 2 mitz 2007-06-26 12:55:23 PDT
Comment on attachment 15256 [details]
Implement GraphicsContext::clearRect()

r=me
Comment 3 Anders Carlsson 2007-06-26 16:09:14 PDT
Committed revision 23801.