Bug 75805 - REGRESSION (r103859): WKViews leak
Summary: REGRESSION (r103859): WKViews leak
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-01-08 12:50 PST by mitz
Modified: 2012-01-08 13:45 PST (History)
0 users

See Also:


Attachments
Add and remove the flags changed event monitor in -viewDidMoveToWindow (2.94 KB, patch)
2012-01-08 12:54 PST, mitz
darin: 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-01-08 12:50:25 PST
REGRESSION (r103859): WKViews leak
Comment 1 mitz 2012-01-08 12:54:30 PST
Created attachment 121586 [details]
Add and remove the flags changed event monitor in -viewDidMoveToWindow
Comment 2 mitz 2012-01-08 13:45:38 PST
Fixed in <http://trac.webkit.org/r104409>.