RESOLVED FIXED 110329
Web Inspector: fix for frontend closure compile errors.
https://bugs.webkit.org/show_bug.cgi?id=110329
Summary Web Inspector: fix for frontend closure compile errors.
Ilya Tikhonovsky
Reported 2013-02-20 04:58:48 PST
EOM
Attachments
Patch (3.59 KB, patch)
2013-02-20 05:01 PST, Ilya Tikhonovsky
vsevik: review+
vsevik: commit-queue-
Ilya Tikhonovsky
Comment 1 2013-02-20 05:01:54 PST
Vsevolod Vlasov
Comment 2 2013-02-20 05:05:13 PST
Comment on attachment 189288 [details] Patch 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);
Ilya Tikhonovsky
Comment 3 2013-02-20 05:42:10 PST
Note You need to log in before you can comment on or make changes to this bug.