Bug 221630

Summary: Rename SecurityOrigin's canAccess() to isSameOriginDomain() to match HTML specification naming
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, cgarcia, changseok, cmarcelo, darin, eric.carlson, esprehn+autocc, ews-watchlist, ggaren, glenn, gustavo, gyuyoung.kim, japhet, jer.noble, kangil.han, kondapallykalyan, menard, mifenton, mkwst, pdr, philipj, pnormand, rniwa, sam, sergio, vjaquez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/#same-origin-domain
See Also: https://bugs.webkit.org/show_bug.cgi?id=221568
Attachments:
Description Flags
Patch none

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.