mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:22:45 +00:00 
			
		
		
		
	 b10fee00eb
			
		
	
	
		b10fee00eb
		
	
	
	
	
		
			
			This aligns Workers and Window and MessagePorts to all use the same mechanism for transferring serialized messages across realms. It also allows transferring more message ports into a worker. Re-enable the Worker-echo test, as none of the MessagePort tests have themselves been flaky, and those are now using the same underlying implementation.
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| Got message from worker: "loaded"
 | |
| Got message from port: "Worker got message port!"
 | |
| Got message from port: "Extra Port got message: \"Hello from port2\""
 | |
| DONE
 |