cef/libcef
Marshall Greenblatt 6a401f5955 Windows: Fix execution of keyboard shortcuts (issue #1299).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1728 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-09 20:13:24 +00:00
..
browser Windows: Fix execution of keyboard shortcuts (issue #1299). 2014-06-09 20:13:24 +00:00
common Remove the legacy off-screen rendering implementation. A new implementation is required (issue #1257). 2014-04-25 01:36: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