Commit History

Author SHA1 Message Date
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
  Timothy Flynn 87c4080d00 Browser+LibWeb+WebContent: Store cookie expiry times in UTC 2 years ago
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 years ago
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place 2 years ago
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations 2 years ago
  Timothy Flynn fce9fcf154 LibWeb: Add a string-to-same-site-attribute converter 2 years ago
  Smrtnyk b08ae57b23 LibWeb: Parse SameSite cookie attribute 2 years ago
  Tobias Christiansen 2c808958b9 LibWeb: Make Cookie::Cookie transportable over IPC 2 years ago