Bug 158729 - REGRESSION (r151608): Leak of QTMovieLayer or AVPlayerLayer in -[WebVideoFullscreenController setVideoElement:]
Summary: REGRESSION (r151608): Leak of QTMovieLayer or AVPlayerLayer in -[WebVideoFull...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on: 117597
Blocks:
  Show dependency treegraph
 
Reported: 2016-06-14 01:28 PDT by David Kilzer (:ddkilzer)
Modified: 2016-06-14 06:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (3.98 KB, patch)
2016-06-14 01:37 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2016-06-14 01:28:21 PDT
-[WebVideoFullscreenController setVideoElement:] leaks either a QTMovieLayer or AVPlayerLayer depending on the type of video.

Regressed in r151608:

Bug 117597: Add support for AVFoundation-backed HTMLMediaElements in the WebVideoFullScreenController.
<https://bugs.webkit.org/show_bug.cgi?id=117597>
<http://trac.webkit.org/changeset/151608>
Comment 1 David Kilzer (:ddkilzer) 2016-06-14 01:37:16 PDT
Created attachment 281246 [details]
Patch v1
Comment 2 WebKit Commit Bot 2016-06-14 06:09:20 PDT
Comment on attachment 281246 [details]
Patch v1

Clearing flags on attachment: 281246

Committed r202041: <http://trac.webkit.org/changeset/202041>
Comment 3 WebKit Commit Bot 2016-06-14 06:09:24 PDT
All reviewed patches have been landed.  Closing bug.