cef/tests/cefclient
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
..
res Eliminate the CefBrowser::HandleJSBinding() method to avoid memory leaks (issue #72). 2010-04-07 14:45:40 +00:00
cefclient.cpp cefclient: 2010-04-07 20:48:05 +00:00
cefclient.h Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cefclient.rc cefclient: 2010-04-07 20:48:05 +00:00
clientplugin.cpp Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
clientplugin.h Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
extension_test.cpp Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
extension_test.h Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
plugin_test.cpp Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
plugin_test.h Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
resource.h cefclient: 2010-04-07 20:48:05 +00:00
resource_util.cpp Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
resource_util.h Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
scheme_test.cpp Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
scheme_test.h Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
string_util.cpp cefclient: 2010-04-07 20:48:05 +00:00
string_util.h cefclient: 2010-04-07 20:48:05 +00:00
thread_util.h cefclient: 2010-04-07 20:48:05 +00:00
uiplugin.cpp Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
uiplugin.h Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
uiplugin_test.cpp Eliminate the CefBrowser::HandleJSBinding() method to avoid memory leaks (issue #72). 2010-04-07 14:45:40 +00:00
uiplugin_test.h Eliminate the CefBrowser::HandleJSBinding() method to avoid memory leaks (issue #72). 2010-04-07 14:45:40 +00:00