CEF4Delphi/demos/Delphi_VCL/JavaScript
Andreas Hausladen f33417ca73 Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits
Access violation was because of a memory overwrite. TStream.Read doesn't have a TBytes overload in FPC, so the stack was overwritten instead of the array's content.
2019-11-11 17:33:16 +01:00
..
CustomTitleBar Update to CEF 78.2.10 2019-11-03 11:17:09 +01:00
JSDialog Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSEval Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits 2019-11-11 17:33:16 +01:00
JSExecutingFunctions Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSExtension Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSExtensionWithFunction Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSExtensionWithObjectParameter Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSRTTIExtension Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSSimpleExtension Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSSimpleWindowBinding Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSWindowBindingSubProcess Modified JSWindowBindingSubProcess demos to use the new uCEFApplicationCore unit 2019-11-09 18:10:24 +01:00
JSWindowBindingWithArrayBuffer Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSWindowBindingWithFunction Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00
JSWindowBindingWithObject Update to CEF 77.1.18 2019-10-19 10:58:34 +02:00