mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-11 17:15:57 +01:00
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
39ca06a66d
- 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 |
||
---|---|---|
include | ||
libcef | ||
libcef_dll | ||
patch | ||
tests | ||
tools | ||
AUTHORS.txt | ||
cef_create_projects.bat | ||
cef_create_projects.sh | ||
cef_paths2.gypi | ||
cef_paths.gypi | ||
cef.gyp | ||
cef.gypi | ||
CHROMIUM_BUILD_COMPATIBILITY.txt | ||
DEPS | ||
LICENSE.txt | ||
VERSION |