Bug 84984 - AlternativeTextClient gets leaked when the page gets destroyed
Summary: AlternativeTextClient gets leaked when the page gets destroyed
Status: RESOLVED DUPLICATE of bug 84307
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Other
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-04-26 11:58 PDT by Jon Lee
Modified: 2012-04-26 13:02 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.11 KB, patch)
2012-04-26 12:08 PDT, Jon Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2012-04-26 11:58:24 PDT
The refactored code is missing a pageDestroyed() call.

<rdar://problem/11328431>
Comment 1 Jon Lee 2012-04-26 12:08:55 PDT
Created attachment 139037 [details]
Patch
Comment 2 Jon Lee 2012-04-26 12:57:22 PDT

*** This bug has been marked as a duplicate of bug 84307 ***
Comment 3 Jon Lee 2012-04-26 13:02:08 PDT
Comment on attachment 139037 [details]
Patch

No review, since it's a dupe.