Bug 152732 - Avoid NULL deference in Page::updateIsPlayingMedia
Summary: Avoid NULL deference in Page::updateIsPlayingMedia
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-05 07:03 PST by Eric Carlson
Modified: 2016-01-05 09:59 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch. (1.32 KB, patch)
2016-01-05 07:19 PST, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2016-01-05 07:03:44 PST
Avoid NULL deference in Page::updateIsPlayingMedia
Comment 1 Eric Carlson 2016-01-05 07:04:14 PST
<rdar://problem/21688732>
Comment 2 Eric Carlson 2016-01-05 07:19:18 PST
Created attachment 268277 [details]
Proposed patch.
Comment 3 David Kilzer (:ddkilzer) 2016-01-05 09:07:57 PST
Comment on attachment 268277 [details]
Proposed patch.

r=me
Comment 4 WebKit Commit Bot 2016-01-05 09:59:03 PST
Comment on attachment 268277 [details]
Proposed patch.

Clearing flags on attachment: 268277

Committed r194589: <http://trac.webkit.org/changeset/194589>
Comment 5 WebKit Commit Bot 2016-01-05 09:59:06 PST
All reviewed patches have been landed.  Closing bug.