Sure thing: http://code.google.com/p/fbug/issues/detail?id=4627
On Jul 8, 12:17 am, Jan Honza Odvarko <[email protected]> wrote: > So, Object.getOwnPropertyNames(String.prototype) is the answer! > > Could you please create a new bug report > herehttp://code.google.com/p/fbug/issues/list > > so, we can track progress and tests. > > Thanks! > Honza > > On Jul 7, 2:24 pm, Jan Honza Odvarko <[email protected]> wrote: > > > > > > > > > I don't know how to enumerate properties of String.prototype (they are > > not enumerable) > > Any tips? > > > Also, asking > > here:http://groups.google.com/group/mozilla.dev.platform/browse_thread/thr... > > > Honza > > > On Jul 6, 11:28 pm, Yansky <[email protected]> wrote: > > > > How come if I run String.prototype in the console, then click on the > > > String{} in the left, none of the String methods are shown? If I run > > > the same code in chrome it lists all the > > > methods:http://img.photobucket.com/albums/v215/thegooddale/e621232b.png > > > > My specs: > > > Firebug 1.7.3 > > > Firefox 5 > > > Windows 7 (64bit) > > > > Cheers, > > > Yansky -- 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.
