Closed
Bug 1910546
Opened 1 year ago
Closed 1 year ago
nsGlobalWindowOuter.cpp, nsContentSecurityUtils.cpp and Preferences.cpp have lint issues
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bea, Unassigned)
Details
I am a developer on the Tor Project and I noticed these files have lint issues unrelated to Tor Browser code changes.
See the issues on https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/0c49b3f6b7101e95e33f697234648eeaef070a46.
I would be glad to open a patch fixing these problems, if confirmed :)
Thanks!
Comment 1•1 year ago
|
||
are you sure ? :)
./mach clang-format -p dom/base/nsGlobalWindowOuter.cpp dom/security/nsContentSecurityUtils.cpp modules/libpref/Preferences.cpp
Doesn't do any change
| Reporter | ||
Comment 2•1 year ago
|
||
Well, not sure anymore :D Let me double check.
Huh, I wonder where did these fixes come from. Must be something specific to us.
Well, looks like more of a me problem, apologies.
Closing as invalid.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•