[Webkit-unassigned] [Bug 31052] Web Inspector: Prepare for heap profiles upstreaming

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 06:34:22 PST 2009


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


Pavel Feldman <pfeldman at chromium.org> changed:

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




--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2009-11-03 06:34:22 PDT ---
(From update of attachment 42367)
> -    this.panels.profiles.addProfileHeader(WebInspector.CPUProfileType.TypeId, new WebInspector.CPUProfile(profile));
> +    this.panels.profiles.addProfileHeader(profile.typeId, profile);

If every profile has typeId from now on, should we pass single argument 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