Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik 623d1a78da LibWeb: Update HTMLObjectElement to use navigables il y a 1 an
  Shannon Booth 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String il y a 1 an
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute il y a 1 an
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 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
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() il y a 2 ans
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests il y a 2 ans
  Andreas Kling a553fe055b LibWeb: Piggyback on HTML::ImageRequest in HTMLObjectElement il y a 2 ans
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument il y a 2 ans
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio il y a 2 ans
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader il y a 2 ans
  Andreas Kling 064b7a6216 LibWeb: Make HTMLObjectElement invalidate the document layout il y a 2 ans
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer il y a 2 ans
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String il y a 2 ans
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String il y a 2 ans
  Linus Groh 2d7ce38ee2 LibWeb/MimeSniff: Port MimeType to new String il y a 2 ans
  Linus Groh fabea2a6a7 LibWeb/MimeSniff: Rename MimeType::from_string() to MimeType::parse() il y a 2 ans
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event 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
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Srikavin Ramkumar 1c2e7b1e47 LibWeb: Run object representation steps on specified attribute updates il y a 2 ans
  Srikavin Ramkumar 83cb35b60f LibWeb: Run object representation steps on element creation il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex il y a 2 ans
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans