Bug 94427 - WebPageProxy::setCursor does not check that the view is still in an active window
Summary: WebPageProxy::setCursor does not check that the view is still in an active wi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-19 09:11 PDT by mitz
Modified: 2012-08-19 12:12 PDT (History)
0 users

See Also:


Attachments
Patch (1.76 KB, patch)
2012-08-19 09:14 PDT, mitz
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-08-19 09:11:40 PDT
WebPageProxy::setCursor does not check that the view is still in an active window
Comment 1 mitz 2012-08-19 09:14:16 PDT
Created attachment 159298 [details]
Patch
Comment 2 mitz 2012-08-19 12:12:51 PDT
Fixed in <http://trac.webkit.org/r125979>.