mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:52:44 +00:00 
			
		
		
		
	|  f09e256328 This changes the signature of LoadRequest::set_body() to take by value and then use move semantics to move the contents of the ByteBuffer. This is done to avoid the fallible copy constructor of ByteBuffer. | ||
|---|---|---|
| .. | ||
| EventNames.cpp | ||
| EventNames.h | ||
| ProgressEvent.cpp | ||
| ProgressEvent.h | ||
| ProgressEvent.idl | ||
| XMLHttpRequest.cpp | ||
| XMLHttpRequest.h | ||
| XMLHttpRequest.idl | ||
| XMLHttpRequestEventTarget.cpp | ||
| XMLHttpRequestEventTarget.h | ||
| XMLHttpRequestEventTarget.idl | ||