RESOLVED INVALID 74110
Web Inspector: [protocol] runtime.RemoteObject shouldn't be reused for client-to-server messages
https://bugs.webkit.org/show_bug.cgi?id=74110
Summary Web Inspector: [protocol] runtime.RemoteObject shouldn't be reused for client...
Peter Rybin
Reported 2011-12-08 11:21:45 PST
Protocol type "runtime.RemoteObject" was designed for server sending remote object data back to client. It's use in opposite direction (client to server) looks misleading; only 2 fields are actually used of 6. A more specialized type should be created instead.
Attachments
Note You need to log in before you can comment on or make changes to this bug.