Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth d6fdaf6b26 LibWeb: Implement clean_up_after_running_script on a Realm hace 8 meses
  Shannon Booth b2f3ed8b5a LibWeb: Rename current settings object to 'current principal' hace 8 meses
  Sam Atkins f31c18756b LibWeb: Update spec comments using "Type(Foo)" -> "is a Foo" hace 8 meses
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hace 9 meses
  Kenneth Myhra 4b66f5662b LibWeb: Correct spec steps for serializable objects hace 1 año
  Kenneth Myhra c92f556aa5 LibWeb: Add {,de}serialization steps for FileList hace 1 año
  Kenneth Myhra 5397340724 LibWeb: Add {,de}serialization steps for DOMQuad hace 1 año
  Kenneth Myhra d086d0cd92 LibWeb: Remove 'FIXME' on comment which is already implemented hace 1 año
  Kenneth Myhra 52f056503d LibWeb: Add {,de}serialization steps for CryptoKey hace 1 año
  Kenneth Myhra ca54691ecf LibWeb: Add structured_deserialize_internal() hace 1 año
  Kenneth Myhra 31f345fcb0 LibWeb: Add DeserializationMemory parameter to deserialization_steps() hace 1 año
  Kenneth Myhra 4669c1ba31 LibWeb: Add SerializationMemory parameter to serialization_steps() hace 1 año
  Kenneth Myhra 49d7719a04 LibWeb: Add and use serialize_enum() hace 1 año
  Kenneth Myhra 94c6389fc0 LibWeb: Add {,de}serialization steps for DOMRect hace 1 año
  Kenneth Myhra 9f5fa4f4a0 LibWeb: Add {,de}serialization steps for DOMRectReadonly hace 1 año
  Kenneth Myhra b7006b2423 LibWeb: Add {,de}serialization steps for DOMPoint hace 1 año
  Kenneth Myhra bf4fb39bfb LibWeb: Add {,de}serialization steps for DOMPointReadonly hace 1 año
  Kenneth Myhra 8d2f7cfb58 LibWeb: Add {,de}serialization steps for DOMMatrix hace 1 año
  Kenneth Myhra 181424377d LibWeb: Add {,de}serialization steps for DOMMatrixReadonly hace 1 año
  Kenneth Myhra 57e7d6e989 LibWeb: Consolidate serialization of integral and floating point types hace 1 año
  Kenneth Myhra cd0302426f LibWeb: Move serialization of serializable object's interface name hace 1 año
  Kenneth Myhra 4751ab9f0b LibWeb: Add convenience methods {,de}serialize_{u,i}64() hace 1 año
  Kenneth Myhra 79978063b9 LibWeb: Extract deserialization logic for {,object} primitives hace 1 año
  Kenneth Myhra c384f22d67 LibWeb: Extract serialization logic for primitives and object primitives hace 1 año
  Kenneth Myhra 0b64a71603 LibWeb: Make File a Serializable object hace 1 año
  Kenneth Myhra 27445f3132 LibWeb: Add ability to {,de}serialize platform objects hace 1 año
  Kenneth Myhra dcf5ff5178 LibWeb: Move serialize_* methods outside scope of Serializer class hace 1 año
  Kenneth Myhra 985d0dd270 LibWeb: Move deserialize_* methods outside scope of Deserializer class hace 1 año
  Andrew Kaster 2c27b4e63c LibWeb: Ensure an ESO is pushed before doing structured deserialization hace 1 año
  Tim Ledbetter 48a3a02238 LibCrypto: Make constructing a BigInteger from string fallible hace 1 año