Bug 71501 - NetscapePlugin::wantsWindowRelativeCoordinates should return false for all ports
Summary: NetscapePlugin::wantsWindowRelativeCoordinates should return false for all ports
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-03 13:31 PDT by Anders Carlsson
Modified: 2011-11-03 16:18 PDT (History)
0 users

See Also:


Attachments
Patch (5.05 KB, patch)
2011-11-03 13:41 PDT, Anders Carlsson
darin: 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-03 13:31:35 PDT
NetscapePlugin::wantsWindowRelativeCoordinates should return true for all ports
Comment 1 Anders Carlsson 2011-11-03 13:36:35 PDT
Err, it should return false for all ports!
Comment 2 Anders Carlsson 2011-11-03 13:41:37 PDT
Created attachment 113550 [details]
Patch
Comment 3 Anders Carlsson 2011-11-03 16:18:07 PDT
Committed r99240: <http://trac.webkit.org/changeset/99240>