[WebKit-devel] [Bug 292235] [testcase] [reproduceable] Clicking Back button from iframe-ed flash page crashes

Gérard Talbot browserbugs at gtalbot.org
Mon Jan 23 21:34:48 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=292235





--- Comment #5 from Gérard Talbot <browserbugs gtalbot org>  2012-01-23 21:34:47 ---
When I try the steps to reproduce with

http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/unhiding-iframe-with-flash.html

then I get expected results with Chrome 16.0.912.75 and with Konqueror 4.7.4
(using WebKit rendering engine): no hung application.

So, this bug is really and about 

http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/unhiding-iframe-with-flash-with-object.html

and apparently on how it handles type="application/x-shockwave-flash"
from this chunk of code:

  <div>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="450"
height="200">
    <param name="movie" value="passed.swf">
      <object data="passed.swf" width="450" height="200"
type="application/x-shockwave-flash"><p>Flash plugin support must be
enabled.</p></object>
    </object>
  </div>

Gérard

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list