[Webkit-unassigned] [Bug 90401] Compositing layer sync should cause deferred repaints to be fired immediately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 15:00:45 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90401


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150475|review+                     |review-
               Flag|                            |




--- Comment #4 from Antti Koivisto <koivisto at iki.fi>  2012-07-02 15:00:44 PST ---
(From update of attachment 150475)
View in context: https://bugs.webkit.org/attachment.cgi?id=150475&action=review

> Source/WebCore/page/FrameView.cpp:1948
> +    if (!m_deferredRepaintTimer.isActive())
> +        return;
> +
>      m_deferredRepaintTimer.stop();

This does not make any sense.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list