Open Bug 1449475 Opened 7 years ago Updated 2 years ago

Update naming of LoadInfo::LoadingNode() since it might return null

Categories

(Core :: DOM: Security, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: ckerschb, Unassigned)

References

Details

(Whiteboard: [domsecurity-backlog1])

The LoadingNode() within the LoadInfo is not guaranteed to return a non null value. Within our codebase we usually prepend 'Get' to indiciate the returning value might be null. We should update that to match our coding style. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1439713#c33
Depends on: 1439713
Priority: -- → P3
Whiteboard: [domsecurity-backlog1]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.