Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` hace 1 año
  Andrew Kaster 5f0fb84379 LibWeb: Stub out determine_the_creation_sandboxing_flags hace 1 año
  Andrew Kaster a565021147 LibWeb: De-duplicate definition of url_matches_about_blank hace 1 año
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document hace 1 año
  Aliaksandr Kalenik b2b99aba95 LibWeb: Use `Core::Timer` for cursor blink timer in `BrowsingContext` hace 1 año
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Andreas Kling 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout hace 2 años
  Aliaksandr Kalenik 3b00636288 LibWeb: Implement "create a new browsing context and document" hace 2 años
  Andreas Kling 6871fbce9f LibWeb: Implement the "top-level traversable" of a browsing context hace 2 años
  Andreas Kling 65467021e2 LibWeb: Add updated version of "determine the origin" AO from HTML spec hace 2 años
  Aliaksandr Kalenik 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String hace 2 años
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer hace 2 años
  Andreas Kling 3b0e5a87db LibWeb: Make SessionHistoryEntry GC-allocated hace 2 años
  Timothy Flynn 2a410f8985 LibWeb: Change "popup"-related storage types to named enums hace 2 años
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum hace 2 años
  Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC hace 2 años
  Aliaksandr Kalenik 40ec976781 LibWeb: Inherit BrowsingContext from AbstractBrowsingContext hace 2 años
  Aliaksandr Kalenik 6d91d2fa50 WebContent: Add IPC call to set window handle from WebContent client hace 2 años
  Aliaksandr Kalenik d87a207ca9 LibWeb: Add `handle` member in BrowsingContext hace 2 años
  Luke Wilde 2ca8cf49ca LibWeb: Use browsing context creator URL for about:blank documents hace 2 años
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units hace 2 años
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 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 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Idan Horowitz ff2f31bc81 LibWeb: Bring BrowsingContext::choose_a_browsing_context closer to spec hace 2 años
  Idan Horowitz c948873c5b LibWeb: Add the 'opener browsing context' BrowsingContext property hace 2 años
  Idan Horowitz b27f855107 LibWeb: Add the 'is popup' BrowsingContext property hace 2 años
  Timothy Flynn 2d5381fd91 LibWeb: Add a flag to track when a browsing context has been discarded hace 2 años
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd hace 2 años