Commit History

Author SHA1 Message Date
  Shannon Booth 72f54eca26 LibWeb: Port History interface from DeprecatedString to String 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Kenneth Myhra 2f4db60c08 LibWeb: Make factory method of HTML::History fallible 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  leeight 2029c98fa7 LibWeb: Add missing property and methods for history object 2 years ago
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 16fbb91aa1 LibWeb: Make History GC-allocated 2 years ago
  Luke Wilde 1927600852 LibWeb: Add the History object and stub pushState and replaceState 3 years ago