Commit History

Author SHA1 Message Date
  Shannon Booth 901220c588 LibWeb: Port Storage 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
  Luke Wilde 57d28c57f7 LibWeb: Restore Storage as a legacy platform object 2 years ago
  Kenneth Myhra b41401bab2 LibWeb: Make factory method of HTML::Storage 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
  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 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 years ago
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 years ago
  Valtteri Koskivuori 45a81f5a2c Browser+LibWeb+WebContent: Add ability to inspect local storage 3 years ago
  Andreas Kling 3f9fc0f690 Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu 3 years ago
  Andreas Kling 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 years ago