Bug 165660

Summary: [Modern Media Controls] Implement the pageScaleFactor property
Product: WebKit Reporter: Antoine Quint <graouts>
Component: New BugsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Antoine Quint 2016-12-09 10:04:57 PST
[Modern Media Controls] Implement the pageScaleFactor property
Comment 1 Antoine Quint 2016-12-09 10:08:35 PST
Created attachment 296657 [details]
Patch
Comment 2 Dean Jackson 2016-12-09 10:14:29 PST
Comment on attachment 296657 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=296657&action=review

> Source/WebCore/ChangeLog:16
> +        We are also fixing HTMLMediaElement such that we no longer hit a JSC assertion when trying
> +        to set the pageScaleFactor property before the JS controller was actually created.

This should probably be in the ChangeLog details.
Comment 3 Antoine Quint 2016-12-09 10:29:15 PST
https://trac.webkit.org/changeset/209615