Open
Bug 1687810
Opened 5 years ago
Updated 5 years ago
Remove NS_ERROR_NULL_POINTER and similar null pointer checks in dom/base/Selection.cpp
Categories
(Core :: DOM: Selection, task, P3)
Tracking
()
NEW
People
(Reporter: saschanaz, Unassigned)
References
(Blocks 1 open bug)
Details
Those should be replaced either by references or Result if output.
| Reporter | ||
Updated•5 years ago
|
Summary: Remove NS_ERROR_NULL_POINTER and similar null pointer checks → Remove NS_ERROR_NULL_POINTER and similar null pointer checks in dom/base/Selection.cpp
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•