mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision ff259bab (#488528)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=7af9db791a4b3c2a6f93326731c9959e891148ed$
|
||||
// $hash=11b73e56d3e0fe295ea358ce4baa397912540166$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/box_layout_cpptoc.h"
|
||||
@@ -126,9 +126,9 @@ CefCppToCRefCounted<CefBoxLayoutCppToC, CefBoxLayout, cef_box_layout_t>::
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefBoxLayoutCppToC,
|
||||
CefBoxLayout,
|
||||
cef_box_layout_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefBoxLayoutCppToC, CefBoxLayout, cef_box_layout_t>::
|
||||
DebugObjCt ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=8d879b5ba21a991aa60cdde72667473158676056$
|
||||
// $hash=afb958f5d591f20d0dd935465734b74673e975c6$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/browser_view_cpptoc.h"
|
||||
@@ -1037,7 +1037,8 @@ CefCppToCRefCounted<CefBrowserViewCppToC, CefBrowserView, cef_browser_view_t>::
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefBrowserViewCppToC,
|
||||
CefBrowserView,
|
||||
cef_browser_view_t>::DebugObjCt = 0;
|
||||
cef_browser_view_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=9a19ca77c7dad9e0c8ddd5a1f3f2c1a2073fdd84$
|
||||
// $hash=02a5e27f4359f971859d711c0943d87e1bf0e883$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/browser_view_delegate_cpptoc.h"
|
||||
@@ -358,10 +358,10 @@ CefRefPtr<CefBrowserViewDelegate> CefCppToCRefCounted<
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefBrowserViewDelegateCppToC,
|
||||
CefBrowserViewDelegate,
|
||||
cef_browser_view_delegate_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount CefCppToCRefCounted<
|
||||
CefBrowserViewDelegateCppToC,
|
||||
CefBrowserViewDelegate,
|
||||
cef_browser_view_delegate_t>::DebugObjCt ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=6537359783dd7ee8c7dbacaffad85eb5f73c77aa$
|
||||
// $hash=f39e71d81c44c75381187cf01e874625ce5fe6b0$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/button_cpptoc.h"
|
||||
@@ -1014,8 +1014,8 @@ CefCppToCRefCounted<CefButtonCppToC, CefButton, cef_button_t>::UnwrapDerived(
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefButtonCppToC, CefButton, cef_button_t>::DebugObjCt =
|
||||
0;
|
||||
CefCppToCRefCounted<CefButtonCppToC, CefButton, cef_button_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=7e07045e8a886e123572c3063aadd61d8a9624e8$
|
||||
// $hash=8c488a494d174ce4c24d2cb08160d738942c4873$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/button_delegate_cpptoc.h"
|
||||
@@ -268,7 +268,8 @@ CefRefPtr<CefButtonDelegate> CefCppToCRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefButtonDelegateCppToC,
|
||||
CefButtonDelegate,
|
||||
cef_button_delegate_t>::DebugObjCt = 0;
|
||||
cef_button_delegate_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=419a1382826b28236d1489946915172ab944e081$
|
||||
// $hash=cb484f32ef70644cbc2aad396f5930135742300c$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/display_cpptoc.h"
|
||||
@@ -256,9 +256,9 @@ CefCppToCRefCounted<CefDisplayCppToC, CefDisplay, cef_display_t>::UnwrapDerived(
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefDisplayCppToC,
|
||||
CefDisplay,
|
||||
cef_display_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefDisplayCppToC, CefDisplay, cef_display_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=f780dd085b13ba188b549770e8a2d00cbe2d5c91$
|
||||
// $hash=7e40e4881856f1e404489219ba96162391a38327$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/fill_layout_cpptoc.h"
|
||||
@@ -89,9 +89,9 @@ CefCppToCRefCounted<CefFillLayoutCppToC, CefFillLayout, cef_fill_layout_t>::
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefFillLayoutCppToC,
|
||||
CefFillLayout,
|
||||
cef_fill_layout_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefFillLayoutCppToC, CefFillLayout, cef_fill_layout_t>::
|
||||
DebugObjCt ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=855d24c5bb0627952e9a7549e98d023488d5fcd5$
|
||||
// $hash=c52ee90d3f03d493ba9a4e9d6da8a7ce69fa32d9$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/label_button_cpptoc.h"
|
||||
@@ -1275,7 +1275,8 @@ CefCppToCRefCounted<CefLabelButtonCppToC, CefLabelButton, cef_label_button_t>::
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefLabelButtonCppToC,
|
||||
CefLabelButton,
|
||||
cef_label_button_t>::DebugObjCt = 0;
|
||||
cef_label_button_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=b6e3efc1fe708d14feafbc283fc33e6acef2cca9$
|
||||
// $hash=2fafaa0a8898b1d44a814cf440b6f4748e503b5e$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/layout_cpptoc.h"
|
||||
@@ -92,8 +92,8 @@ CefCppToCRefCounted<CefLayoutCppToC, CefLayout, cef_layout_t>::UnwrapDerived(
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefLayoutCppToC, CefLayout, cef_layout_t>::DebugObjCt =
|
||||
0;
|
||||
CefCppToCRefCounted<CefLayoutCppToC, CefLayout, cef_layout_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=f1689b3276c5e026ab2c6fa9ee5c272fd82ef476$
|
||||
// $hash=5848974f9c2404a99464e3ed4b60629005706161$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/menu_button_cpptoc.h"
|
||||
@@ -1320,9 +1320,9 @@ CefCppToCRefCounted<CefMenuButtonCppToC, CefMenuButton, cef_menu_button_t>::
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefMenuButtonCppToC,
|
||||
CefMenuButton,
|
||||
cef_menu_button_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefMenuButtonCppToC, CefMenuButton, cef_menu_button_t>::
|
||||
DebugObjCt ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=5fb2df4d0f1e5e3eae470c6808edee2a9cf1d52a$
|
||||
// $hash=782642e65456b32ab0fab59db2b9442783b7f574$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/menu_button_delegate_cpptoc.h"
|
||||
@@ -302,10 +302,10 @@ CefRefPtr<CefMenuButtonDelegate> CefCppToCRefCounted<
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefMenuButtonDelegateCppToC,
|
||||
CefMenuButtonDelegate,
|
||||
cef_menu_button_delegate_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefMenuButtonDelegateCppToC,
|
||||
CefMenuButtonDelegate,
|
||||
cef_menu_button_delegate_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=2d4b60447f6e9e1ccc04b5e76f1635ffd3484075$
|
||||
// $hash=0215c54c07253713b806bfad871514dba966f6e5$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/panel_cpptoc.h"
|
||||
@@ -1128,7 +1128,8 @@ CefCppToCRefCounted<CefPanelCppToC, CefPanel, cef_panel_t>::UnwrapDerived(
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefPanelCppToC, CefPanel, cef_panel_t>::DebugObjCt = 0;
|
||||
CefCppToCRefCounted<CefPanelCppToC, CefPanel, cef_panel_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=c918146a8bbbc5f3e93e6471f9dbab9ca74785a9$
|
||||
// $hash=15d4c929e3597024c17b90ccfba019413d758b9b$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/panel_delegate_cpptoc.h"
|
||||
@@ -228,7 +228,8 @@ CefRefPtr<CefPanelDelegate> CefCppToCRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefPanelDelegateCppToC,
|
||||
CefPanelDelegate,
|
||||
cef_panel_delegate_t>::DebugObjCt = 0;
|
||||
cef_panel_delegate_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=2babe5bd3069d25994beb6d122d59b0038c5a2bb$
|
||||
// $hash=322a19963f74b2e1d2038ee223085a9a00c14b4f$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/scroll_view_cpptoc.h"
|
||||
@@ -1077,9 +1077,9 @@ CefCppToCRefCounted<CefScrollViewCppToC, CefScrollView, cef_scroll_view_t>::
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefScrollViewCppToC,
|
||||
CefScrollView,
|
||||
cef_scroll_view_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefScrollViewCppToC, CefScrollView, cef_scroll_view_t>::
|
||||
DebugObjCt ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=6fb57aee9c6bdbdfbbb93fd99d1ffb5c95675cfc$
|
||||
// $hash=49c2b2f64b29ed59760d4975d065002e54b0a382$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/textfield_cpptoc.h"
|
||||
@@ -1447,9 +1447,9 @@ CefCppToCRefCounted<CefTextfieldCppToC, CefTextfield, cef_textfield_t>::
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefTextfieldCppToC,
|
||||
CefTextfield,
|
||||
cef_textfield_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefTextfieldCppToC, CefTextfield, cef_textfield_t>::
|
||||
DebugObjCt ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=c4a791057449122f888535d07ccd6ac32757de8b$
|
||||
// $hash=74da32f189e4458a4f4b264e2010db3d53f43ce9$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/textfield_delegate_cpptoc.h"
|
||||
@@ -280,8 +280,8 @@ CefRefPtr<CefTextfieldDelegate> CefCppToCRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefTextfieldDelegateCppToC,
|
||||
CefTextfieldDelegate,
|
||||
cef_textfield_delegate_t>::DebugObjCt =
|
||||
0;
|
||||
cef_textfield_delegate_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=84ab086050d93dfdca7f82f454f833a7e73ab7e0$
|
||||
// $hash=646792a75bf795fbf895c40c255807c103621d35$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/view_cpptoc.h"
|
||||
@@ -878,7 +878,8 @@ CefCppToCRefCounted<CefViewCppToC, CefView, cef_view_t>::UnwrapDerived(
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefViewCppToC, CefView, cef_view_t>::DebugObjCt = 0;
|
||||
CefCppToCRefCounted<CefViewCppToC, CefView, cef_view_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=e678eaa0ebf2a590701353fd8bc75f55002ca4b2$
|
||||
// $hash=bab06218d38588e89c2e80ebb1d4a883ab8bfd1c$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/view_delegate_cpptoc.h"
|
||||
@@ -245,7 +245,8 @@ CefRefPtr<CefViewDelegate> CefCppToCRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefViewDelegateCppToC,
|
||||
CefViewDelegate,
|
||||
cef_view_delegate_t>::DebugObjCt = 0;
|
||||
cef_view_delegate_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=1e38a9d2747c2f2d38371e544a3daf8117612480$
|
||||
// $hash=3f676b99fa50e3d3c167c9a937765d698811e7ad$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/window_cpptoc.h"
|
||||
@@ -1696,8 +1696,8 @@ CefCppToCRefCounted<CefWindowCppToC, CefWindow, cef_window_t>::UnwrapDerived(
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefWindowCppToC, CefWindow, cef_window_t>::DebugObjCt =
|
||||
0;
|
||||
CefCppToCRefCounted<CefWindowCppToC, CefWindow, cef_window_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=fad9939546ba7289df656386ae77e4d8b60f58de$
|
||||
// $hash=9cf5d66da05ef9e423995bc8f527ef1315812134$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/views/window_delegate_cpptoc.h"
|
||||
@@ -427,7 +427,8 @@ CefRefPtr<CefWindowDelegate> CefCppToCRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefWindowDelegateCppToC,
|
||||
CefWindowDelegate,
|
||||
cef_window_delegate_t>::DebugObjCt = 0;
|
||||
cef_window_delegate_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
Reference in New Issue
Block a user