RESOLVED FIXED 221630
Rename SecurityOrigin's canAccess() to isSameOriginDomain() to match HTML specification naming
https://bugs.webkit.org/show_bug.cgi?id=221630
Summary Rename SecurityOrigin's canAccess() to isSameOriginDomain() to match HTML spe...
Chris Dumez
Reported 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
Attachments
Patch (30.41 KB, patch)
2021-02-09 14:27 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-02-09 14:27:29 PST
Geoffrey Garen
Comment 2 2021-02-09 14:59:21 PST
Comment on attachment 419766 [details] Patch r=me
EWS
Comment 3 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].
Radar WebKit Bug Importer
Comment 4 2021-02-10 14:29:30 PST
Note You need to log in before you can comment on or make changes to this bug.