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
  Andrew Kaster 124c378472 LibWeb+WebWorker: Move worker execution into a new WebWorker process hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects 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 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers hace 2 años
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object hace 2 años
  Andreas Kling e97cc671ea LibWeb: Give web workers a (totally hacky) Window object 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
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML hace 3 años
  Ben Abraham ae346cff6b LibWeb: Add partially functioning Worker API hace 3 años