Bug 46616 - [Qt] 32-bit Flash crashes on repeated SetWindow calls
Summary: [Qt] 32-bit Flash crashes on repeated SetWindow calls
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-09-27 04:02 PDT by Andreas Kling
Modified: 2010-10-22 05:37 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2010-09-27 04:02:37 PDT
Re-enable PluginQuirkDontCallSetWindowMoreThanOnce for Qt on x86 Unix.

We incorrectly thought this was fixed in Flash 10, but it turns out it was just never broken on 64-bit.
Comment 1 Kenneth Rohde Christiansen 2010-09-27 04:06:30 PDT
rs=me!
Comment 2 Andreas Kling 2010-09-27 04:10:18 PDT
(In reply to comment #1)
> rs=me!

Dag nabbit, Kenneth, you are faster than speed itself! :O
Comment 3 Andreas Kling 2010-09-27 04:46:59 PDT
Landed in <http://trac.webkit.org/changeset/68381>
Comment 4 WebKit Review Bot 2010-09-27 06:15:33 PDT
http://trac.webkit.org/changeset/68381 might have broken Leopard Intel Release (Tests)
Comment 5 Ademar Reis 2010-10-21 14:16:10 PDT
I was about to cherry-pick the fix for bug 47545 and notice this one should be cherry-picked as well. It's a low risk change and will add consistency to our behavior regarding the flash plugin.
Comment 6 Ademar Reis 2010-10-22 05:37:42 PDT
Revision r68381 cherry-picked into qtwebkit-2.1 with commit 1994999 <http://gitorious.org/webkit/qtwebkit/commit/1994999>