Historie revizí

Autor SHA1 Zpráva Datum
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction před 1 rokem
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant před 1 rokem
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` před 1 rokem
  MacDue cfb9c5bb0e LibWeb: Fix checks for elements in XMLDocumentBuilder před 1 rokem
  MacDue 4843100650 LibWeb: Run scripts in XML SVG documents před 1 rokem
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString před 1 rokem
  Sam Atkins 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count před 1 rokem
  Shannon Booth 673e3ec57d LibWeb: Port Element::set_attribute_value from DeprecatedString před 1 rokem
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString před 1 rokem
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings před 1 rokem
  Ali Mohammad Pur ebe254a6d3 LibWeb/XML: Avoid placing all elements missing an ns in the HTML ns před 1 rokem
  Ali Mohammad Pur 830f1dbbfe LibWeb/XML: Do not create text nodes for empty text chunks před 1 rokem
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String před 1 rokem
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String před 1 rokem
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String před 1 rokem
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String před 1 rokem
  Andrew Kaster 6e64bf5464 LibWeb: Remove outdated old_queue_global_event_with_document před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Timothy Flynn c8d8640018 LibWeb: Detect when an XML document belongs in the SVG namespace před 2 roky
  Ali Mohammad Pur 8d446d2a9e LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace před 2 roky
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString před 2 roky
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible před 2 roky
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Ali Mohammad Pur 803ff81d4a LibXML+LibWeb: Avoid implicit cast from StringView{}->DeprecatedString před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky