Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster hace 2 años
  Andreas Kling 3811be2f7c LibWeb: Make module maps GC-allocated hace 2 años
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Luke Wilde 7e701f6256 LibWeb: Keep unhandledrejection event promises alive when task is queued hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Idan Horowitz efe94d9040 LibWeb: Support parsing a URL relative to environment settings object hace 2 años
  Idan Horowitz f69c135796 LibWeb: Implement the 'Entry Realm/{settings,global} object' concepts hace 2 años
  Linus Groh 8db64a8704 LibWeb: Implement 'Is non-secure context' AO hace 2 años
  Linus Groh 4baf0a4486 LibWeb: Implement 'Is secure context' AO hace 2 años
  networkException 9afea1248f LibWeb: Add disallow further import maps steps to ESO hace 2 años
  Linus Groh 93405b4aff LibWeb: Add virtual destructor to Environment hace 2 años
  Linus Groh 4817b7c623 LibWeb: Add policy container to {Window,Worker}EnvironmentSettingsObject hace 2 años
  Andreas Kling 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated hace 2 años
  Andreas Kling 18a5c56f14 LibWeb: Don't store JS::Handle<JS::Promise> in EnvironmentSettingsObject hace 2 años
  networkException 992311c0ee LibWeb: Implement ModuleMap and expose it on EnvironmentSettingsObject hace 2 años
  networkException cfa0c9bf9f LibWeb: Implement module type allowed hace 2 años
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL hace 2 años
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object hace 2 años
  Andreas Kling 62fed2a31d LibWeb: Add `id` field to Environment hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Linus Groh 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] hace 2 años
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec hace 2 años
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML hace 2 años
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace hace 3 años
  Linus Groh 7bdbac7fd9 LibWeb: Add 'is scripting enabled' concept to EnvironmentSettingsObject hace 3 años
  Linus Groh 11d0e37d8e LibWeb: Implement the 'Relevant realm/{settings,global} object' concepts hace 3 años
  Linus Groh db983b469d LibWeb: Implement the 'Current {settings,global} object' concepts hace 3 años
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object hace 3 años