-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1856795 - Remove redundant member init r=emilio
Done with: ./mach static-analysis check --checks="-*, readability-redundant-member-init" --fix . https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-member-init.html Differential Revision: https://phabricator.services.mozilla.com/D190002 UltraBlame original commit: 94ff2d8f87dd8caf4d6555d8c140ddc5e2955eb3
- Loading branch information
Showing
212 changed files
with
1 addition
and
1,346 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -159,10 +159,6 @@ AtkObject | |
* | ||
aAccessible | ||
) | ||
: | ||
DummyAccessible | ||
( | ||
) | ||
{ | ||
g_object_ref | ||
( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3420,12 +3420,6 @@ nsAccessibilityService | |
( | ||
) | ||
: | ||
DocManager | ||
( | ||
) | ||
FocusManager | ||
( | ||
) | ||
mHTMLMarkupMap | ||
( | ||
ArrayLength | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2549,9 +2549,6 @@ DocAccessibleParent | |
aThisAsDoc | ||
) | ||
: | ||
Accessible | ||
( | ||
) | ||
mParent | ||
( | ||
kNoParent | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -214,10 +214,6 @@ DeserializedStackFrame | |
MockDeserializedStackFrame | ||
( | ||
) | ||
: | ||
DeserializedStackFrame | ||
( | ||
) | ||
{ | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -648,9 +648,6 @@ FakeNode | |
( | ||
) | ||
: | ||
edges | ||
( | ||
) | ||
compartment | ||
( | ||
nullptr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1609,9 +1609,6 @@ mLoadType | |
( | ||
LOAD_NORMAL | ||
) | ||
mTarget | ||
( | ||
) | ||
mSrcdocData | ||
( | ||
VoidString | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14575,9 +14575,6 @@ Animation | |
aAnimation | ||
) | ||
: | ||
MicroTaskRunnable | ||
( | ||
) | ||
mAnimation | ||
( | ||
aAnimation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3770,12 +3770,6 @@ nsDOMSlots | |
( | ||
) | ||
: | ||
nsIContent | ||
: | ||
: | ||
nsContentSlots | ||
( | ||
) | ||
mDataset | ||
( | ||
nullptr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -699,9 +699,6 @@ mImgSize | |
( | ||
0 | ||
) | ||
mType | ||
( | ||
) | ||
mImgData | ||
( | ||
nullptr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19556,9 +19556,6 @@ nsFrameLoader | |
aFrameLoader | ||
) | ||
: | ||
nsSameProcessAsyncMessageBase | ||
( | ||
) | ||
mozilla | ||
: | ||
: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9798,10 +9798,6 @@ constexpr | |
nsChromeOuterWindowProxy | ||
( | ||
) | ||
: | ||
nsOuterWindowProxy | ||
( | ||
) | ||
{ | ||
} | ||
const | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4705,12 +4705,6 @@ nsContentSlots | |
( | ||
) | ||
: | ||
nsINode | ||
: | ||
: | ||
nsSlots | ||
( | ||
) | ||
mExtendedSlots | ||
( | ||
0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2214,9 +2214,6 @@ uint32_t | |
aRequestGeneration | ||
) | ||
: | ||
MicroTaskRunnable | ||
( | ||
) | ||
mOwner | ||
( | ||
aOwner | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1030,12 +1030,6 @@ mDOMEventListenersCount | |
( | ||
0 | ||
) | ||
mArenaSizes | ||
( | ||
) | ||
mStyleSizes | ||
( | ||
) | ||
mState | ||
( | ||
aState | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -117,9 +117,6 @@ mPrincipal | |
( | ||
principalForSecurityCheck | ||
) | ||
mTransform | ||
( | ||
) | ||
mForceWriteOnly | ||
( | ||
forceWriteOnly | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -254,9 +254,6 @@ mDebuggeeGlobal | |
( | ||
aDebuggeeGlobal | ||
) | ||
mNotificationObservers | ||
( | ||
) | ||
{ | ||
} | ||
bool | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -257,9 +257,6 @@ nsIGlobalObject | |
aOwnerGlobal | ||
) | ||
: | ||
mEventListenerCallbacks | ||
( | ||
) | ||
mOwnerGlobal | ||
( | ||
aOwnerGlobal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -881,9 +881,6 @@ EventTarget | |
aTarget | ||
) | ||
: | ||
EventListenerManagerBase | ||
( | ||
) | ||
mTarget | ||
( | ||
aTarget | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1297,9 +1297,6 @@ mTaskQueue | |
( | ||
aTaskQueue | ||
) | ||
mWorkerRef | ||
( | ||
) | ||
mStreamParams | ||
( | ||
std | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -592,9 +592,6 @@ entryId | |
( | ||
) | ||
) | ||
mData | ||
( | ||
) | ||
mWithinPageEnd | ||
( | ||
0u | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -807,9 +807,6 @@ bool | |
false | ||
) | ||
) | ||
mTimer | ||
( | ||
) | ||
mOnSuccess | ||
( | ||
) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -448,10 +448,6 @@ ConstraintValidation | |
ConstraintValidation | ||
( | ||
) | ||
: | ||
nsIConstraintValidation | ||
( | ||
) | ||
{ | ||
} | ||
void | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -698,9 +698,6 @@ bool | |
aUseUrgentStartForChannel | ||
) | ||
: | ||
MicroTaskRunnable | ||
( | ||
) | ||
mElement | ||
( | ||
aElement | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -871,9 +871,6 @@ ImageDocument | |
( | ||
) | ||
: | ||
MediaDocument | ||
( | ||
) | ||
mVisibleWidth | ||
( | ||
0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -611,9 +611,6 @@ MediaDocument | |
( | ||
) | ||
: | ||
nsHTMLDocument | ||
( | ||
) | ||
mDidInitialDocumentSetup | ||
( | ||
false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -290,9 +290,6 @@ move | |
aNodeInfo | ||
) | ||
) | ||
nsBrowserElement | ||
( | ||
) | ||
mSrcLoadHappened | ||
( | ||
false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1235,9 +1235,6 @@ mTransaction | |
( | ||
aTransaction | ||
) | ||
mPreviousTransaction | ||
( | ||
) | ||
mThreadLocal | ||
( | ||
nullptr | ||
|
Oops, something went wrong.