Marshall Greenblatt
c49473729d
Add a new CefRequestHandler::OnOpenURLFromTab method for handling certain limited cases where navigating a new or different browser might be desirable (issue #1526 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2054 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-09 20:22:31 +00:00
Marshall Greenblatt
5de989e306
Add target disposition and user gesture parameters to CefLifeSpanHandler::OnBeforePopup (issue #1525 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2053 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-06 21:38:38 +00:00
Marshall Greenblatt
7c5cb76692
- Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530 ).
...
- cefclient: Improve error message text and use a data: URI instead of LoadString for loading error messages (issue #579 ).
- Add functions in cef_url.h for base64 and URI encoding/decoding (issue #579 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2028 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-11 18:15:04 +00:00
Marshall Greenblatt
5c28259c31
cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2014 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-31 00:55:56 +00:00