WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
114321
compositing/plugins/invalidate_rect.html test is bogus
https://bugs.webkit.org/show_bug.cgi?id=114321
Summary
compositing/plugins/invalidate_rect.html test is bogus
Simon Fraser (smfr)
Reported
2013-04-09 16:55:56 PDT
compositing/plugins/invalidate_rect.html assumes that plugin painting is synchronous. However, on Mac, where plugins run in another process, it isn't. The test only happened to pass because the initial paint of the plugin came in later, at the time we're testing for the paint from the invalidate. Skipping the test for now.
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