Bug 60845

Summary: WKView does not draw after forced repaint before the first update
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Make paint() wait for an update if necessary after forceRepaint() alice.barraclough: review+

Description mitz 2011-05-14 13:17:17 PDT
WKView does not draw after forced repaint before the first update
Comment 1 mitz 2011-05-14 13:22:34 PDT
Created attachment 93564 [details]
Make paint() wait for an update if necessary after forceRepaint()
Comment 2 mitz 2011-05-14 13:43:20 PDT
Fixed in r86495. <http://trac.webkit.org/changeset/86495>