Idan Horowitz
|
670be04c81
LibJS: Add the Set built-in object
|
4 éve |
Luke
|
2ad25aa8f8
LibWeb: Return null in Window.{top,parent} if browsing context is null
|
4 éve |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 éve |
Ali Mohammad Pur
|
a2af04837e
LibWeb: Implement a very basic WebAssembly JS API
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
Luke
|
9ec4defdd2
LibWeb: Add Window.parent and fix Window.top attributes
|
4 éve |
Andreas Kling
|
2f9321a0d4
LibWeb: Implement window.top
|
4 éve |
Luke
|
4fa59baafe
LibWeb: Remove document_setter from Window.document
|
4 éve |
Linus Groh
|
340e1f4b28
LibWeb: Implement the Screen interface
|
4 éve |
Andreas Kling
|
d792200a55
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
|
4 éve |
Andreas Kling
|
906cccbf7f
LibWeb: Add Window.innerWidth and Window.innerHeight
|
4 éve |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 éve |
Linus Groh
|
5e07c27e25
LibWeb: Implement Window.prompt()
|
4 éve |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 éve |
Andreas Kling
|
c68148efc5
LibWeb: Remove Range constructor/prototype caches from WindowObject
|
4 éve |
Andreas Kling
|
8363b3ae99
LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)
|
4 éve |
Andreas Kling
|
0639e77898
LibWeb: Make the Window object "inherit" from EventTarget :^)
|
4 éve |
Andreas Kling
|
ee7fa49b88
LibWeb: Actually instantiate all the web constructors/prototypes
|
4 éve |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 éve |