Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] před 2 roky
  Linus Groh 999da617c5 LibJS: Remove GlobalObject from VM::this_value() před 2 roky
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() před 2 roky
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions před 2 roky
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors před 2 roky
  Sam Atkins 2ec52bbbd5 LibWeb: Implement Path2D class před 3 roky
  Kenneth Myhra 114120852d LibWeb/IDL: Handle passing ArrayBuffer to an IDL union type před 3 roky
  Linus Groh dfd62437c4 LibWeb: Make IDL-generated iterator prototype next() enumerable as well před 3 roky
  Linus Groh 6b64ca4bb8 LibWeb: Prepare WrapperGenerator for Fetch bindings před 3 roky
  Kenneth Myhra df8c49f6bf LibWeb: Introduce Blob před 3 roky
  Kenneth Myhra 0153514314 LibWeb/IDL: Add support for generating IDL BufferSource type před 3 roky
  Kenneth Myhra f4cbafe951 LibWeb/IDL: Add support for optional long long před 3 roky
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Luke Wilde 3845982d38 LibWeb/IDL: Add support for optional sequences před 3 roky
  Kenneth Myhra 247951e09c LibWeb: Add URLSearchParams as part of union type for XHR::send() před 3 roky
  DexesTTP 6c7ee391cb LibWeb: Replace all uses of -'s and ::'s when running the IDL generator před 3 roky
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) před 3 roky
  Luke Wilde de88e119a0 LibWeb: Implement XMLSerializer před 3 roky
  Luke Wilde 885c6b6678 LibWeb: Return instead of throwing on unknown enums in attribute setters před 3 roky
  Luke Wilde 58f882200c LibWeb: Add the ability to retrieve a WebGL context from getContext před 3 roky
  Luke Wilde b0c2aee2e4 LibWeb: Introduce the WebGL namespace and add WebGLContextEvent před 3 roky
  Luke Wilde df2c0588ea LibWeb/IDL: Add support for returning JS::Object from IDL functions před 3 roky
  Luke Wilde 85c617fb1c LibWeb/IDL: Add support for returning nullable sequence types před 3 roky
  Luke Wilde 633ac53c0c LibWeb/IDL: Add support for optional enums před 3 roky
  Luke Wilde 2a27f2293a LibWeb/IDL: Add support for returning dictionaries před 3 roky
  Luke Wilde 15f44eecca LibWeb/IDL: Always throw an error if string does not match an enum value před 3 roky
  Luke Wilde 29b0277a71 LibWeb/IDL: Respect type of IDL constants před 3 roky