Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library před 1 rokem
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 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 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible před 1 rokem
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Matthew Olsson 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Linus Groh cc1e8a4e9f LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces() před 2 roky
  Kenneth Myhra 459959b297 LibWeb: Make factory method of HTML::BrowsingContext fallible před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh 4817b7c623 LibWeb: Add policy container to {Window,Worker}EnvironmentSettingsObject před 2 roky
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object před 2 roky
  Andreas Kling 62fed2a31d LibWeb: Add `id` field to Environment před 2 roky
  Andreas Kling 1f95943274 LibWeb: Remove confusing NOTE in WindowEnvironmentSettingsObject před 2 roky
  Andreas Kling 51d7ea7ece LibWeb: Make WESO allow cross-origin isolated APIs for now před 2 roky
  Andreas Kling abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC před 2 roky
  Andreas Kling c569c88e63 LibWeb: Don't have Handle<Realm> in WindowEnvironmentSettingsObject před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML před 2 roky
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL před 3 roky
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML před 3 roky
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object před 3 roky