WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 92811
[Chromium] compositing/video-page-visibility.html needs reworking to be deterministic
https://bugs.webkit.org/show_bug.cgi?id=92811
Summary
[Chromium] compositing/video-page-visibility.html needs reworking to be deter...
Peter Kasting
Reported
2012-07-31 16:37:04 PDT
A description of compositing/video-page-visibility.html from jamesr: "That test is (effectively) a repaint test. The way repaint tests work is, on each paint we basically draw a 50% opaque gray rectangle over the whole viewport, then paint the rect(s) that were invalidated since the last paint at 100% alpha. On this test, we do a bunch of paints with no damage, so you see the first paint at 1/2^N alpha, where N is the number of repaints. "Unfortunately, on this test I don't think we care at all about N, and I think N isn't entirely stable. File a new bug to rework the test -- in its current form it isn't telling us anything except that we aren't hitting any ASSERTs (which is somewhat useful)."
Attachments
Add attachment
proposed patch, testcase, etc.
Stephen Chenney
Comment 1
2013-04-15 08:07:58 PDT
https://code.google.com/p/chromium/issues/detail?id=231357
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