[webkit-reviews] review granted: [Bug 38322] Web Inspector: Timeline panel is not refreshing. : [Attachment 54695] [patch] initial version.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 07:03:59 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 38322: Web Inspector: Timeline panel is not refreshing.
https://bugs.webkit.org/show_bug.cgi?id=38322

Attachment 54695: [patch] initial version.
https://bugs.webkit.org/attachment.cgi?id=54695&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/inspector/front-end/TimelinePanel.js:413
 +		if (!("_refreshTimeout" in this))
simple "if (!this._refreshTimeout)" should work


More information about the webkit-reviews mailing list