Bug 142122

Summary: Fullscreen video layers are off by one sometimes
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, jer.noble, jonlee, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
For EWS
none
For EWS
none
For EWS eric.carlson: review+

Description Simon Fraser (smfr) 2015-02-27 18:59:23 PST
Fullscreen video layers are off by one sometimes
Comment 1 Simon Fraser (smfr) 2015-02-27 19:03:33 PST
Created attachment 247580 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-02-27 19:06:33 PST
rdar://problem/19878821
Comment 3 Simon Fraser (smfr) 2015-02-27 20:57:30 PST
Created attachment 247587 [details]
For EWS
Comment 4 Simon Fraser (smfr) 2015-02-27 22:19:56 PST
Created attachment 247589 [details]
For EWS
Comment 5 Simon Fraser (smfr) 2015-02-28 11:36:14 PST
Created attachment 247606 [details]
For EWS
Comment 6 Eric Carlson 2015-02-28 12:32:47 PST
Comment on attachment 247606 [details]
For EWS

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

> Source/WebCore/ChangeLog:10
> +        isn't always integral (because of preserving pixel ratio etc). Fix all the media

Minor nit: "preserving pixel aspect ratio" would be more correct
Comment 7 Simon Fraser (smfr) 2015-02-28 12:59:30 PST
https://trac.webkit.org/r180839