[webkit-reviews] review granted: [Bug 84362] Web Inspector: replace @type annotation with @return annotation for getters : [Attachment 137931] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 11:23:24 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 84362: Web Inspector: replace @type annotation with @return annotation for
getters
https://bugs.webkit.org/show_bug.cgi?id=84362

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

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


> Source/WebCore/inspector/front-end/TabbedPane.js:497
> +    /** @type {number} */ this._measuredWidth;

Can you initialize the fields with appropriate values?


More information about the webkit-reviews mailing list