mirror of
				https://github.com/lightpanda-io/browser.git
				synced 2025-10-30 07:31:47 +00:00 
			
		
		
		
	cdp: add Runtime.getProperties
This commit is contained in:
		| @@ -27,6 +27,7 @@ pub fn processMessage(cmd: anytype) !void { | ||||
|         addBinding, | ||||
|         callFunctionOn, | ||||
|         releaseObject, | ||||
|         getProperties, | ||||
|     }, cmd.input.action) orelse return error.UnknownMethod; | ||||
|  | ||||
|     switch (action) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pierre Tachoire
					Pierre Tachoire