Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andreas Kling 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Andrew Kaster 124c378472 LibWeb+WebWorker: Move worker execution into a new WebWorker process há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh 4817b7c623 LibWeb: Add policy container to {Window,Worker}EnvironmentSettingsObject há 2 anos atrás
  Andrew Kaster 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers há 2 anos atrás
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object há 2 anos atrás
  Andreas Kling e97cc671ea LibWeb: Give web workers a (totally hacky) Window object há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML há 2 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML há 3 anos atrás
  Ben Abraham ae346cff6b LibWeb: Add partially functioning Worker API há 3 anos atrás