Still the same after a rebuild. Anyone have any ideas???

I tried a few other calls to the nsIDocument object and it all the calls 
seem to go through this function (GetStyleSheetAt()). Is that normal?

--Richard

"Richard" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> It's agains source I built myself, perhaps I'll try rebuilding it and see 
> if that fixes any problems.... but I just built it yesterday so it 
> probably won't help....
>
> could be just one of the pdb files got messed up during the build?
>
> --Richard
>
> "Boris Zbarsky" <[EMAIL PROTECTED]> wrote in message 
> news:[EMAIL PROTECTED]
>> Richard wrote:
>>> Something really weird seems to be going on, if I step into the 
>>> GetScriptGlobalObject it steps into nsDocument::GetStyleSheetAt, and 
>>> returns a failure,
>>
>> Huh.  Are you running against Gecko source you compiled yourself?  Or 
>> against some binary?  That sounds like some sort of vtable skew (and I 
>> would have thought the QI would just fail because the IID's changed....)
>>
>> -Boris
>
> 


_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to