История коммитов

Автор SHA1 Сообщение Дата
  Bastiaan van der Plaat 5c00e2bb7f LibWeb: Remove refusing to run script debug line 1 год назад
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 год назад
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString 1 год назад
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 год назад
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 год назад
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 год назад
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 год назад
  networkException 5aa7c51956 LibWeb: Pass around JS::HeapFunctions when fetching scripts 1 год назад
  networkException 89ea444967 LibWeb: Use proper helper for appending to scripts to run after parsing 1 год назад
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 год назад
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 год назад
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 год назад
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
  Karol Kosek 7fa5dd7a92 LibWeb: Implement more steps in 'fetching a single module script' 1 год назад
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 год назад
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() 2 лет назад
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 лет назад
  Timothy Flynn a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure 2 лет назад
  Timothy Flynn 567b8da1e0 LibWeb: Change the script fetch completion callback to accept any script 2 лет назад
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 лет назад
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 лет назад
  Andreas Kling e8f5085669 LibWeb: Implement Range.createContextualFragment() 2 лет назад
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 лет назад
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings 2 лет назад
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` 2 лет назад
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to 2 лет назад
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 лет назад
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 лет назад
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 лет назад