Bug 156985

Summary: Stop listening for "media can start" notifications when media player is cleared
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

Description Eric Carlson 2016-04-25 11:02:56 PDT
Stop listening for page notifications when the media player is cleared.
Comment 1 Eric Carlson 2016-04-25 11:03:26 PDT
<rdar://problem/23158505>
Comment 2 Eric Carlson 2016-04-25 11:31:05 PDT
Created attachment 277263 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2016-04-25 11:32:55 PDT
Attachment 277263 [details] did not pass style-queue:


ERROR: Source/WebCore/html/HTMLMediaElement.cpp:5600:  When wrapping a line, only indent 4 spaces.  [whitespace/indent] [3]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Eric Carlson 2016-04-25 12:37:44 PDT
Committed r200039: https://trac.webkit.org/r200039
Comment 5 Eric Carlson 2016-04-25 12:44:58 PDT
(In reply to comment #1)
> <rdar://problem/23158505>

This is the wrong Radar number. The correct number is <rdar://problem/25862536>