Commit History

Author SHA1 Message Date
  Timothy Flynn c4820838bf LibWeb+WebContent: Port the `did_request_named_cookie` IPC to String 1 year ago
  Dan Klishch b5f1a48a7c AK+Everywhere: Remove JsonValue APIs with implicit default values 1 year ago
  Dan Klishch 5230d2af91 AK+WebContent: Remove JsonValue::as_{i,u}{32,64}() 1 year ago
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 year ago
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString 1 year ago
  Shannon Booth 1b05598cd3 LibWeb: Port ParsedCookie from DeprecatedString to String 1 year ago
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 year ago
  Shannon Booth e28fb5c64c LibWeb: Port Cookie from DeprecatedString to String 1 year ago
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Shannon Booth ff72436448 LibWeb: Add a FlyString version of Element::tag_name 1 year ago
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 year ago
  Shannon Booth 47514e07b4 LibWeb: Make Element attribute getters take a StringView 1 year ago
  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