Bug 153877 - PageGroup::captionPreferences should return a reference
Summary: PageGroup::captionPreferences should return a reference
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-02-04 10:53 PST by Eric Carlson
Modified: 2016-02-04 11:28 PST (History)
1 user (show)

See Also:


Attachments
Proposed Patch. (20.34 KB, patch)
2016-02-04 10:57 PST, Eric Carlson
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 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