content: Pass surfacelessness of GL context from GPU to browser
Currently we rely on a flag (--ozone-use-surfaceless) to trigger the surfaceless code path in both GPU & browser processes. This makes surfacelessness a context capability, so that we can create the appropriate output surface in the browser without using the flag. BUG=512631 TEST=Manually on link. UI is drawn. Review URL: https://codereview.chromium.org/1243263002 Cr-Commit-Position: refs/heads/master@{#339821}
Showing
Please register or sign in to comment