Nick Tiberi
|
d12f27b58e
LibWeb: support confirm() with no arguments
|
5 år sedan |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
5 år sedan |
Nick Tiberi
|
1f6578ee0a
LibWeb: Implement JS confirm()
|
5 år sedan |
Linus Groh
|
9eb9b46640
LibWeb: Support alert() with no arguments
|
5 år sedan |
Linus Groh
|
62d0fa5af8
LibWeb: Use specific error classes when throwing exceptions
|
5 år sedan |
Andreas Kling
|
4ffac713b9
LibWeb: Add XMLHttpRequest object :^)
|
5 år sedan |
Andreas Kling
|
b3c62d0bc8
LibWeb: Expose the global object as "window"
|
5 år sedan |
Andreas Kling
|
bdffc9e7fb
LibJS: Support array holes, encoded as empty JS::Value
|
5 år sedan |
Andreas Kling
|
6e5c9970bf
LibWeb: Allow window.setTimeout() with no interval
|
5 år sedan |
Andreas Kling
|
ca90f88d4e
LibWeb: Add window.setTimeout()
|
5 år sedan |
Linus Groh
|
cd3e2690eb
LibJS: Set length property in Object::put_native_function()
|
5 år sedan |
Andreas Kling
|
a2b0cc8f08
LibWeb: Add "navigator" object and expose navigator.userAgent
|
5 år sedan |
Andreas Kling
|
a27884e4be
LibWeb: Remove debug spam in WindowObject
|
5 år sedan |
Andreas Kling
|
d062d7baa7
LibWeb+LibJS: Move DOM Window object to dedicated classes
|
5 år sedan |