[webkit-reviews] review granted: [Bug 78390] Web Inspector: Switch Debugger agent to TypeBuilder : [Attachment 127222] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 13:17:58 PST 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Peter Rybin
<prybin at chromium.org>'s request for review:
Bug 78390: Web Inspector: Switch Debugger agent to TypeBuilder
https://bugs.webkit.org/show_bug.cgi?id=78390

Attachment 127222: Patch
https://bugs.webkit.org/attachment.cgi?id=127222&action=review

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=127222&action=review


> Source/WebCore/inspector/InspectorDebuggerAgent.h:133
> +    PassRefPtr<TypeBuilder::Array<TypeBuilder::Debugger::CallFrame > >
currentCallFrames();

Extra space after CallFrame?


More information about the webkit-reviews mailing list