[webkit-reviews] review granted: [Bug 89554] Web Inspector: Having a "Scroll into view" for nodes through web inspector. : [Attachment 150899] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 02:23:37 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted sam <dsam2912 at gmail.com>'s
request for review:
Bug 89554: Web Inspector: Having a "Scroll into view" for nodes through web
inspector.
https://bugs.webkit.org/show_bug.cgi?id=89554

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=150899&action=review


> Source/WebCore/inspector/front-end/RemoteObject.js:275
> +	* @param {(Array.<RuntimeAgent.CallArgument>|undefined)=} args

no need for "|undefined" now that this parameter is optional.


More information about the webkit-reviews mailing list