Closed Bug 862945 Opened 12 years ago Closed 6 years ago

thousands of exceptions from sr_getprops and scv_cellprops

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

x86_64
Windows 7
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: db48x, Unassigned)

Details

These errors are making it quite difficult to debug things; they're scrolling the things I care about out of the console buffer; they happen whenever the tree views are updated, whenever the mouse hovers over the trees, etc. Exception ``TypeError: properties is undefined'' thrown from function sr_getprops() in <chrome://venkman/content/venkman-records.js> line 483. [] message = [string] "properties is undefined" Exception ``TypeError: properties is undefined'' thrown from function scv_cellprops() in <chrome://venkman/content/venkman-views.js> line 1337. [] message = [string] "properties is undefined" and in the console: vnk: execution hook: function vr_getprops() in <chrome://venkman/content/venkman -records.js> line 625 vnk: + value (object) [xpconnect wrapped jsdIValue] * vnk: execution hook: function wv_cellprops() in <chrome://venkman/content/venkma n-views.js> line 4295 vnk: + value (object) [xpconnect wrapped jsdIValue] * Firefox 22.0a2 (2013-04-17) with Venkman 0.9.89.
Should be fixable similar to attachment 725942 [details] [diff] [review] in bug 848265.
Component is obsolete so resolving bugs as INCOMPLETE
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.