Historique des commits

Auteur SHA1 Message Date
  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
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec 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 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies il y a 3 ans
  Simon Wanner d28f3e0735 LibWeb: Handle failed browsing context creation in HTMLObjectElement il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Idan Horowitz 02004b7055 LibWeb: Handle XML MIME types in HTMLObjectElement il y a 3 ans
  Idan Horowitz 215432c3e8 LibWeb: Discard ObjectElement's nested browsing context on image load il y a 3 ans
  Timothy Flynn f9367a5fdb LibWeb: Ignore application objects until we can support them il y a 3 ans
  Timothy Flynn d744f04a03 LibWeb: Discard an object's nested browsing contexts when falling back il y a 3 ans