Closed
Description
There should be only one global timer running. In the wxpython.py example the
timer is created and destroyed in wx.App. But in chromectrl it is created for
each chrome window. Creating multiple timers that call CefMessageLoopWork
simultaneously might result in performance penalties and an undefined behavior.
Original issue reported on code.google.com by [email protected]
on 30 Jul 2014 at 8:11
Metadata
Metadata
Assignees
Labels
No labels