Page MenuHomePhabricator

Bug 1682030 - remove brokered plugin functions
AbandonedPublicDraft

Authored by handyman on Dec 11 2020, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 5 2023, 8:05 AM
Unknown Object (File)
Mar 19 2023, 8:47 PM
Subscribers

Details

Reviewers
None
Bugzilla Bug ID
1682030

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Branch
default
Lint
No Lint Coverage
SeverityLocationCodeMessage
Warningdom/plugins/ipc/FunctionBroker.cpp:1no-coveragecode coverage analysis
Warningdom/plugins/ipc/FunctionBrokerChild.cpp:1no-coveragecode coverage analysis
Warningdom/plugins/ipc/FunctionBrokerIPCUtils.cpp:1no-coveragecode coverage analysis
Warningdom/plugins/ipc/PluginModuleChild.cpp:1no-coveragecode coverage analysis
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:33 PM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.

Code analysis found 4 defects in the diff 377993:

  • 4 defects found by code coverage analysis

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.

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 4 defects in the diff 378132:

  • 4 defects found by code coverage analysis

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.

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