Bug 87294

Summary: REGRESSION (r117623): Entering/exiting fullscreen HTML5 videos, there is a quick animated fade
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.7   
Attachments:
Description Flags
Patch darin: review+

Jer Noble
Reported 2012-05-23 11:53:55 PDT
REGRESSION (117623) - Entering/exiting fullscreen HTML5 videos, there is a quick animated fade
Attachments
Patch (1.93 KB, patch)
2012-05-23 11:57 PDT, Jer Noble
darin: review+
Jer Noble
Comment 1 2012-05-23 11:57:18 PDT
Jer Noble
Comment 2 2012-05-23 11:57:49 PDT
Darin Adler
Comment 3 2012-05-23 13:04:00 PDT
Comment on attachment 143608 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=143608&action=review > Source/WebKit2/UIProcess/API/mac/WKView.mm:2518 > + [CATransaction begin]; > + [CATransaction setDisableActions:YES]; A “why” comment would be good here for the setDisableActions: call.
Jer Noble
Comment 4 2012-05-23 14:14:39 PDT
Note You need to log in before you can comment on or make changes to this bug.