DeMoN LaG wrote:
> Just got around to trying with a new CVS build, crashes here in
> nsChildIterator.h:
>
> already_AddRefed<nsIContent> get() const {
> nsIContent* result = nsnull;
> if (mNodes) {
> nsCOMPtr<nsIDOMNode> node;
> mNodes->Item(mIndex, getter_AddRefs(node));
> CallQueryInterface(node, &result);
> ^^^^
> Node is null. I can do Green -> Blue -> None ->
> Blue -> None -> etc over and over, but going back to green kills it.
> Can't find any bugs with libpr0n.com in the URL, or searching for
> libpron or libpr0n in the summry, so I'm filing a new one: bug #122321
>
<http://bugzilla.mozilla.org/show_bug.cgi?id=120722>?
chris