[webkit-reviews] review granted: [Bug 69146] Web Inspector: debuggerPresentatioModel.linkifyLocation leaks updateAnchor closure instances. : [Attachment 109483] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 07:52:22 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 69146: Web Inspector: debuggerPresentatioModel.linkifyLocation leaks
updateAnchor closure instances.
https://bugs.webkit.org/show_bug.cgi?id=69146

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=109483&action=review


> Source/WebCore/inspector/front-end/Linkifier.js:36
> +    this._model = model;

_model -> _debuggerPresentationModel, alternatively you may add corresponding
type annotation.


More information about the webkit-reviews mailing list