commit | 3ed758c9a46ec8579cc3a5cb2955161a8a322f0b | [log] [tgz] |
---|---|---|
author | dongseong.hwang <dongseong.hwang@intel.com> | Fri Aug 29 08:47:17 2014 |
committer | Commit bot <commit-bot@chromium.org> | Fri Aug 29 08:48:22 2014 |
tree | 5871da45f3afd06f9a433cd07fd9156ceca68406 | |
parent | e407013f55b72cb9e0a86aec541bd8eba5efe90f [diff] |
gpu: Remove WebGraphicsContext3D::makeContextCurrent() We don't need to call it before using GL context anymore. BUG=404121 Review URL: https://codereview.chromium.org/470973002 Cr-Commit-Position: refs/heads/master@{#292592}