Bug 60727 - PluginView::invalidateRect doesn't work for transformed plug-ins
Summary: PluginView::invalidateRect doesn't work for transformed plug-ins
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-12 14:07 PDT by Anders Carlsson
Modified: 2011-05-12 14:13 PDT (History)
0 users

See Also:


Attachments
Patch (1.71 KB, patch)
2011-05-12 14:08 PDT, Anders Carlsson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-05-12 14:07:26 PDT
PluginView::invalidateRect doesn't work for transformed plug-ins
Comment 1 Anders Carlsson 2011-05-12 14:08:50 PDT
Created attachment 93335 [details]
Patch
Comment 2 Simon Fraser (smfr) 2011-05-12 14:10:15 PDT
Comment on attachment 93335 [details]
Patch

Could this have a repaint test, via the test plugin?
Comment 3 Anders Carlsson 2011-05-12 14:13:26 PDT
Committed r86379: <http://trac.webkit.org/changeset/86379>