cef/libcef_dll
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
..
base Add base::string16 support (issue #1336). 2014-07-15 22:07:25 +00:00
cpptoc Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs. 2014-09-24 15:38:11 +00:00
ctocpp Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs. 2014-09-24 15:38:11 +00:00
sandbox Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
wrapper Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
libcef.dll.manifest Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00
libcef_dll.cc Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
libcef_dll.rc - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
libcef_dll2.cc Introduce the use of Chromium types (issue #1336). 2014-07-11 20:10:05 +00:00
resource.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
transfer_util.cpp Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
transfer_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00