mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix typos in cef_origin_whitelist.h and capi/cef_origin_whitelist_capi.h
This commit is contained in:
committed by
Marshall Greenblatt
parent
2094a8e221
commit
5d48f277f2
@ -63,7 +63,7 @@
|
||||
/// the same-origin policy. Scripts hosted underneath the fully qualified
|
||||
/// |source_origin| URL (like http://www.example.com) will be allowed access to
|
||||
/// all resources hosted on the specified |target_protocol| and |target_domain|.
|
||||
/// If |target_domain| is non-empty and |allow_target_subdomains| if false only
|
||||
/// If |target_domain| is non-empty and |allow_target_subdomains| is false only
|
||||
/// exact domain matches will be allowed. If |target_domain| contains a top-
|
||||
/// level domain component (like "example.com") and |allow_target_subdomains| is
|
||||
/// true sub-domain matches will be allowed. If |target_domain| is empty and
|
||||
|
Reference in New Issue
Block a user