[Webkit-unassigned] [Bug 23916] Attempting to expand iframe node with web-inspector causes webkit to crash (5525.27.1)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 00:44:25 PST 2009


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


arthur at gunn.co.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arthur at gunn.co.nz




------- Comment #1 from arthur at gunn.co.nz  2009-02-12 00:44 PDT -------
Have looked a it further, the crash occurs even without the src attribute.
Perhaps the yahoo example is immune, because the iframe was generated somehow?
There is no reference to it in the html I can see.

A further reduction:

<html>
<head>
<title>untitled</title>
</head>
<body>
      <iframe/>
</body>
</html>


-- 
Configure bugmail: https://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