Bug 71418 - Don't call NPP_SetWindow if the plug-in size or clip rect hasn't changed if the plug-in isn't using window relative coordinates
Summary: Don't call NPP_SetWindow if the plug-in size or clip rect hasn't changed if t...
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-11-02 16:30 PDT by Anders Carlsson
Modified: 2011-11-02 16:57 PDT (History)
0 users

See Also:


Attachments
Patch (2.19 KB, patch)
2011-11-02 16:32 PDT, Anders Carlsson
aroben: 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-11-02 16:30:32 PDT
Don't call NPP_SetWindow if the plug-in size or clip rect hasn't changed if the plug-in isn't using window relative coordinates
Comment 1 Anders Carlsson 2011-11-02 16:32:03 PDT
Created attachment 113395 [details]
Patch
Comment 2 Anders Carlsson 2011-11-02 16:57:12 PDT
Committed r99122: <http://trac.webkit.org/changeset/99122>