Andreas Kling
|
9194a97cbe
LibWeb: Add Document.createRange()
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
a4f80ee658
LibWeb: Replace WrapperGenerator's snake_name() with String::to_snakecase()
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
a1a625b565
LibWeb: Move ExceptionOr bindings utils into own header
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
3da2b51d74
LibWeb: Generate code for throwing DOMExceptions based on ExceptionOr<T>
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
ada71dc71b
LibWeb: Add DOM::DOMException class and bindings
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
8c7d1986b8
LibWeb: Actually construct impl and wrapper in construct() :^)
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
e3577f871b
LibWeb: Parse IDL interface constructors
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
ff324fe989
LibWeb: Fix .length of functions generated from IDL
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
a59b1825ce
LibWeb: Basic implementation of global event handlers :^)
|
%!s(int64=4) %!d(string=hai) anos |
Luke
|
449c6c5604
LibWeb: Add simple implementation of Document.createElementNS
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
cf836e6bff
LibWeb: Make WrapperGenerator consider "unsigned" part of a type
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
8363b3ae99
LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
25056830f0
LibWeb: Add very basic support for IDL constants
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
7d783d8b84
Everywhere: Replace a bundle of dbg with dbgln.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
9e45594dc8
LibWeb: Stub out the PerformanceTiming object from Navigation Timing
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
0639e77898
LibWeb: Make the Window object "inherit" from EventTarget :^)
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
fd83918476
LibWeb: Move IDL attributes and functions to the prototype
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
630cbc947a
LibWeb: Construct the IDL interface prototype chains automatically
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ee7fa49b88
LibWeb: Actually instantiate all the web constructors/prototypes
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
252a98042d
LibWeb: Generate constructor and prototype classes for IDL interfaces
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
%!s(int64=4) %!d(string=hai) anos |