Page MenuHomePhabricator

WIP: Bug 1960904 - CSP Parity Part 15: Make policy nsISerializable
AbandonedPublicDraft

Authored by fkilic on Apr 30 2025, 2:58 PM.

Details

Reviewers
None
Bugzilla Bug ID
1960904

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Branch
default
Lint
No Lint Coverage
SeverityLocationCodeMessage
Errorbrowser/components/customizableui/ToolbarDropHandler.sys.mjs:105no-unused-varseslint (Mozlint)
Errorbrowser/components/customizableui/ToolbarDropHandler.sys.mjs:143no-unused-varseslint (Mozlint)
Errorbrowser/components/tabbrowser/content/tabs.js:1318no-unused-varseslint (Mozlint)
Errordom/ipc/IntegrityPolicyMessageUtils.cpp:62source-test-mozlint-file-whitespacefile-whitespace (Mozlint)
Errordom/ipc/IntegrityPolicyMessageUtils.h:25source-test-mozlint-file-whitespacefile-whitespace (Mozlint)
Unit
No Test Coverage

Event Timeline

fkilic created this revision.
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".Apr 30 2025, 2:58 PM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.
fkilic updated this revision to Diff 1025609.

Code analysis found 5 defects in diff 1025609:

  • 2 defects found by file-whitespace (Mozlint)
  • 3 defects found by eslint (Mozlint)
IMPORTANT: Found 5 defects (error level) that must be fixed before landing.

You can run this analysis locally with:

  • ./mach lint --warnings --outgoing

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).


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

You can view these defects in the Diff Detail section of Phabricator diff 1025609.