Bug 184993

Summary: Add lazy initialization of caption display mode for videos.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, dean_johnson, eric.carlson, graouts, jer.noble, jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2018-04-25 13:10:15 PDT
The call to MACaptionAppearanceGetDisplayType in CaptionUserPreferencesMediaAF::captionDisplayMode() is showing up in samples when called from HTMLMediaElement::finishInitialization().
Comment 1 Per Arne Vollan 2018-04-25 13:32:08 PDT
Created attachment 338781 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2018-04-25 15:23:19 PDT
<rdar://problem/39737230>
Comment 3 Per Arne Vollan 2018-04-26 07:37:50 PDT
Comment on attachment 338781 [details]
Patch

Thanks for reviewing!
Comment 4 WebKit Commit Bot 2018-04-26 08:04:22 PDT
Comment on attachment 338781 [details]
Patch

Clearing flags on attachment: 338781

Committed r231045: <https://trac.webkit.org/changeset/231045>
Comment 5 WebKit Commit Bot 2018-04-26 08:04:23 PDT
All reviewed patches have been landed.  Closing bug.