[Webkit-unassigned] [Bug 52018] Adopting an iframe to a child frame results in stack overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 15:40:36 PST 2011


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





--- Comment #10 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-07 15:40:36 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (From update of attachment 78269 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=78269&action=review
> > 
> > >> LayoutTests/fast/html/adopt-parent-frame.html:21
> > Adding width and height will make it easier to see the structure of iframes.  Without it, each iframe will be of the same size and hard to see when you're debugging manually.  But I'll remove if you're strongly against having them.
> 
> Meh. I don't feel strongly. I don't really see how it helps given that your inserting the ID of the frame into it's contents, but whatever.

Yeah, but having width/height makes it so that the tree structure shows up visually.  i.e. you can see which frames resides in which.  I think that's more intuitive than having to open up an inspector and probing through the DOM tree.

-- 
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