[Webkit-unassigned] [Bug 117258] New: [GTK] AcceleratedCompositingContext: fix layerFlushTimerFiredCallback condition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 08:44:25 PDT 2013


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

           Summary: [GTK] AcceleratedCompositingContext: fix
                    layerFlushTimerFiredCallback condition
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agarcia at igalia.com
                CC: mrobinson at webkit.org


The condition for the timeout handler in AcceleratedCompositingContext::renderLayersToWindow() doesn't seem to be ok.

I added parentheses in r151198 to make the precedence rules explicit but after double checking with Martin it turns out that it was already wrong and needed to be changed instead.

-- 
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