Subj : Re: xpcshell js object getters aren't working as of 1.4 To : Pete Collins From : Brendan Eich Date : Tue Jun 10 2003 08:13 pm Pete Collins wrote: > > Works for me, trunk js and xpc shells. What are you running? > > > > We have tests in the suite for getters, and they're passing. Maybe > your build is bad, or you snagged a bad version (although I don't > recall any such regression, I tend to recycle bug memory quickly, > unless the bugfix was memorable). > > > > Running a trunk build from a few hours ago. > > Mozilla 1.5a > Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030609 > > It was actually another developer on the jslb mailing list that > brought it to my attention. > > I'll try the js tests and see how they react on this build. Pete, can you try the following in your js\src directory: cvs update -j3.142 -j3.141 jsobj.c and rebuild, and see whether you can still reproduce the problem? Phil managed to make the bug bite, but only intermittently, and then only on the *first* attempt after xpcshell startup, on Windows. He and I cannot make it bite on Linux. /be .