cef/libcef
Marshall Greenblatt 385be456c3 Structural improvements for request handling (issue #1044)
- Add new CefRequestContext and CefRequestContextHandler classes.
- Add CefRequestContext argument to CefBrowserHost static factory methods.
- Move GetCookieManager from CefRequestHandler to CefRequestContextHandler.
- Use BrowserContext as the root proxy object for network requests.
- Move accessors for CefBrowserMainParts members from CefContext to CefContentBrowserClient.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1424 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-09-03 16:43:31 +00:00
..
browser Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
common Fix assignment of log file path (issue #903). 2013-08-28 15:26:01 +00:00
renderer Fix render process crash when detaching a frame that never navigated. 2013-08-16 17:05:26 +00:00
resources Update to Chromium revision 213078. 2013-07-24 20:15:18 +00:00