Bug 89196

Summary: Web Inspector: Inspector transport generator produces unnecessary code
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: alph, apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, prybin, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Ilya Tikhonovsky
Reported 2012-06-15 04:35:30 PDT
ErrorString error; if (!protocolErrors->length()) { m_profilerAgent->removeProfile(&error, in_type, in_uid); if (!error.length()) { } } sendResponse(callId, result, String::format("Some arguments of method '%s' can't be processed", "Profiler.removeProfile"), protocolErrors, error);
Attachments
Note You need to log in before you can comment on or make changes to this bug.