[Webkit-unassigned] [Bug 28969] Add "sampling profiler" preference, simplify data display when it's set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 09:10:41 PDT 2009


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


Timothy Hatcher <timothy at hatcher.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39063|review+                     |review-
               Flag|                            |




--- Comment #6 from Timothy Hatcher <timothy at hatcher.name>  2009-09-04 09:10:41 PDT ---
(From update of attachment 39063)
Opps. Sorry I missed this earlier..

+    if (Preferences.samplingCPUProfiler) {
+      delete columns.average;
+      delete columns.calls;
+    }

You need to use 4 space indents.

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