Bug 153877

Summary: PageGroup::captionPreferences should return a reference
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed Patch. jer.noble: review+

Description Eric Carlson 2016-02-04 10:53:21 PST
PageGroup::captionPreferences can never return NULL so it should return a reference.
Comment 1 Radar WebKit Bug Importer 2016-02-04 10:54:14 PST
<rdar://problem/24506917>
Comment 2 Eric Carlson 2016-02-04 10:57:07 PST
Created attachment 270668 [details]
Proposed Patch.
Comment 3 Eric Carlson 2016-02-04 11:28:18 PST
Committed r196135: https://trac.webkit.org/r196135