Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString před 1 rokem
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Bastiaan van der Plaat 0104225d9b LibWeb: Add TextEncoder encodeInto před 1 rokem
  Shannon Booth c7cd6f2bef LibWeb: Remove some unused DeprecatedFlyString includes před 1 rokem
  Shannon Booth 76449c21b2 LibWeb: Port TextEncoder interface from DeprecatedString to String před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Kenneth Myhra d7446089ae LibWeb: Make factory method of Encoding::TextEncoder fallible před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr před 2 roky
  Linus Groh 947ea92bf6 LibJS: Convert ArrayBuffer::create() to NonnullGCPtr před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes před 2 roky
  Andreas Kling 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class před 2 roky
  Andreas Kling 7e508456a0 LibWeb: Make TextEncoder GC-allocated před 2 roky
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  davidot de90d54be0 LibJS: Convert ArrayBuffer construction to ThrowCompletionOr před 3 roky
  Linus Groh f8387dea26 LibWeb: Implement TextEncoder.prototype.encoding před 3 roky
  Linus Groh f37d00c07b LibWeb: Implement TextEncoder.prototype.encode() před 3 roky