Commit History

Autor SHA1 Mensaxe Data
  Luke ed2689c00a LibWeb: Use standardized encoding names, add encoding attribute to document %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 97d0acc5b6 LibWeb: Implement performance.now() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8cb789d061 LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b4a3537716 LibWeb: Add WindowObject::origin() %!s(int64=4) %!d(string=hai) anos
  Luke 8aabec1c94 LibWeb: Expose window.self and window.frames %!s(int64=5) %!d(string=hai) anos
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function %!s(int64=5) %!d(string=hai) anos
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again %!s(int64=5) %!d(string=hai) anos
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g %!s(int64=5) %!d(string=hai) anos
  asynts abe925e4b0 AK: Change the signature of AK::encode_base64() to use Span. %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace %!s(int64=5) %!d(string=hai) anos
  Nico Weber b9ce56aee6 LibWeb: Make btoa() and atob() correctly handle values between 128 and 255 %!s(int64=5) %!d(string=hai) anos
  Nico Weber 5ba8aba197 AK: Make encode_base64 take a ByteBuffer and return a String %!s(int64=5) %!d(string=hai) anos
  Nico Weber 248b79d687 LibJS: Add FIXMEs to a few functions that need UTF-16 handling %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8d2194bdbd LibWeb: Make DOM timers cancellable and stop leaking them %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fc4ed8d444 LibWeb: Make wrapper factory functions take JS::GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8edecbea4b LibWeb: Fix build after atob/btoa changes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1ffffa0053 LibWeb: Start generating JS wrappers from (simplified) WebIDL :^) %!s(int64=5) %!d(string=hai) anos
  Joel Puig Rubio 1d59053494 LibWeb: Add atob/btoa to WindowObject %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cc5cba90db LibWeb: Give the DOM Window object a (weak) pointer to its JS wrapper %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 03da70c7d0 LibWeb: Split JS wrapper constructors into construct/initialize %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions %!s(int64=5) %!d(string=hai) anos
  Linus Groh b962728c4e LibWeb: Enforce set{Interval,Timeout}() min interval of 0 %!s(int64=5) %!d(string=hai) anos