Historique des commits

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