Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth b24cd3ecf6 LibWeb: Wire up synthetic realm to settings object and execution context před 8 měsíci
  Shannon Booth 5154df020b LibWeb: Rename Bindings::HostDefined to Bindings::PrincipalHostDefined před 8 měsíci
  Shannon Booth da18551f10 LibWeb: Change HTML::Script to hold a realm instead of settings object před 8 měsíci
  Shannon Booth 0382933a0a LibWeb: Add AO for 'module map of realm' před 8 měsíci
  Shannon Booth 1871b744ff LibWeb: Add principal settings object helper function před 8 měsíci
  Shannon Booth f7a4d94b24 LibWeb: Add scaffold for 'principal realm of realm' před 8 měsíci
  Shannon Booth d7023f5f45 LibWeb: Change backup imcumbent stack to hold Realm instead of Settings před 8 měsíci
  Shannon Booth 8dffd8e7d6 LibWeb: Implement prepare_to_run_script on a Realm& před 8 měsíci
  Shannon Booth d6fdaf6b26 LibWeb: Implement clean_up_after_running_script on a Realm před 8 měsíci
  Shannon Booth 0628b74272 LibWeb: Add scaffold for for "execution context of a realm" před 8 měsíci
  Shannon Booth aef18435fb LibWeb: Implement whether scripting is disabled based on a realm před 8 měsíci
  Shannon Booth 738e603c2f LibWeb: Implement current_principal_global_object to shadow realm spec před 8 měsíci
  Shannon Booth 84dc83e0e0 LibWeb: Rename current_global_object to current_principal_global_object před 8 měsíci
  Shannon Booth 0c2400641e LibWeb: Fill out implementation of current_principal_settings_object před 8 měsíci
  Shannon Booth b2f3ed8b5a LibWeb: Rename current settings object to 'current principal' před 8 měsíci
  Shannon Booth 1096b64936 LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope před 8 měsíci
  Jamie Mansfield e3b3041a0c LibWeb: Implement NavigatorStorage mixin interface před 10 měsíci
  mobounya 9e223f6dae LibWeb: Add fetch group from the fetch spec před 11 měsíci
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type před 1 rokem
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction před 1 rokem
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated před 1 rokem
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library před 1 rokem
  Andrew Kaster 4d22358e05 LibWeb: Add facilities to serialize EnvironmentSettingsObjects před 1 rokem
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL před 1 rokem
  Andrew Kaster 0dde88d714 LibWeb: Treat global as EventTarget in notify_about_rejected_promises před 1 rokem
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString před 1 rokem
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& před 1 rokem
  Aliaksandr Kalenik b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem