Luke
|
3f73b0f896
LibWeb: Add almost all obsolete but required IDL attributes
|
4 vuotta sitten |
Luke
|
bb22b04d44
LibWeb+LibJS: Add [LegacyNullToEmptyString] attribute
|
4 vuotta sitten |
Luke
|
e2e6b03a45
LibWeb: Add support for reflected boolean values
|
4 vuotta sitten |
asynts
|
88bca152c9
AK: Eradicate the uses of out().
|
4 vuotta sitten |
Luke
|
9dee140a9f
LibWeb: Add empty IDL bindings for current SVG elements
|
4 vuotta sitten |
Andreas Kling
|
97d0acc5b6
LibWeb: Implement performance.now()
|
4 vuotta sitten |
Andreas Kling
|
8cb789d061
LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes
|
4 vuotta sitten |
Andreas Kling
|
340a115dfe
LibJS: Make native function/property callbacks take VM, not Interpreter
|
4 vuotta sitten |
Andreas Kling
|
6861c619c6
LibJS: Move most of Interpreter into VM
|
4 vuotta sitten |
Ben Wiederhake
|
08f9bc26a6
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
4 vuotta sitten |
Andreas Kling
|
37c287b1d4
LibWeb: Disallow cross-origin access to <iframe>.contentDocument
|
4 vuotta sitten |
Andreas Kling
|
5782099106
LibWeb: Add basic support for boolean IDL attributes :^)
|
4 vuotta sitten |
Linus Groh
|
9ea6ef4ed1
LibJS: Make Interpreter::throw_exception() a void function
|
4 vuotta sitten |
Nico Weber
|
064159d215
LibWeb: Use GenericLexer in WrapperGenerator
|
4 vuotta sitten |
Luke
|
8b807e65d7
LibWeb: Add Comment and DocumentFragment bindings, move querySelector...
|
4 vuotta sitten |
Ben Wiederhake
|
e050f21f36
LibWeb: Mark compilation-unit-only functions as static
|
4 vuotta sitten |
Luke
|
5724ac8e72
LibWeb: Add HTML elements to factories, add missing tags and attributes
|
4 vuotta sitten |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 vuotta sitten |
Andreas Kling
|
8b55d3d86e
LibWeb: Move MouseEvent into the UIEvents namespace
|
5 vuotta sitten |
Luke
|
a2b40de0cc
LibWeb: Add a whole bunch of HTML DOM bindings
|
5 vuotta sitten |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 vuotta sitten |
Andreas Kling
|
a565121793
LibWeb: Move HTML object model stuff into LibWeb/HTML/
|
5 vuotta sitten |
Andreas Kling
|
8f31331e68
LibWeb: Allow specifying a custom attribute name for [Reflect]
|
5 vuotta sitten |
Andreas Kling
|
3eff6024b1
LibWeb: Add code generation for reflecting IDL attributes
|
5 vuotta sitten |
Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
5 vuotta sitten |
Luke
|
19d6884529
LibWeb: Implement quirks mode detection
|
5 vuotta sitten |
Andreas Kling
|
fc4ed8d444
LibWeb: Make wrapper factory functions take JS::GlobalObject&
|
5 vuotta sitten |
Andreas Kling
|
9ce25bbf1d
LibWeb: Generate CanvasRenderingContext2D bindings from IDL :^)
|
5 vuotta sitten |
Andreas Kling
|
e1bd815a6a
LibWeb: Generate Event and MouseEvent bindings from IDL :^)
|
5 vuotta sitten |
Andreas Kling
|
dd29ff884f
LibWeb: Generate ImageData bindings from IDL :^)
|
5 vuotta sitten |