Kenny Yu wrote:
> I just wonder why does there require a NODE_FROM the inline function? 
> What does it really mean in this situation?   

http://mxr.mozilla.org/seamonkey/ident?i=NODE_FROM

It basically means that the first argument to ContentInserted will be aContent 
if aContent is not null, and mDocument otherwise.  The function is pretty 
clear, 
isn't it?

-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout
  • NODE_FROM Kenny Yu
    • Re: NODE_FROM Boris Zbarsky

Reply via email to