Updates:
        Status: Fixed

Comment #3 on issue 27613 by [email protected]: Profiler doesn't  
display DOM calls, while WebKit inspector does
http://code.google.com/p/chromium/issues/detail?id=27613

Now a top-down tree in Chromium is displayed as follows:

(program)
   onclick appendChild.html:18
     <anonymous> appendChild.html:18
       runAC appendChild.html:12
         aC appendChild.html:5
           appendChild
           createElement

'getElementId' isn't shown because it is only called once (has low chances  
to be
caught by sampling profiler).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to