Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
4 年之前 |
Idan Horowitz
|
c830de4983
LibWeb: Replace usage of native properties with accessors in Window
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Luke
|
9ec4defdd2
LibWeb: Add Window.parent and fix Window.top attributes
|
4 年之前 |
Andreas Kling
|
2f9321a0d4
LibWeb: Implement window.top
|
4 年之前 |
Luke
|
4fa59baafe
LibWeb: Remove document_setter from Window.document
|
4 年之前 |
Linus Groh
|
340e1f4b28
LibWeb: Implement the Screen interface
|
4 年之前 |
Andreas Kling
|
d792200a55
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
|
4 年之前 |
Andreas Kling
|
906cccbf7f
LibWeb: Add Window.innerWidth and Window.innerHeight
|
4 年之前 |
Linus Groh
|
5e07c27e25
LibWeb: Implement Window.prompt()
|
4 年之前 |
Andreas Kling
|
c68148efc5
LibWeb: Remove Range constructor/prototype caches from WindowObject
|
4 年之前 |
Andreas Kling
|
8363b3ae99
LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)
|
4 年之前 |
Andreas Kling
|
fd83918476
LibWeb: Move IDL attributes and functions to the prototype
|
4 年之前 |
Andreas Kling
|
630cbc947a
LibWeb: Construct the IDL interface prototype chains automatically
|
4 年之前 |
Andreas Kling
|
ee7fa49b88
LibWeb: Actually instantiate all the web constructors/prototypes
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |