Skip to content

Commit 16dd941

Browse files
sspsimX
authored andcommitted
avoid leaking original opacity dictionary(cherry picked from commit 9707fb0)
1 parent e69661c commit 16dd941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugin/Plugin.m

+1
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ - (void)webPlugInDestroy
462462
[self setWebView:nil];
463463
[self setBaseURL:nil];
464464
[self setAttributes:nil];
465+
[self setOriginalOpacityAttributes:nil];
465466

466467
[_flashVars release];
467468
_flashVars = nil;

0 commit comments

Comments
 (0)