RESOLVED FIXED 25122
Ensure that deferred repaints are flushed when -viewWillDraw is called
https://bugs.webkit.org/show_bug.cgi?id=25122
Summary Ensure that deferred repaints are flushed when -viewWillDraw is called
Simon Fraser (smfr)
Reported 2009-04-09 14:53:18 PDT
If deferred repaints are active, then we need to flush them out in the -viewWillDraw codepath.
Attachments
Patch (1.44 KB, patch)
2009-04-09 15:20 PDT, Simon Fraser (smfr)
koivisto: review+
Simon Fraser (smfr)
Comment 1 2009-04-09 15:20:25 PDT
Simon Fraser (smfr)
Comment 2 2009-04-09 15:26:56 PDT
Note You need to log in before you can comment on or make changes to this bug.