This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227651

Summary: Network Monitor - show "Anonymous" in Call Stack
Product: web Reporter: Vladimir Riha <vriha>
Component: HTML ProjectAssignee: David Konecny <dkonecny>
Status: VERIFIED FIXED    
Severity: normal CC: vriha
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Riha 2013-03-19 08:46:35 UTC
This is just to make it (imo) more readable. Currently if call stack contains call from anonymous function, there is nothing displayed, only link in brackets:

Example:

 (client/app/lib/angular/angular.js:9002:11)
sendReq (client/app/lib/angular/angular.js:8859:9)
$http (client/app/lib/angular/angular.js:8650:17)
$http.(anonymous function) (client/app/lib/angular/angular.js:8793:18)


I think that following:
Anonymous function (client/app/lib/angular/angular.js:9002:11)
sendReq (client/app/lib/angular/angular.js:8859:9)
$http (client/app/lib/angular/angular.js:8650:17)
$http.(anonymous function) (client/app/lib/angular/angular.js:8793:18)

would be more readable




Product Version: NetBeans IDE Dev (Build web-main-10115-on-20130319)
Comment 1 David Konecny 2013-03-19 23:10:05 UTC
The callstack example you gave contains "$http.(anonymous function)" so I used the name "(anonymous function)". 2107fa7efd80
Comment 2 Quality Engineering 2013-03-23 01:57:46 UTC
Integrated into 'main-golden', will be available in build *201303222300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2107fa7efd80
User: David Konecny <dkonecny@netbeans.org>
Log: #227651 - Network Monitor - show "Anonymous" in Call Stack
Comment 3 Vladimir Riha 2013-03-27 16:21:02 UTC
Thanks a lot, verified

Product Version: NetBeans IDE Dev (Build web-main-10187-on-20130327)
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b32
System: Linux version 3.2.0-39-generic-pae running on i386; UTF-8; en_US (nb)