cef/libcef
Marshall Greenblatt 2e54831860 Fix execution of OnBeforePluginLoad (issue #1284).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1744 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-12 20:42:53 +00:00
..
browser Fix execution of OnBeforePluginLoad (issue #1284). 2014-06-12 20:42:53 +00:00
common Update to Chromium revision 275973. 2014-06-12 20:28:58 +00:00
renderer Change CefV8ValueImpl::Handle lifespan so that persistent V8 handles can be reset after execution of the weak persistent destructor. The previous implementation reset persistent V8 handles immediately after calling SetWeak which caused a memory leak due to the weak persistent destructor never being executed (issue #1278). 2014-05-29 21:25:19 +00:00
resources Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00