cef/tests
Marshall Greenblatt 02fa65cefe cefclient:
- Add tests for CefBrowser::GetText() and CefBrowser::GetSource().
- Do not execute calls to CefBrowser::GetText() and CefBrowser::GetSource() on the main application UI thread when running in multi-threaded message loop mode because those calls will block resulting in potential deadlock (issue #79).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@76 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2010-04-07 20:48:05 +00:00
..
cefclient cefclient: 2010-04-07 20:48:05 +00:00
unittests Eliminate the CefBrowser::HandleJSBinding() method to avoid memory leaks (issue #72). 2010-04-07 14:45:40 +00:00