Bug 74110

Summary: Web Inspector: [protocol] runtime.RemoteObject shouldn't be reused for client-to-server messages
Product: WebKit Reporter: Peter Rybin <peter.rybin>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, peter.rybin, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.