Expose --disable-gpu-compositing browser arg to Blink
Currently in Blink, there is no indication whether a compositor is GPU accelerated or software. This CL plumbs it to Blink, so that we can query whether --disable-gpu-compositing or --disable-gpu is set or not. BUG=650795 Review-Url: https://codereview.chromium.org/2377883002 Cr-Commit-Position: refs/heads/master@{#422672}
Showing
Please register or sign in to comment