[Webkit-unassigned] [Bug 30788] HistoryController does not handle some opaque URLs correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 10:45:40 PST 2009


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





--- Comment #1 from Alejandro G. Castro <alex at igalia.com>  2009-11-20 10:45:40 PST ---
(In reply to comment #0)
> Created an attachment (id=41890)
 --> (https://bugs.webkit.org/attachment.cgi?id=41890) [details]
> Test reproducing the problem
> 
> This bug comes from the bug 30724, in the comment 2 it is explained the
> situation that is currently causing problems with the gtk+ DRT when testing
> opaque-base-url.html, but that it seems it could be reproduced with the test
> attached to this bug in other platforms. I've added the main authors of the
> opaque-base-url.html test to the CC, thanks in advance for the help.
>

The html code is this, I'll try to check the assertion:

<script>
if (window.layoutTestController) {
  layoutTestController.dumpAsText();
  layoutTestController.queueReload();
}
</script>

<iframe frameborder=0 src="data:text/html,<iframe frameborder=0
src='<p>FAILURE</p>' width=10 height=10></iframe>"></iframe>

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