Historique des commits

Auteur SHA1 Message Date
  Kenneth Myhra 4751ab9f0b LibWeb: Add convenience methods {,de}serialize_{u,i}64() il y a 1 an
  Kenneth Myhra 79978063b9 LibWeb: Extract deserialization logic for {,object} primitives il y a 1 an
  Kenneth Myhra c384f22d67 LibWeb: Extract serialization logic for primitives and object primitives il y a 1 an
  Timothy Flynn 6656f70387 LibWeb: Use TypedArray as a forward-declaration where appropriate il y a 1 an
  Kenneth Myhra dcf5ff5178 LibWeb: Move serialize_* methods outside scope of Serializer class il y a 1 an
  Kenneth Myhra 985d0dd270 LibWeb: Move deserialize_* methods outside scope of Deserializer class il y a 1 an
  Andrew Kaster c0f50b12a4 LibWeb: Post all MessagePort messages over their LocalSockets il y a 1 an
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec il y a 1 an
  Andrew Kaster 84ac6a454f LibWeb: Use ``Vector<Handle<Object>>`` in transfer variants of serialize il y a 1 an
  Andrew Kaster bab9e75a96 LibWeb: Implement Structured{De}SerializeWithTransfer for transferables il y a 1 an
  Andrew Kaster e21d1078a0 LibWeb: Add a Transferable interface to model the transferable property il y a 1 an
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects il y a 1 an
  Andrew Kaster bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion il y a 1 an
  Andrew Kaster f3cf7496a1 LibWeb: Add spec steps to StructuredSerialize il y a 1 an
  Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone il y a 3 ans