커밋 기록

작성자 SHA1 메시지 날짜
  Maciej cad3b085a8 LibXML: Set XMLNS namespace for xmlns attribute 11 달 전
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 년 전
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant 1 년 전
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` 1 년 전
  MacDue cfb9c5bb0e LibWeb: Fix checks for elements in XMLDocumentBuilder 1 년 전
  MacDue 4843100650 LibWeb: Run scripts in XML SVG documents 1 년 전
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString 1 년 전
  Sam Atkins 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count 1 년 전
  Shannon Booth 673e3ec57d LibWeb: Port Element::set_attribute_value from DeprecatedString 1 년 전
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 년 전
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 년 전
  Ali Mohammad Pur ebe254a6d3 LibWeb/XML: Avoid placing all elements missing an ns in the HTML ns 1 년 전
  Ali Mohammad Pur 830f1dbbfe LibWeb/XML: Do not create text nodes for empty text chunks 1 년 전
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 년 전
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 년 전
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 년 전
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 년 전
  Andrew Kaster 6e64bf5464 LibWeb: Remove outdated old_queue_global_event_with_document 1 년 전
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 년 전
  Timothy Flynn c8d8640018 LibWeb: Detect when an XML document belongs in the SVG namespace 2 년 전
  Ali Mohammad Pur 8d446d2a9e LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace 2 년 전
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 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 년 전
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 년 전
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 년 전
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 년 전
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 년 전
  Ali Mohammad Pur 803ff81d4a LibXML+LibWeb: Avoid implicit cast from StringView{}->DeprecatedString 2 년 전