Bug 28784 - Add an exported method to FrameView to flush pending repaints
Summary: Add an exported method to FrameView to flush pending repaints
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-27 13:47 PDT by Antti Koivisto
Modified: 2009-08-27 13:57 PDT (History)
0 users

See Also:


Attachments
patch (2.53 KB, patch)
2009-08-27 13:50 PDT, Antti Koivisto
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2009-08-27 13:47:38 PDT
This is needed in some cases if the timer based paint throttling is used.
Comment 1 Antti Koivisto 2009-08-27 13:50:42 PDT
Created attachment 38683 [details]
patch
Comment 2 David Kilzer (:ddkilzer) 2009-08-27 13:53:16 PDT
Comment on attachment 38683 [details]
patch

r=me
Comment 3 Antti Koivisto 2009-08-27 13:57:56 PDT
http://trac.webkit.org/changeset/47835