[Webkit-unassigned] [Bug 13444] REGRESSION: "No parent frame" error messages during layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 06:50:42 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13444





------- Comment #4 from mbritto at pleyo.com  2007-06-12 06:50 PDT -------
(In reply to comment #3)
> I don't know why it is forbidden to load an empty page internaly. There is a
> comment in the code (just before the log expression) which is mentionning the
> bug 3556159 (rdar?) as a justification.
> 
> I tried to replace the about:blank by http://www.google.fr in the
> setting-properties-on-closed-window.html and it works fine.
> 
I came back on this and I discovered that the frame loaded Internaly with no
parent is not necessarily empty. 
The comment in the code was relative to frame based web pages as sub-frame
loading was the only user of FrameLoadTypeInternal. But JS uses it when it
reloads a page to access a variable (like in the test)

There is still one problem : this rdar bug number in the code comments.


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



More information about the webkit-unassigned mailing list