WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
62529
DRT should respond to full-screen requests only after the current run-loop has ended.
https://bugs.webkit.org/show_bug.cgi?id=62529
Summary
DRT should respond to full-screen requests only after the current run-loop ha...
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug