mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 06:02:44 +00:00 
			
		
		
		
	|  622a4f29a7 Blob::bytes() returns the ReadonlyBytes representation of our internal ByteBuffer. This change requires us to ByteBuffer::copy() Blob's ReadonlyBytes to a ByteBuffer in XHR::send() and corresponding error handling of the copy operation. This removes the need for Blob to declare XMLHttpRequest as a friend class. | ||
|---|---|---|
| .. | ||
| EventNames.cpp | ||
| EventNames.h | ||
| ProgressEvent.h | ||
| ProgressEvent.idl | ||
| XMLHttpRequest.cpp | ||
| XMLHttpRequest.h | ||
| XMLHttpRequest.idl | ||
| XMLHttpRequestEventTarget.cpp | ||
| XMLHttpRequestEventTarget.h | ||
| XMLHttpRequestEventTarget.idl | ||