[Webkit-unassigned] [Bug 9929] REGRESSION: crash on logging in on mijnpostbank.nl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 7 06:38:30 PST 2007


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


datasmid at xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12790|0                           |1
        is obsolete|                            |




------- Comment #31 from datasmid at xs4all.nl  2007-02-07 06:38 PDT -------
Created an attachment (id=12997)
 --> (http://bugs.webkit.org/attachment.cgi?id=12997&action=view)
testcase

It took some time to reduce, but I think I have found an issue and a testset.
The ZIP file could be unzipped into your /Library/WebServer/Documents
surf to http://localhost/mpb/ then click 'startframes.html' 

WebKit will crash on you as well. 

Dragging startpagina.html on it further reduces it to the iframe loaded from
'weboffer/aanbieding.html'.

It was difficult to reproduce as the WebArchive Folderizer renamed or did not
rename the elements and I had to relink everything to mimic the Postbank with
local media. 

I think it is in this part:

<iframe onload="javascript:insertIFrame('webofferdiv', 'weboffer');"
id="weboffer" name="weboffer" src="weboffer/aanbieding.html" frameborder="0"
scrolling="no" width="100%" height="10" marginwidth="0"></iframe>


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