[Webkit-unassigned] [Bug 29135] window.frames returns 1-based array of frames
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 10 12:29:20 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29135
Sam Weinig <sam at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sam at webkit.org
--- Comment #1 from Sam Weinig <sam at webkit.org> 2009-09-10 12:29:20 PDT ---
I believe what you are seeing is that window.frames[] is overloaded for both
number and name. So, since you named the frames "1" and "2", they are getting
picked up.
--
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