Bug 60792

Summary: REGRESSION (WebKit2): With Flash 9, can't select text or scroll the page at http://dougmccune.com/blog/2007/07/25/coming-to-flexcamp-at-adobe/ (because Flash is sending WM_USER+1 messages like crazy)
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: andersca, jhoneycutt
Priority: P2 Keywords: InRadar, PlatformOnly, Regression
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
URL: http://dougmccune.com/blog/2007/07/25/coming-to-flexcamp-at-adobe/
Bug Depends on:    
Bug Blocks: 46399    

Description Adam Roben (:aroben) 2011-05-13 13:04:49 PDT
To reproduce:

1. Install Flash 9
2. Go to http://dougmccune.com/blog/2007/07/25/coming-to-flexcamp-at-adobe/
3. Try to select some text or scroll the page

You can't!
Comment 1 Adam Roben (:aroben) 2011-05-13 13:05:21 PDT
Flash is sending WM_USER+1 messages like crazy. We'll need something like WebCore's PluginQuirkThrottleWMUserPlusOneMessages quirk.

Luckily, this only happens with Flash 9, not Flash 10.
Comment 2 Adam Roben (:aroben) 2011-05-13 13:06:47 PDT
<rdar://problem/9435925>
Comment 3 Adam Roben (:aroben) 2011-05-13 13:07:54 PDT
See http://trac.webkit.org/changeset/25310
Comment 4 Alexey Proskuryakov 2022-06-23 19:51:30 PDT
Plug-in support has been removed from WebKit.