Bug 50351 - Size changes on layer-backed drawing areas don't always end up with the correct value
Summary: Size changes on layer-backed drawing areas don't always end up with the corre...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-12-01 14:44 PST by Simon Fraser (smfr)
Modified: 2010-12-01 15:04 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.16 KB, patch)
2010-12-01 14:48 PST, Simon Fraser (smfr)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-12-01 14:44:58 PST
LayerBackedDrawingArea needs to check the final size in didSetSize, like ChunkedUpdateDrawingArea does.
Comment 1 Simon Fraser (smfr) 2010-12-01 14:45:41 PST
<rdar://problem/8711556>
Comment 2 Simon Fraser (smfr) 2010-12-01 14:48:24 PST
Created attachment 75325 [details]
Patch
Comment 3 Simon Fraser (smfr) 2010-12-01 15:04:35 PST
http://trac.webkit.org/changeset/73073