mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-06 05:53:54 +01:00
74b35c30eb
- Remove CefSettings.accelerated_compositing option (see https://crbug.com/363772). - Remove experimental x-webkit-speech support (see https://crbug.com/223198). - Execute CefGeolocationHandler callbacks on the UI thread (see https://crbug.com/304341#c212). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1711 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
18 lines
452 B
Diff
18 lines
452 B
Diff
Index: resource_ids
|
|
===================================================================
|
|
--- resource_ids (revision 272007)
|
|
+++ resource_ids (working copy)
|
|
@@ -16,6 +16,12 @@
|
|
{
|
|
"SRCDIR": "../..",
|
|
|
|
+ "cef/libcef/resources/cef_resources.grd": {
|
|
+ "includes": [27500],
|
|
+ },
|
|
+ "cef/libcef/resources/cef_strings.grd": {
|
|
+ "messages": [28000],
|
|
+ },
|
|
"chrome/browser/browser_resources.grd": {
|
|
"includes": [500],
|
|
"structures": [750],
|