Closed
Description
See CefPostTask(), CefPostTaskDelayed() in cef_task.h [1].
See NewCefRunnableFunction(), NewCefRunnableMethod() in cef_runnable.h [2].
These methods are required for Issue 62 to implement. It will be also
useful when doing IO processing, as it shouldn't be done on the UI
thread for performance reasons.
[1]
https://code.google.com/p/cefpython/source/browse/cefpython/cef1/include/cef_tas
k.h?r=c9f33268d4c7
[2]
https://code.google.com/p/cefpython/source/browse/cefpython/cef1/include/cef_run
nable.h?r=c9f33268d4c7
Original issue reported on code.google.com by czarek.t...@gmail.com
on 6 Jun 2013 at 7:57
Metadata
Metadata
Assignees
Labels
No labels