Commit History

Author SHA1 Message Date
  Andreas Kling 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout 2 years ago
  Aliaksandr Kalenik 3b00636288 LibWeb: Implement "create a new browsing context and document" 2 years ago
  Andreas Kling 6871fbce9f LibWeb: Implement the "top-level traversable" of a browsing context 2 years ago
  Andreas Kling 65467021e2 LibWeb: Add updated version of "determine the origin" AO from HTML spec 2 years ago
  Aliaksandr Kalenik 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 years ago
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 years ago
  Andreas Kling 3b0e5a87db LibWeb: Make SessionHistoryEntry GC-allocated 2 years ago
  Timothy Flynn 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 years ago
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum 2 years ago
  Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 years ago
  Aliaksandr Kalenik 40ec976781 LibWeb: Inherit BrowsingContext from AbstractBrowsingContext 2 years ago
  Aliaksandr Kalenik 6d91d2fa50 WebContent: Add IPC call to set window handle from WebContent client 2 years ago
  Aliaksandr Kalenik d87a207ca9 LibWeb: Add `handle` member in BrowsingContext 2 years ago
  Luke Wilde 2ca8cf49ca LibWeb: Use browsing context creator URL for about:blank documents 2 years ago
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 years ago
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 years ago
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Idan Horowitz ff2f31bc81 LibWeb: Bring BrowsingContext::choose_a_browsing_context closer to spec 2 years ago
  Idan Horowitz c948873c5b LibWeb: Add the 'opener browsing context' BrowsingContext property 2 years ago
  Idan Horowitz b27f855107 LibWeb: Add the 'is popup' BrowsingContext property 2 years ago
  Timothy Flynn 2d5381fd91 LibWeb: Add a flag to track when a browsing context has been discarded 2 years ago
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2 years ago
  Andreas Kling 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 years ago
  Andreas Kling 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext 2 years ago
  leeight 2029c98fa7 LibWeb: Add missing property and methods for history object 2 years ago
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Andreas Kling 6c33dea6a6 LibWeb: Implement the "close" algorithm for browsing contexts 2 years ago