Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn aa1df95b31 LibWeb: Implement window.close and window.closed hace 10 meses
  Andreas Kling aae191aa33 LibWeb: Bail from various navigable operations when no active window hace 10 meses
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin hace 10 meses
  Tim Ledbetter 1fa948f114 LibWeb: Implement the "check if unloading is canceled" AO hace 10 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 10 meses
  Andreas Kling 1a4b0ded1f LibWeb: Let determine_the_origin() take an optional URL after all hace 10 meses
  Julius Elshoff de31ea5852 LibWeb: Rename 'cross-origin opener policy' to 'opener policy' hace 10 meses
  Daniel La Rocque ed04124cbf LibWeb: Fix "attempt to update a history entry's document" hace 11 meses
  Timothy Flynn 6f31a19c5f LibWeb: Spin the HTML event loop when awaiting a navigable fetch hace 10 meses
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen hace 11 meses
  Timothy Flynn 7ae7e3eef3 LibWeb: Limit select-all actions to editable nodes when they are focused hace 11 meses
  Tim Ledbetter 5800b7e884 LibWeb: Invalidate the display list when calling `set_needs_display()` hace 11 meses
  Timothy Flynn b16b9709b9 LibWeb: Include the Content-Type boundary directive in form submissions hace 11 meses
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document hace 11 meses
  Aliaksandr Kalenik e2ad568095 LibWeb: Do not mutate display list while scroll offset application hace 1 año
  Aliaksandr Kalenik 7ddb94c4d6 LibWeb: Rename offset to cumulative_offset in ScrollFrame hace 11 meses
  Shannon Booth fc83653f3c LibWeb: Use HeapFunction directly in SessionHistoryTraversalQueue hace 11 meses
  Shannon Booth b6d2ab2332 LibWeb: Port populate_session_history_entry_document to HeapFunction hace 11 meses
  Aliaksandr Kalenik dc0d5da086 LibWeb: Remove ViewportPaintable::refresh_clip_frames() hace 11 meses
  Aliaksandr Kalenik dd8c693725 LibWeb: Unify scroll handling between viewport and scrollable boxes hace 1 año
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable hace 1 año
  Aliaksandr Kalenik 40742d95e6 LibWeb: Call set_needs_display() if navigable is scrolled or resized hace 1 año
  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