Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth fc83653f3c LibWeb: Use HeapFunction directly in SessionHistoryTraversalQueue há 10 meses atrás
  Shannon Booth b6d2ab2332 LibWeb: Port populate_session_history_entry_document to HeapFunction há 10 meses atrás
  Aliaksandr Kalenik dc0d5da086 LibWeb: Remove ViewportPaintable::refresh_clip_frames() há 11 meses atrás
  Aliaksandr Kalenik dd8c693725 LibWeb: Unify scroll handling between viewport and scrollable boxes há 11 meses atrás
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable há 11 meses atrás
  Aliaksandr Kalenik 40742d95e6 LibWeb: Call set_needs_display() if navigable is scrolled or resized há 11 meses atrás
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document há 11 meses atrás
  Aliaksandr Kalenik 2c0f03f5b6 LibWeb: Delete BlitCornerClipping display list command há 11 meses atrás
  mobounya 2497f43989 LibWeb: Update update_for_history_step_application há 11 meses atrás
  circl b83e82c32c LibWeb: Pass network error message to generated error page há 1 ano atrás
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder há 1 ano atrás
  Aliaksandr Kalenik 5570e6b648 LibWeb: Rename CommandList to DisplayList há 1 ano atrás
  Aliaksandr Kalenik c7133faf26 LibWeb: Rename Navigable::paint() to record_painting_commands() há 1 ano atrás
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent há 1 ano atrás
  Andrew Kaster 46e00a8f5e LibWeb: Parse TokenizedFeatures from window.open há 1 ano atrás
  Aliaksandr Kalenik b8d18ebcf7 LibWeb+WebContent: Change event loop to synchronously paint next frame há 1 ano atrás
  Aliaksandr Kalenik b1205f0aa1 LibWeb: Skip unnecessary sample corner and blit corner commands há 1 ano atrás
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers há 1 ano atrás
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable há 1 ano atrás
  Andreas Kling 9cd4a65071 LibWeb: Move TraversableNavigable::m_page up to Navigable há 1 ano atrás
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type há 1 ano atrás
  Aliaksandr Kalenik 55154b6c68 LibWeb: Use SafeFunction for completion steps in "populate SHE" há 1 ano atrás
  Aliaksandr Kalenik 376427380e LibWeb: Make NavigationParams be GC-allocated há 1 ano atrás
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction há 1 ano atrás
  Aliaksandr Kalenik d3cfe35fbd LibWeb: Do not destroy document until whole subtree completed unloading há 1 ano atrás
  Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize() há 1 ano atrás
  Aliaksandr Kalenik 00531573a4 LibWeb: Remove `SessionHistoryTraversalQueue::process()` há 1 ano atrás
  Aliaksandr Kalenik adcc3905e5 LibWeb: Pass SynchronousNavigation flag into "apply the history step" há 1 ano atrás
  Aliaksandr Kalenik aefed21927 LibWeb: Add missing set_delaying_load_events(false) in navigate() há 1 ano atrás
  Timothy Flynn 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView há 1 ano atrás