mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:17:36 +00:00
LibWeb: Port WorkerLocation to new String
This commit is contained in:
parent
511ce240f2
commit
9c5bdb0b86
3 changed files with 48 additions and 34 deletions
|
@ -1,4 +1,4 @@
|
|||
[Exposed=Worker]
|
||||
[Exposed=Worker, UseNewAKString]
|
||||
interface WorkerLocation {
|
||||
stringifier readonly attribute USVString href;
|
||||
readonly attribute USVString origin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue