Merge SecurityOrigin::canAccessCheckSuborigins into canAccess
Suborigins are supposed to make script from different suborigin namespaces inaccessible to each other. canAccess (in spec terms same-origin domain) is supposed to do that, so just fold the two together BUG=336894 R=mkwst@chromium.org Review-Url: https://codereview.chromium.org/2805683005 Cr-Commit-Position: refs/heads/master@{#462872}
Showing
Please register or sign in to comment