Copying //UE4/Fortnite-Staging to Dev-Main (//UE4/Dev-Main) @ 4395008

#rb
#rnx
#lockdown Nick.Penwarden

[CL 4395058 by Marc Audy in Main branch]
This commit is contained in:
Marc Audy
2018-09-25 10:11:35 -04:00
parent 0151b9d207
commit af90b7bcd4
2171 changed files with 131372 additions and 43232 deletions
@@ -838,7 +838,7 @@ FWebBrowserWindow::FWebBrowserWindow(FString InUrl, TOptional<FString> InContent
, bUseTransparency(InUseTransparency)
, DocumentState(EWebBrowserDocumentState::NoDocument)
, ErrorCode(0)
, Scripting(new FMobileJSScripting(bInJSBindingToLoweringEnabled))
, Scripting(new FMobileJSScripting(bInJSBindingToLoweringEnabled, SharedThis(this)))
, IOSWindowSize(FIntPoint(500, 500))
, bIsDisabled(false)
, bIsVisible(true)