Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ hace 5 años
  Andreas Kling cc4109c03b LibWeb: Move the HTML parser into HTML/Parser/ hace 5 años
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace hace 5 años
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace hace 5 años
  Kevin Meyer a5b8cc2d0b LibWeb: Add type for FrameLoader::load hace 5 años
  Andreas Kling 6293d1a13c LibWeb+Browser: Remove old HTML parser :^) hace 5 años
  Andreas Kling 07d976716f LibWeb: Remove most uses of the old HTML parser hace 5 años
  Andreas Kling 883dc9260d LibWeb: Unbreak favicon notifications after Page refactoring hace 5 años
  Andreas Kling e04d68a03a LibWeb: Remove unnecessary on_foo hooks from Frame hace 5 años
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory hace 5 años
  Andreas Kling 71da52482c LibWeb: Show error page if we can't handle a frame's main resource hace 5 años
  Andreas Kling f88146c7c9 LibWeb: Let Resource figure out its own encoding and MIME type hace 5 años
  Andreas Kling de6028dfa7 LibWeb: Turn FrameLoader into a ResourceClient hace 5 años
  Andreas Kling 075bd75859 LibWeb: Add a FrameLoader class and move PageView's loading logic there hace 5 años