Closed
Bug 1575924
Opened 1 year ago
Closed 1 year ago
Clean up Resist Fingerprinting code with clang readability checks
Categories
(Core :: DOM: Security, enhancement)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
Details
Attachments
(4 files)
Playing around with clang-tidy....
Assignee | ||
Comment 1•1 year ago
|
||
Depends on D40227
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D43106
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D43107
Assignee | ||
Comment 4•1 year ago
|
||
Deleting a null pointer has no effect. Else after return.
Depends on D43108
Pushed by tritter@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/88adfeed2265 Apply readability-implicit-bool-conversion to Resist Fingerpritning code r=timhuang https://hg.mozilla.org/integration/autoland/rev/bcf1874cde54 Apply readability-inconsistent-declaration-parameter-name to Resist Fingerpritning code r=timhuang https://hg.mozilla.org/integration/autoland/rev/79f74b10e771 A couple more clang-tidy checks for Resist Fingerprinting r=timhuang https://hg.mozilla.org/integration/autoland/rev/a7a5fdf0f2cb Final clang-tidy checks for Resist Fingerprinting r=timhuang
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/88adfeed2265
https://hg.mozilla.org/mozilla-central/rev/bcf1874cde54
https://hg.mozilla.org/mozilla-central/rev/79f74b10e771
https://hg.mozilla.org/mozilla-central/rev/a7a5fdf0f2cb
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•