Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 39ca06a66d Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs.
- Allow empty |name| argument to CefBrowser::GetFrame. This will return the main frame.
- Modify CefBrowser::GetFrame to search both assigned and unique frame names.
- Calling CefFrame::IsFocused on the main frame should return true when there are no other frames.
- Fix CefBrowser::GetFrameIdentifiers and GetFrameNames to return correct values in the renderer process (issue #1236).
- Delete NavigationTest.FrameNameIdent which is now obsoleted by the new FrameTests.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1842 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-24 15:38:11 +00:00
include Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs. 2014-09-24 15:38:11 +00:00
libcef Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs. 2014-09-24 15:38:11 +00:00
libcef_dll Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs. 2014-09-24 15:38:11 +00:00
patch Windows: Fix assertion on shutdown when using multi-threaded-message-loop (issue #755). 2014-09-18 19:11:03 +00:00
tests Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs. 2014-09-24 15:38:11 +00:00
tools Change automate-git.py to use a Git checkout of depot_tools (issue #1376). 2014-09-11 21:30:57 +00:00
AUTHORS.txt Revert revision 1765 changes due to broken sub-frame loading. 2014-07-16 21:27:25 +00:00
cef_create_projects.bat Update to Chromium revision 248478. 2014-02-05 20:35:45 +00:00
cef_create_projects.sh Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_paths2.gypi Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
cef_paths.gypi Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
cef.gyp Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs. 2014-09-24 15:38:11 +00:00
cef.gypi Windows: Add bundled pdf.dll and use it for printing support (issue #1313). 2014-07-03 18:34:58 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
DEPS Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
LICENSE.txt Update to Chromium revision 173683. 2013-01-14 19:21:17 +00:00
VERSION - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00