Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} há 1 ano atrás
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString há 1 ano atrás
  Ali Mohammad Pur 0937d88869 LibWeb: Remove more DeprecatedString null state remnants há 1 ano atrás
  Shannon Booth 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node há 1 ano atrás
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString há 1 ano atrás
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String há 1 ano atrás
  Shannon Booth 9d88e14f20 LibWeb: Add String variants of get_element_by_{} in ParentNode há 1 ano atrás
  Shannon Booth bfc0773285 LibWeb: Add String versions for some functions in ParentNode há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás
  Andreas Kling 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors há 1 ano atrás
  Andreas Kling df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children há 2 anos atrás
  Simon Wanner 9e00ef0849 LibWeb: Pass scope in ParentNode::query_selector_all há 2 anos atrás
  Simon Wanner 4e6fb65ea3 LibWeb: Pass scope in ParentNode::query_selector há 2 anos atrás
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window há 2 anos atrás
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Andreas Kling dc6e625680 LibWeb: Make ParentNode.children vend the same HTMLCollection every time há 2 anos atrás
  Andreas Kling 6b3293a74b LibWeb: Support getElementsByTagName() properly in non-HTML documents há 2 anos atrás
  Andreas Kling bd0648a492 LibWeb: Simplify getElementsByTagName{,NS}() filters há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated há 2 anos atrás
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace há 3 anos atrás