On Oct 21, 8:06 am, Kevin <[email protected]> wrote: > At some point during my development I introduced an error where > firebug is showing an error indicating "setting a property that has > only a getter". While it is great that firebug picked this up, there > is absolutely no indication or hint as to where to begin looking. > Right now I have been searching for a pin in a haystack. Our web app > is extremely large. Does anybody have any suggestions?
1) Join me in complaining to Firefox about the quality of their error messages. 2) Install Firebug 1.7a4, use Firebug > Firebug Icon Menu > Open Tracing, set Options ERRORS and FBS_ERRORS. See if the error call stack or object info has more details. jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
