Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hace 1 año
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible hace 1 año
  Shannon Booth f2e77f7778 LibWeb: Port handle_readonly_attribute from DeprecatedFlyString hace 1 año
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString hace 1 año
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings hace 1 año
  Andreas Kling 8f82bd044b LibWeb: Use FlyString for create_element() prefix strings hace 1 año
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber hace 1 año
  Bastiaan van der Plaat d290569535 LibWeb: Don't create shadow root for input hidden hace 1 año
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker hace 1 año
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h hace 1 año
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String hace 1 año
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute hace 1 año
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> hace 1 año
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated hace 1 año
  Shannon Booth 47514e07b4 LibWeb: Make Element attribute getters take a StringView hace 1 año
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String hace 1 año
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader hace 1 año
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String hace 1 año
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables hace 1 año
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String hace 1 año
  Shannon Booth 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String hace 1 año
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  Shannon Booth 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers hace 1 año