Historique des commits

Auteur SHA1 Message Date
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling d5e831988e LibWeb: Make DOMParser GC-allocated il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Luke Wilde 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString il y a 3 ans
  Luke f7ad8c0f94 LibWeb: Add DOMParser il y a 4 ans