Commit History

Author SHA1 Message Date
  Andreas Kling 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 year ago
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 year ago
  Aliaksandr Kalenik d17b1d6b1f LibWeb: Update WebDriverConnection::close_window() to use navigables 1 year ago
  Aliaksandr Kalenik df5db1631b LibWeb: Update WebDriverConnection::close_session() to use navigables 1 year ago
  Aliaksandr Kalenik d559fb8b7e WebContent: Update `wait_for_navigation_to_complete` to use navigables 1 year ago
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
  stelar7 23b378822b LibWeb: Stub out `Release Actions` 2 years ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Aliaksandr Kalenik 393068afba WebContent: Wait for Resource to load in wait_for_navigation_to_complete 2 years ago
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional 2 years ago
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration 2 years ago
  kleines Filmröllchen effcd080ca Userland: Remove remaining users of Duration::now_realtime() 2 years ago
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 years ago
  Cameron Youell bedb370dec Services/WebContent: Use `JsonArray::append` 2 years ago
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions 2 years ago
  Linus Groh e6be5c37c0 LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm() 2 years ago
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 years ago
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum 2 years ago
  Timothy Flynn a96ba912b3 WebDriver: Activate the browser tab during the Switch To Window command 2 years ago
  Timothy Flynn a77daf77bd WebDriver: Do not activate tabs created by the New Window endpoint 2 years ago
  Aliaksandr Kalenik bb98ae08b8 WebContent: Allow pop-ups when WebDriver is connected 2 years ago
  Aliaksandr Kalenik 126fa7df14 WebContent+WebDriver: Get window handle from WebContent process 2 years ago
  Aliaksandr Kalenik f287165823 LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window 2 years ago
  Timothy Flynn 97536e4684 LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String 2 years ago
  Aliaksandr Kalenik 63b8b37bd4 WebContent: Wait for navigation to complete in WebDriver 2 years ago
  Timothy Flynn 0524bc1d13 WebContent+WebDriver: Ensure Get Window Handle checks for closed BCs 2 years ago
  Aliaksandr Kalenik 0905fd57e4 WebContent+WebDriver: Move window commands handling back to WebDriver 2 years ago
  Timothy Flynn 77fbd912b7 LibWeb+WebContent+WebDriver: Port WebDriver parameters to String 2 years ago
  Timothy Flynn 87c4080d00 Browser+LibWeb+WebContent: Store cookie expiry times in UTC 2 years ago
  Jonah 30ec59f163 WebDriver: Add computedlabel endpoint 2 years ago