Historique des commits

Auteur SHA1 Message Date
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String il y a 1 an
  Andreas Kling 204c46f097 LibWeb: Use Element::id() when deciding whether to update SVG use trees il y a 1 an
  Bastiaan van der Plaat fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Sebastian Zaha 73f1c7a030 LibWeb: Remove many redundant SVGUseElement clone calls il y a 2 ans
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() il y a 2 ans
  PrestonLTaylor c7c3043aa2 LibWeb: Implement the `<use>` SVG element il y a 2 ans
  Andreas Kling 0f4b82bdea LibWeb: Move SVGElement's dataset construction to initialize() il y a 2 ans
  Kenneth Myhra b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Andreas Kling 2c37df6241 LibWeb: Don't include DOMStringMap.h quite so much il y a 2 ans
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window il y a 2 ans
  Andrew Kaster 320dddde6a LibWeb: Remove unecessary dependence on Window from SVG classes il y a 2 ans
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling ae11d70b0c LibWeb: Make DOMStringMap GC-allocated il y a 2 ans
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace il y a 3 ans
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset il y a 3 ans
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans