Age | Commit message (Expand) | Author |
---|---|---|
2023-03-31 | LibWeb: Add HTMLAnchorElement.referrerPolicy property | Sam Atkins |
2023-03-15 | LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr | Matthew Olsson |
2022-10-30 | LibWeb: Implement 'Determine request’s Referrer' AO | Linus Groh |
2022-10-30 | LibWeb: Implement 'Strip url for use as a referrer' AO | Linus Groh |
2022-10-24 | LibWeb: Add referrer policy to PolicyContainer | Linus Groh |
2022-09-27 | LibWeb: Add referrer policy to Fetch::Infrastructure::Request | Linus Groh |