WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
69878
[chromium] Increase test coverage of LayoutTestController.loseCompositorContext
https://bugs.webkit.org/show_bug.cgi?id=69878
Summary
[chromium] Increase test coverage of LayoutTestController.loseCompositorContext
Kenneth Russell
Reported
2011-10-11 16:07:28 PDT
Currently LayoutTestController.loseCompositorContext() only sets a flag in CCSingleThreadProxy, rather than having side-effects at lower levels like a true lost context event does. This fact reduces the test coverage of this useful entry point. We should plumb through the forced context loss deeper, specifically to the GraphicsContext3D level, and make it have the same side-effects as a real lost context event, like causing shader compilation and program linkage to fail.
Attachments
Add attachment
proposed patch, testcase, etc.
Stephen Chenney
Comment 1
2013-04-12 07:10:30 PDT
https://code.google.com/p/chromium/issues/detail?id=230807
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