COMMITS
/ CefSharp.BrowserSubprocess.Core/Async/JavascriptAsyncMethodHandler.h July 15, 2023
A
Core - Change from cef type defs to C++11 defs
Alex Maitland committed
September 3, 2021
A
Update to M93 (#3781)
Alex Maitland committed
February 27, 2021
A
BrowserSubprocess - Namespace cleanup
Alex Maitland committed
April 25, 2019
A
IMPLEMENT_REFCOUNTING template changed - Add missing semi colon
amaitland committed
September 10, 2018
May 15, 2018
A
JavascriptAsyncMethodHandler - Obtain Promise from context on Execute
amaitland committed
March 5, 2017
January 11, 2016
A
Update copyright to 2016
amaitland committed
October 13, 2015
August 3, 2015
A
Formatting, make class private
amaitland committed
July 31, 2015
C
fixed tabs again
cefsharp-ms committed
C
added destructor for JavascriptAsyncMethodHandler
cefsharp-ms committed
July 29, 2015
C
CefBrowserWrapper forward declarations removed
cefsharp-ms committed
July 14, 2015
C
added callback capability for async bound method with promises
cefsharp-ms committed
C
async method bindings added
cefsharp-ms committed