Details
- Reviewers
jrmuizel kvark - Commits
- rMOZILLACENTRAL35af0b925215: Bug 1604625 - Add nightly config value to enable GL error checking. r=kvark
- Bugzilla Bug ID
- 1604625
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable. - Build Status
Buildable 148079 Build 223411: arc lint + arc unit
Event Timeline
Code analysis found 1 defect in the diff 209362:
- 1 defect found by clang-format
You can run this analysis locally with:
- ./mach clang-format -s -p gfx/webrender_bindings/WebRenderAPI.cpp (C/C++)
For your convenience, here is a patch that fixes all the source-test-clang-format defects (use it in your repository with hg import or git apply -p0).
If you see a problem in this automated review, please report it here.
In our previous code coverage analysis run, we found some files which had no coverage and are being modified in this patch:
Should they have tests, or are they dead code ?
- You can file a bug blocking Bug 1415824 for untested files that should be tested.
- You can file a bug blocking Bug 1415819 for untested files that should be removed.
If you see a problem in this automated review, please report it here.
In our previous code coverage analysis run, we found some files which had no coverage and are being modified in this patch:
Should they have tests, or are they dead code ?
- You can file a bug blocking Bug 1415824 for untested files that should be tested.
- You can file a bug blocking Bug 1415819 for untested files that should be removed.
If you see a problem in this automated review, please report it here.