Bug 50351

Summary: Size changes on layer-backed drawing areas don't always end up with the correct value
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebKit2Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

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