Histórico de Commits

Autor SHA1 Mensagem Data
  Kenneth Myhra dcf5ff5178 LibWeb: Move serialize_* methods outside scope of Serializer class há 1 ano atrás
  Kenneth Myhra 985d0dd270 LibWeb: Move deserialize_* methods outside scope of Deserializer class há 1 ano atrás
  Andrew Kaster 2c27b4e63c LibWeb: Ensure an ESO is pushed before doing structured deserialization há 1 ano atrás
  Tim Ledbetter 48a3a02238 LibCrypto: Make constructing a BigInteger from string fallible há 1 ano atrás
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray há 1 ano atrás
  Timothy Flynn c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView há 1 ano atrás
  Andrew Kaster c0f50b12a4 LibWeb: Post all MessagePort messages over their LocalSockets há 1 ano atrás
  Andrew Kaster 6e3b816763 LibWeb: Represent transferred objects as an empty object há 1 ano atrás
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec há 1 ano atrás
  Andrew Kaster d361221657 LibJS+LibWeb: Add JS::Value constructor for ``JS::Handle<T>`` há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andrew Kaster 84ac6a454f LibWeb: Use ``Vector<Handle<Object>>`` in transfer variants of serialize há 1 ano atrás
  Andrew Kaster bab9e75a96 LibWeb: Implement Structured{De}SerializeWithTransfer for transferables há 1 ano atrás
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects há 1 ano atrás
  Idan Horowitz 4e89ec7fd5 LibWeb: Throw more specific serialization errors for some object types há 1 ano atrás
  Idan Horowitz 1d24e08934 LibWeb: Support [de]serialization for Error objects há 1 ano atrás
  Tobias Soppa 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state há 1 ano atrás
  Andrew Kaster 5ae9b2fdaf LibWeb: Add {de}serialization steps for TypedArrayBuffers and DataViews há 1 ano atrás
  Andrew Kaster bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion há 1 ano atrás
  Andrew Kaster 642802d339 LibWeb: Add {de}serialization steps for ArrayBuffers há 1 ano atrás
  Andrew Kaster a527f55768 LibWeb: Create StructuredSerialize helpers for Bytes há 1 ano atrás
  Andrew Kaster 267074cd81 LibWeb: Add {de}serialization steps for RegExpObjects há 1 ano atrás
  Andrew Kaster 3a74bd2509 LibWeb: Don't try to deserialize past length of strings há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás
  Andrew Kaster b3bd232a5e LibWeb: Implement StructuredSerialize for BigIntObject and Symbol há 1 ano atrás
  Andrew Kaster f3cf7496a1 LibWeb: Add spec steps to StructuredSerialize há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible há 1 ano atrás
  Kenneth Myhra cf2c2cb4d7 LibWeb: Make sure we fallback to "Unsupported type" if type unrecognized há 1 ano atrás
  Kenneth Myhra 7da055e3e1 LibWeb: Remove unused headers in StructuredSerialize.cpp há 1 ano atrás