[Webkit-unassigned] [Bug 33604] iframe.contentWindow doesn't fire DOMContentLoaded (implement DOMFrameContentLoaded?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 04:01:28 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=33604


GaoXiong <porgao at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |porgao at hotmail.com




--- Comment #3 from GaoXiong <porgao at hotmail.com>  2011-10-11 04:01:28 PST ---
It seems that this usage like iframe.contentDocument.addEventListener is NOT reasonable.

Because the listener function is on the level of this frame's parent, but the event target is inside the frame level, these two levels can not communicate with each other.

Could some one please tell me whether I got the correct understanding?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list