WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
143528
Pages using WebGLRenderingContext cannot go into the PageCache
https://bugs.webkit.org/show_bug.cgi?id=143528
Summary
Pages using WebGLRenderingContext cannot go into the PageCache
Chris Dumez
Reported
2015-04-08 11:26:21 PDT
Pages using WebGLRenderingContext cannot go into the PageCache because WebGLRenderingContextBase::canSuspendForPageCache() returns false. Since we have code for handling context loss and restoring it, it seems like we should be able to force a synthetic context loss upon suspending, and try to restore it upon resuming. Radar: <
rdar://problem/19923085
>
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-04-08 11:27:35 PDT
I don't have time to work on this right now. CC'ing Roger in case he has feedback or is interested in fixing this. Otherwise, I'll try and find time to tackle this later.
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