mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:17:44 +00:00
LibWeb: Implement 'Strip url for use as a referrer' AO
This commit is contained in:
parent
6c1a9b28f1
commit
1e5cac9e9c
3 changed files with 68 additions and 0 deletions
|
@ -377,6 +377,7 @@ set(SOURCES
|
|||
Platform/ImageCodecPlugin.cpp
|
||||
Platform/Timer.cpp
|
||||
Platform/TimerSerenity.cpp
|
||||
ReferrerPolicy/AbstractOperations.cpp
|
||||
RequestIdleCallback/IdleDeadline.cpp
|
||||
ResizeObserver/ResizeObserver.cpp
|
||||
SecureContexts/AbstractOperations.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue