mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:27:45 +00:00
LibWeb: Implement 'Is origin potentially trustworthy?' AO
This commit is contained in:
parent
58ad6de954
commit
d56a6eb508
3 changed files with 81 additions and 0 deletions
|
@ -379,6 +379,7 @@ set(SOURCES
|
|||
Platform/TimerSerenity.cpp
|
||||
RequestIdleCallback/IdleDeadline.cpp
|
||||
ResizeObserver/ResizeObserver.cpp
|
||||
SecureContexts/AbstractOperations.cpp
|
||||
Streams/AbstractOperations.cpp
|
||||
Streams/ReadableStream.cpp
|
||||
SVG/AttributeNames.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue