File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -199,9 +199,9 @@ interface ICoreWebView2_16 : ICoreWebView2_15 {
199199 ///
200200 /// If the request is made from a trustworthy origin
201201 /// (https://w3c.github.io/webappsec-secure-contexts#potentially-trustworthy-origin)
202- /// a checkmark box will be displayed that will allow the user to always allow
203- /// this external protocol from this origin. If the user checks this box, upon the next
204- /// request from that origin to that specific protocol, the event will still be raised.
202+ /// a checkmark box will be displayed that gives the user the option to always allow
203+ /// the external protocol to launch from this origin. If the user checks this box, upon the next
204+ /// request from that origin to the protocol, the event will still be raised.
205205 ///
206206 /// \snippet SettingsComponent.cpp LaunchingExternalProtocol
207207 HRESULT add_LaunchingExternalProtocol(
You can’t perform that action at this time.
0 commit comments