Bug 52328 - More work on getting the drawing area proxy to paint
Summary: More work on getting the drawing area proxy to paint
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-12 15:09 PST by Anders Carlsson
Modified: 2011-01-12 15:29 PST (History)
0 users

See Also:


Attachments
Patch (5.65 KB, patch)
2011-01-12 15:14 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-12 15:09:08 PST
More work on getting the drawing area proxy to paint
Comment 1 Anders Carlsson 2011-01-12 15:14:46 PST
Created attachment 78742 [details]
Patch
Comment 2 Sam Weinig 2011-01-12 15:28:28 PST
Comment on attachment 78742 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=78742&action=review

> WebKit2/UIProcess/mac/BackingStoreMac.mm:31
> +//+#include <WebCore/IntRect.h>

Woops.
Comment 3 Anders Carlsson 2011-01-12 15:29:33 PST
Committed r75647: <http://trac.webkit.org/changeset/75647>