Bug 218632

Summary: Expose referrerPolicy attribute on HTMLLinkElement and HTMLAreaElement
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, changseok, darin, esprehn+autocc, ews-watchlist, ggaren, gyuyoung.kim, kondapallykalyan, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2020-11-05 12:16:36 PST
Expose referrerPolicy attribute on HTMLLinkElement and HTMLAreaElement:
- https://html.spec.whatwg.org/multipage/semantics.html#htmllinkelement
- https://html.spec.whatwg.org/multipage/image-maps.html#htmlareaelement
Comment 1 Chris Dumez 2020-11-05 12:18:42 PST
Created attachment 413340 [details]
Patch
Comment 2 Chris Dumez 2020-11-05 13:34:24 PST
Created attachment 413349 [details]
Patch
Comment 3 Geoffrey Garen 2020-11-05 13:48:41 PST
Comment on attachment 413349 [details]
Patch

r=me
Comment 4 EWS 2020-11-05 14:40:22 PST
Committed r269477: <https://trac.webkit.org/changeset/269477>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413349 [details].
Comment 5 Radar WebKit Bug Importer 2020-11-05 14:41:16 PST
<rdar://problem/71095227>