Bug 221630 - Rename SecurityOrigin's canAccess() to isSameOriginDomain() to match HTML specification naming
Summary: Rename SecurityOrigin's canAccess() to isSameOriginDomain() to match HTML spe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#same-or...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-09 14:21 PST by Chris Dumez
Modified: 2021-02-10 14:29 PST (History)
27 users (show)

See Also:


Attachments
Patch (30.41 KB, patch)
2021-02-09 14:27 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-02-09 14:21:12 PST
Rename SecurityOrigin's canAccess() to isSameOriginDomain() to match HTML specification naming:
- https://html.spec.whatwg.org/#same-origin-domain
Comment 1 Chris Dumez 2021-02-09 14:27:29 PST
Created attachment 419766 [details]
Patch
Comment 2 Geoffrey Garen 2021-02-09 14:59:21 PST
Comment on attachment 419766 [details]
Patch

r=me
Comment 3 EWS 2021-02-09 16:15:50 PST
Committed r272618: <https://commits.webkit.org/r272618>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419766 [details].
Comment 4 Radar WebKit Bug Importer 2021-02-10 14:29:30 PST
<rdar://problem/74206462>