Historique des commits

Auteur SHA1 Message Date
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Ali Mohammad Pur 6dfb2f9dc8 Everywhere: Merge the WebSocket service into RequestServer il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String il y a 1 an
  Shannon Booth c25485700a AK: Port URL scheme 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
  Kenneth Myhra c445bd3a0c LibWeb: Move WebSocket constructor steps closer to spec il y a 2 ans
  Kenneth Myhra 57626c4f9a LibWeb: Migrate WebSockets::WebSocket to String il y a 2 ans
  Luke Wilde 8addcd237c LibWeb: Make WebSocket#send support typed arrays, Blob and DataView il y a 2 ans
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String il y a 2 ans
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String il y a 2 ans
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String il y a 2 ans
  Kenneth Myhra e661f03ffa LibWeb: Port CloseEvent to new String il y a 2 ans
  Kenneth Myhra 2ed7f64c73 LibWeb: Make factory method of HTML::CloseEvent fallible il y a 2 ans
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible il y a 2 ans
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible il y a 2 ans
  Guilherme Gonçalves 230c0b34d4 LibWeb+LibWebSocket: DOM WebSocket subprotocol support 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 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 38c7fdaac1 LibWeb: Avoid including LibJS/Parser.h in a handful of cpp files il y a 2 ans