Historique des commits

Auteur SHA1 Message Date
  Andreas Kling b84056c05b LibWeb: Add missing visits in MessageEvent il y a 1 an
  Andrew Kaster 73697058b0 LibWeb: Add ports attribute to MessageEvent and MessageEventInit il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Luke Wilde 464cc55b16 LibWeb: Default initialize strings in MessageEventInit il y a 1 an
  Luke Wilde 1607b2c978 LibWeb: Add MessageEvent.source 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
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String il y a 2 ans
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible 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
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated il y a 2 ans
  Luke Wilde 38696dc626 LibWeb: Store MessageEvent::m_data in a JS::Handle il y a 3 ans
  Idan Horowitz d44857d34d LibWeb: Add the missing MessageEvent IDL constructor il y a 3 ans
  Idan Horowitz 9863de4609 LibWeb: Add the lastEventId IDL attribute to MessageEvent il y a 3 ans
  Idan Horowitz b53fc8ad3d LibWeb: Change the IDL type of MessageEvent::data to any il y a 3 ans
  DexesTTP 22413ef729 LibWeb: Add WebSocket bindings il y a 4 ans