Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 40742d95e6 LibWeb: Call set_needs_display() if navigable is scrolled or resized hace 11 meses
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document hace 1 año
  Aliaksandr Kalenik 2c0f03f5b6 LibWeb: Delete BlitCornerClipping display list command hace 1 año
  mobounya 2497f43989 LibWeb: Update update_for_history_step_application hace 1 año
  circl b83e82c32c LibWeb: Pass network error message to generated error page hace 1 año
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hace 1 año
  Aliaksandr Kalenik 5570e6b648 LibWeb: Rename CommandList to DisplayList hace 1 año
  Aliaksandr Kalenik c7133faf26 LibWeb: Rename Navigable::paint() to record_painting_commands() hace 1 año
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent hace 1 año
  Andrew Kaster 46e00a8f5e LibWeb: Parse TokenizedFeatures from window.open hace 1 año
  Aliaksandr Kalenik b8d18ebcf7 LibWeb+WebContent: Change event loop to synchronously paint next frame hace 1 año
  Aliaksandr Kalenik b1205f0aa1 LibWeb: Skip unnecessary sample corner and blit corner commands hace 1 año
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers hace 1 año
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable hace 1 año
  Andreas Kling 9cd4a65071 LibWeb: Move TraversableNavigable::m_page up to Navigable hace 1 año
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type hace 1 año
  Aliaksandr Kalenik 55154b6c68 LibWeb: Use SafeFunction for completion steps in "populate SHE" hace 1 año
  Aliaksandr Kalenik 376427380e LibWeb: Make NavigationParams be GC-allocated hace 1 año
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hace 1 año
  Aliaksandr Kalenik d3cfe35fbd LibWeb: Do not destroy document until whole subtree completed unloading hace 1 año
  Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize() hace 1 año
  Aliaksandr Kalenik 00531573a4 LibWeb: Remove `SessionHistoryTraversalQueue::process()` hace 1 año
  Aliaksandr Kalenik adcc3905e5 LibWeb: Pass SynchronousNavigation flag into "apply the history step" hace 1 año
  Aliaksandr Kalenik aefed21927 LibWeb: Add missing set_delaying_load_events(false) in navigate() hace 1 año
  Timothy Flynn 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView hace 1 año
  0x4261756D a005aae497 LibJS: Add missing Base::visit_edges() in FetchAlgorithms and Navigable hace 1 año
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload hace 1 año
  Aliaksandr Kalenik 220088480b LibWeb: Bring "apply the history step" up to date with the spec hace 1 año
  Aliaksandr Kalenik 18cfbb5cb4 LibWeb: Bring initialize_navigable() up to date with the spec hace 1 año
  Aliaksandr Kalenik ffd3639b17 LibWeb: Pass navigation params by const-ref to load_document() hace 1 año