[webkit-reviews] review granted: [Bug 77199] Web Inspector: show memory sizes in bytes in heap profiler : [Attachment 124290] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 06:33:08 PST 2012


Pavel Feldman <pfeldman at chromium.org> has granted alexeif at chromium.org's
request for review:
Bug 77199: Web Inspector: show memory sizes in bytes in heap profiler
https://bugs.webkit.org/show_bug.cgi?id=77199

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

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


> Source/WebCore/inspector/front-end/UIUtils.js:449
> +    while (str.match(re)) {

nit: no need for { } here.


More information about the webkit-reviews mailing list