Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 72376ad15a LibWeb: Add special "potentially delay the load event" logic for iframes hace 1 año
  Sam Atkins 1d6f06b203 LibWeb: Make HTMLIFrameElement a LazyLoadingElement 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
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec hace 1 año
  Aliaksandr Kalenik d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
  Luke Wilde 6a7c560849 LibWeb: Respect width and height attributes of <iframe> hace 2 años
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling 03375a3dc9 LibWeb: Implement more spec-compliant iframe/frame attribute processing hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Timothy Flynn f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement hace 3 años
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace hace 3 años
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder hace 3 años
  Andreas Kling 5f4a723e51 LibWeb: Implement more of "completely finish loading the document" hace 3 años
  Luke 59cfc4a8db LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer" hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Luke e3d01c5e10 LibWeb: Make the node mutation event functions spec compliant hace 4 años
  Andreas Kling 5c67b2cb8f LibWeb: Defer creation of subframes until host element is connected hace 4 años