Historique des commits

Auteur SHA1 Message Date
  Shannon Booth d6fdaf6b26 LibWeb: Implement clean_up_after_running_script on a Realm il y a 9 mois
  Shannon Booth 0628b74272 LibWeb: Add scaffold for for "execution context of a realm" il y a 9 mois
  Shannon Booth aef18435fb LibWeb: Implement whether scripting is disabled based on a realm il y a 9 mois
  Shannon Booth 84dc83e0e0 LibWeb: Rename current_global_object to current_principal_global_object il y a 9 mois
  Shannon Booth 0c2400641e LibWeb: Fill out implementation of current_principal_settings_object il y a 9 mois
  Shannon Booth b2f3ed8b5a LibWeb: Rename current settings object to 'current principal' il y a 9 mois
  Shannon Booth 1096b64936 LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope il y a 9 mois
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin il y a 10 mois
  Andrew Kaster 237bcbff36 LibWeb: Add ServiceWorker discarded flag to ESO il y a 11 mois
  Jamie Mansfield e3b3041a0c LibWeb: Implement NavigatorStorage mixin interface il y a 11 mois
  Kenneth Myhra e36607bdba LibWeb: Add spec link to fetch group concept il y a 1 an
  mobounya 9e223f6dae LibWeb: Add fetch group from the fetch spec il y a 1 an
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type il y a 1 an
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Andrew Kaster 4d22358e05 LibWeb: Add facilities to serialize EnvironmentSettingsObjects il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 2 ans
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster il y a 2 ans
  Andreas Kling 3811be2f7c LibWeb: Make module maps GC-allocated il y a 2 ans
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Luke Wilde 7e701f6256 LibWeb: Keep unhandledrejection event promises alive when task is queued il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Idan Horowitz efe94d9040 LibWeb: Support parsing a URL relative to environment settings object il y a 2 ans
  Idan Horowitz f69c135796 LibWeb: Implement the 'Entry Realm/{settings,global} object' concepts il y a 2 ans
  Linus Groh 8db64a8704 LibWeb: Implement 'Is non-secure context' AO il y a 2 ans
  Linus Groh 4baf0a4486 LibWeb: Implement 'Is secure context' AO il y a 2 ans