WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
244756
Enable -autoDisplay in DumpRenderTree's window
https://bugs.webkit.org/show_bug.cgi?id=244756
Summary
Enable -autoDisplay in DumpRenderTree's window
Simon Fraser (smfr)
Reported
2022-09-02 20:42:17 PDT
DumpRenderTree's calls -setAutoDisplay:NO on its window, unless there are compositing layers. Historically I think this was done to allow tests to control when painting happens, and to improve performance, but it would be better if DRT behaved more like WebKitTestRunner and had normal, rendering-update-drive repaint behavior. -setAutoDisplay:NO even makes the window never appear on the screen (with --show-webview) so it hinders debugging, and makes it harder to adapt DRT to allow repaint testing via ref tests.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2022-09-02 20:43:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3987
Radar WebKit Bug Importer
Comment 2
2022-09-09 20:43:16 PDT
<
rdar://problem/99770566
>
Simon Fraser (smfr)
Comment 3
2025-09-26 10:44:37 PDT
Not having DRT windows autodisplay breaks largest-contentful-paint tests
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