[Webkit-unassigned] [Bug 77199] Web Inspector: show memory sizes in bytes in heap profiler

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


https://bugs.webkit.org/show_bug.cgi?id=77199


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124290|review?                     |review+
               Flag|                            |




--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2012-01-27 06:33:09 PST ---
(From update of attachment 124290)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list