Bug 218632 - Expose referrerPolicy attribute on HTMLLinkElement and HTMLAreaElement
Summary: Expose referrerPolicy attribute on HTMLLinkElement and HTMLAreaElement
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:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-05 12:16 PST by Chris Dumez
Modified: 2020-11-05 14:41 PST (History)
10 users (show)

See Also:


Attachments
Patch (63.06 KB, patch)
2020-11-05 12:18 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (63.90 KB, patch)
2020-11-05 13:34 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 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>