Historique des commits

Auteur SHA1 Message Date
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  Kenneth Myhra e905f25911 LibWeb: Port Worker to new String 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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andrew Kaster 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro il y a 2 ans
  Andreas Kling e97cc671ea LibWeb: Give web workers a (totally hacky) Window object 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 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap il y a 2 ans
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions il y a 2 ans
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML il y a 2 ans
  Ben Abraham ae346cff6b LibWeb: Add partially functioning Worker API il y a 3 ans