Chromium Code Reviews
DescriptionRemove the MSAA WebSetting, which is not read or used.
The WebSetting *does* appear to do one thing, which is to lose the
WebGL context when we want to stop using MSAA (based on driver bugs
and having > 1 displays on OSX). However.. we'll make a new context
and continue to use MSAA since we don't make that decision based
on the WebSetting at all.
See crbug.com/599721 for lots of investigation about this.
R=kbr@chromium.org
BUG=599721, 584497
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
Committed: https://crrev.com/1599e8b2b3b67e470656d8104b8f020559c9da53
Cr-Commit-Position: refs/heads/master@{#385065}
Patch Set 1 #
Total comments: 2
Patch Set 2 : msaasettings: rebase-and-commas #Patch Set 3 : msaasettings: rebase-and-compile #
Total comments: 1
Patch Set 4 : msaasettings: declareeager #Messages
Total messages: 38 (18 generated)
|