mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
script: Obtain referrer policy from header
This commit is contained in:
parent
920a43df95
commit
1a242d8a50
8 changed files with 52 additions and 11 deletions
|
@ -130,6 +130,7 @@ impl DOMImplementationMethods for DOMImplementation {
|
|||
None,
|
||||
DocumentSource::NotFromParser,
|
||||
loader,
|
||||
None,
|
||||
None);
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue