Historial de Commits

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