Page MenuHomePhabricator

Bug 1682030 - remove PluginTypes.ipdlh
AbandonedPublicDraft

Authored by handyman on Dec 11 2020, 7:39 PM.

Details

Reviewers
None
Bugzilla Bug ID
1682030

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Branch
default
Lint
No Lint Coverage
SeverityLocationCodeMessage
Errordom/plugins/base/nsNPAPIPluginInstance.h:86clang-diagnostic-errorBuild Error
Errordom/plugins/base/nsNPAPIPluginInstance.h:116clang-diagnostic-errorBuild Error
Errordom/plugins/base/nsNPAPIPluginInstance.h:117clang-diagnostic-errorBuild Error
Errordom/plugins/base/nsNPAPIPluginStreamListener.h:34clang-diagnostic-errorBuild Error
Errordom/plugins/base/nsNPAPIPluginStreamListener.h:64clang-diagnostic-errorBuild Error
Errordom/plugins/base/nsNPAPIPluginStreamListener.h:65clang-diagnostic-errorBuild Error
Errordom/plugins/base/nsNPAPIPluginStreamListener.h:85clang-diagnostic-errorBuild Error
Errordom/plugins/base/nsPluginHost.h:29clang-diagnostic-errorBuild Error
Errordom/plugins/ipc/PluginInstanceChild.cpp:301clang-diagnostic-errorBuild Error
Errordom/plugins/ipc/PluginInstanceChild.cpp:640clang-diagnostic-errorBuild Error
Errordom/plugins/ipc/PluginModuleParent.h:15clang-diagnostic-errorBuild Error
Unit
No Test Coverage

Event Timeline

handyman created this revision.
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".Dec 11 2020, 7:39 PM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.

Code analysis found 11 defects in the diff 378005:

  • 11 build errors found by clang-tidy

You can run this analysis locally with:

  • ./mach static-analysis check --outgoing (C/C++)

For your convenience, here is a patch that fixes all the clang-format defects (use it in your repository with hg import or git apply -p0).

The analysis task source-test-mozlint-rejected-words failed, but we could not detect any issue.
Please check this task manually.

The analysis task source-test-coverity-coverity failed, but we could not detect any issue.
Please check this task manually.

If you see a problem in this automated review, please report it here.

You can view these defects on the code-review frontend and on Treeherder.

handyman edited the summary of this revision. (Show Details)

Code analysis found 11 defects in the diff 378145:

  • 11 build errors found by clang-tidy

You can run this analysis locally with:

  • ./mach static-analysis check --outgoing (C/C++)

For your convenience, here is a patch that fixes all the clang-format defects (use it in your repository with hg import or git apply -p0).

The analysis task source-test-coverity-coverity failed, but we could not detect any issue.
Please check this task manually.

The analysis task source-test-mozlint-rejected-words failed, but we could not detect any issue.
Please check this task manually.

If you see a problem in this automated review, please report it here.

You can view these defects on the code-review frontend and on Treeherder.