[webkit-reviews] review granted: [Bug 110329] Web Inspector: fix for frontend closure compile errors. : [Attachment 189288] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 05:02:49 PST 2013


Vsevolod Vlasov <vsevik at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 110329: Web Inspector: fix for frontend closure compile errors.
https://bugs.webkit.org/show_bug.cgi?id=110329

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

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


> Source/WebCore/inspector/front-end/NativeMemorySnapshotView.js:273
> +	       var metaInformation = /** @type{HeapSnapshotMetainfo}
*/graphMetaInformation;

/** @type {HeapSnapshotMetainfo} */ (graphMetaInformation);


More information about the webkit-reviews mailing list