Support same_origin in webapps.

This commit is contained in:
John Preston
2026-05-28 13:04:04 +04:00
parent 7e0a5e7a80
commit d7ea6ed174
7 changed files with 145 additions and 40 deletions
+1 -2
View File
@@ -660,8 +660,7 @@ void ProcessChatInviteJoinResult(
.maySkipConfirmation = false,
},
.source = InlineBots::WebViewSourceJoinChat{
.url = qs(data.vurl()),
.queryId = uint64(data.vquery_id().v),
.result = InlineBots::ParseWebViewResult(data.vwebview()),
},
});
});