Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM vor 1 Jahr
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() vor 1 Jahr
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString vor 1 Jahr
  Aliaksandr Kalenik 32be413f4e LibWeb: Add missing visit_edges() for ImageStyleValue vor 1 Jahr
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() vor 2 Jahren
  Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations vor 2 Jahren
  Shannon Booth 500552df54 LibWeb: Apply rules for parsing a legacy color value vor 2 Jahren
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h vor 2 Jahren
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction vor 2 Jahren
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String vor 2 Jahren
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String vor 2 Jahren
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} vor 2 Jahren
  Sam Atkins 35b240c87d LibWeb: Split ImageStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Sam Atkins 77b2826402 LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Moustafa Raafat 6ff9a88c3b LibWeb: Support animated backgrounds vor 2 Jahren
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren