Bug 140992 - Fix MediaPlayerEngine leaks
Summary: Fix MediaPlayerEngine leaks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-28 00:49 PST by Darin Adler
Modified: 2019-01-15 17:11 PST (History)
5 users (show)

See Also:


Attachments
Patch (13.88 KB, patch)
2015-01-28 00:51 PST, Darin Adler
jer.noble: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2015-01-28 00:49:49 PST
Fix MediaPlayerEngine leaks
Comment 1 Darin Adler 2015-01-28 00:51:38 PST
Created attachment 245523 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-28 00:58:10 PST
Attachment 245523 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Jer Noble 2015-01-28 01:00:08 PST
Comment on attachment 245523 [details]
Patch

R=me, but CQ will fail with the "no new tests" line in the ChangeLog.
Comment 4 Darin Adler 2015-01-28 01:22:01 PST
Committed r179246: <http://trac.webkit.org/changeset/179246>