Bug 52660 - Get and paint each individual rect in -[WKView drawRect:]
Summary: Get and paint each individual rect in -[WKView drawRect:]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-18 13:19 PST by Anders Carlsson
Modified: 2011-01-18 13:28 PST (History)
0 users

See Also:


Attachments
Patch (1.74 KB, patch)
2011-01-18 13:20 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-01-18 13:19:21 PST
Get and paint each individual rect in -[WKView drawRect:]
Comment 1 Anders Carlsson 2011-01-18 13:20:08 PST
Created attachment 79320 [details]
Patch
Comment 2 Anders Carlsson 2011-01-18 13:28:46 PST
Committed r76054: <http://trac.webkit.org/changeset/76054>