WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
89196
Web Inspector: Inspector transport generator produces unnecessary code
https://bugs.webkit.org/show_bug.cgi?id=89196
Summary
Web Inspector: Inspector transport generator produces unnecessary code
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug