mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-12 17:46:04 +01:00
0ae3b28abe
- Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). - Add a new CefBrowserHost::RunFileDialog method that displays the specified file chooser dialog and returns the results asynchronously (issue #761). - Add a new CefDialogHandler::OnFileDialog callback that allows the application to provide custom UI for file chooser dialogs (issue #761). git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@863 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 |
||
---|---|---|
.. | ||
mac | ||
client_app_delegates.cc | ||
command_line_unittest.cc | ||
cookie_unittest.cc | ||
dialog_unittest.cc | ||
dom_unittest.cc | ||
jsdialog_unittest.cc | ||
navigation_unittest.cc | ||
process_message_unittest.cc | ||
request_unittest.cc | ||
run_all_unittests_mac.mm | ||
run_all_unittests.cc | ||
scheme_handler_unittest.cc | ||
stream_unittest.cc | ||
string_unittest.cc | ||
test_handler.cc | ||
test_handler.h | ||
test_suite.cc | ||
test_suite.h | ||
test_util.cc | ||
test_util.h | ||
url_unittest.cc | ||
urlrequest_unittest.cc | ||
v8_unittest.cc | ||
values_unittest.cc | ||
xml_reader_unittest.cc | ||
zip_reader_unittest.cc |