Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable il y a 9 mois
  Aliaksandr Kalenik c097f53875 LibWeb: Remove InlinePaintable il y a 9 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 10 mois
  Jelle Raaijmakers a58f39c9e2 LibWeb: Implement selectionchange event according to spec il y a 10 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 10 mois
  Annya 75c7dbc5d2 LibWeb: Implement Range's extension method il y a 10 mois
  Tim Ledbetter 5800b7e884 LibWeb: Invalidate the display list when calling `set_needs_display()` il y a 11 mois
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints il y a 1 an
  Luke Warlow 9171c35183 LibWeb: Refactor DOM parsing APIs il y a 1 an
  Andreas Kling c7d9c1c0b2 LibWeb: Update DOM cloning algorithm for declarative shadow DOM il y a 1 an
  Tim Ledbetter 0b33331f36 LibWeb: Ensure a repaint occurs when the current selection is cleared il y a 1 an
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods il y a 1 an
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h il y a 1 an
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction il y a 1 an
  Aliaksandr Kalenik 9540af6489 LibWeb: Fix nodesToRemove collecting traversal in Range::delete_contents il y a 1 an
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` il y a 1 an
  Andreas Kling 1987318cc2 LibWeb: Move selection state from layout tree to paint tree il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Andreas Kling bbb96d65b1 LibWeb: Don't crash on live range offset update during node insertion il y a 1 an
  Aliaksandr Kalenik cd7b5b18e4 LibWeb: Emit "selectionchange" event on document il y a 1 an
  Aliaksandr Kalenik 02d5ed44cb LibWeb: Stub Range::get_client_rects() il y a 1 an
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable il y a 1 an
  Shannon Booth e9dfa61588 LibWeb: Use UTF-16 code unit offsets in Range::to_string il y a 1 an
  Shannon Booth ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString il y a 1 an
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings il y a 1 an
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String il y a 1 an