Closed Bug 790581 Opened 13 years ago Closed 9 years ago

Security Coverage: Inspect layout/generic/nsTextFrameThebes.cpp

Categories

(Core :: Layout: Text and Fonts, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: sec-audit)

According to our analysis, the file layout/generic/nsTextFrameThebes.cpp has untested portions of code/functions and has been patched one or more times in the last 6 months due to security problems. The coverage data for this file (from a try run with our main test suites) is here: http://people.mozilla.org/~choller/coverage/mc-tests-all-20120903/layout/generic/nsTextFrameThebes.cpp.gcov.html (Assertions, warnings and errors like out-of-memory conditions or those that cannot be triggered through content should be ignored). File-specific comments: The coverage in this file is already very high, there are only a few branches/functions that are untouched but those should be checked nevertheless. Overall there isn't too much to check here though. Overall coverage data from this run is available here: http://people.mozilla.org/~choller/coverage/mc-tests-all-20120903/ Please add appropriate tests and/or check the untested portions of code if it is possible and reasonable.
Per discussion with decoder, these bugs are not likely to be relevant at this point (and the reports themselves are long gone). Any further work is better suited for new bugs at this point.
Status: NEW → RESOLVED
Closed: 9 years ago
Keywords: testcase-wanted
Resolution: --- → INCOMPLETE
Component: Layout → Layout: Text
It would be nice if we had a maintained source of code coverage data, though.
You need to log in before you can comment on or make changes to this bug.