Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh de1c0c87fe LibWebView+Ladybird: Move page loading to ViewImplementation hace 2 años
  Linus Groh 2428e3e675 LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation hace 2 años
  Linus Groh f313708237 LibWebView+Ladybird: Move get source request to ViewImplementation hace 2 años
  Linus Groh 5d9f4b2ffc LibWebView+Ladybird: Move zoom logic to ViewImplementation hace 2 años
  Linus Groh 5411adca22 LibWebView+Ladybird: Begin de-duplicate WebView implementations hace 2 años
  Linus Groh 36866730ce Browser: Implement zoom :^) hace 2 años
  Karol Kosek ab57fde8ec LibWebView: Port to Core::Stream hace 2 años
  Andreas Kling ed3c2cbdf6 LibWebView: Add OOPWV "content scales to viewport" hint hace 2 años
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated hace 2 años
  Jonah 367b1634fd LibWebView+WebContent: Expose the Accessibility Tree to Other Processes hace 2 años
  MacDue 3de5dcf383 Browser+WebContent: Fixup some DOM inspector weirdness hace 2 años
  Baitinq af1c26f05b Browser: Go back/forward when pressing back/forward mouse buttons hace 2 años
  Timothy Flynn bf060adcf9 Browser+LibWebView+WebContent: Do not domain match on cookie updates hace 2 años
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value hace 2 años
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Baitinq f1205b608f Browser: Replace history entry if loading URL because of a redirect hace 2 años
  Baitinq 45214fdb1a LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect hace 2 años
  Sam Atkins d94d60219c LibWebView+WebContent: Propagate unconsumed input events out of OOPWV hace 2 años
  Sam Atkins 2654bfead4 LibWebView: Define the OOPWV's superclass in one place hace 2 años
  Timothy Flynn 9782660cb6 LibWebView: Update OOPWV's URL when a page starts/finishes loading hace 2 años
  Timothy Flynn f7bb835d09 LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text hace 2 años
  Timothy Flynn 0e94904034 LibWebView+WebContent: Begin handling open user dialogs for WebDriver hace 2 años
  Timothy Flynn 364f44d7d8 LibWebView+WebContent: Wait for dialog responses without blocking IPC hace 2 años
  Tobias Christiansen 1aa16b4dd4 WebDriver: Implement `POST /session/{id}/window/fullscreen` endpoint hace 2 años
  Timothy Flynn 24fb7cd0ad LibWebView+WebContent: Add IPCs to navigate the browser's history hace 2 años
  Timothy Flynn d202999853 LibWebView+WebContent: Add IPC to update a document's cookie hace 2 años
  Timothy Flynn c6a0888088 LibWebView+WebContent: Add IPC to get a document's named cookie hace 2 años
  Timothy Flynn d2c1957d8f LibWebView+WebContent: Add IPC to get all cookies for a document's URL hace 2 años