Historique des commits

Auteur SHA1 Message Date
  Shannon Booth 901220c588 LibWeb: Port Storage interface from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Luke Wilde 57d28c57f7 LibWeb: Restore Storage as a legacy platform object il y a 2 ans
  Kenneth Myhra b41401bab2 LibWeb: Make factory method of HTML::Storage fallible il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Andreas Kling 2ac8e3db3a LibWeb: Make Storage GC-allocated il y a 2 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling 3f9fc0f690 Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu il y a 3 ans
  Andreas Kling 47979996e8 LibWeb: Add Storage interface and window.localStorage il y a 3 ans