[Webkit-unassigned] [Bug 28740] Factor out summary bar from Resources panel to reuse it in Heap profile view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 08:38:32 PDT 2009


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


Timothy Hatcher <timothy at hatcher.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38614|review?                     |review-
               Flag|                            |




--- Comment #2 from Timothy Hatcher <timothy at hatcher.name>  2009-08-27 08:38:32 PDT ---
(From update of attachment 38614)
> +        return this.calculator_;
> +        this.calculator_ = x;

Our coding style uses prefix underscores for private members/functions.

Looks good otherwise.

-- 
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