Bug 62529

Summary: DRT should respond to full-screen requests only after the current run-loop has ended.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: Tools / TestsAssignee: Jer Noble <jer.noble>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Jer Noble
Reported 2011-06-12 22:26:38 PDT
DumpRenderTree currently misses some WebKit2 full-screen regressions because it responds to full-screen requests in the same run-loop as it receives them. Instead, it should wait till a future run-loop to respond to simulate (in a small way) the asynchronous nature of the full-screen API.
Attachments
Note You need to log in before you can comment on or make changes to this bug.