Closed
Bug 506251
Opened 15 years ago
Closed 15 years ago
BuildTextRunsScanner::AssignTextRun does not use lastContent
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 1 open bug, )
Details
(Keywords: coverity)
Attachments
(1 file)
2.45 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
1947 nsIContent* lastContent = nsnull;
1981 // BuildTextRunForFrames mashes together mapped flows for the same element,
1982 // so we do that here too.
1983 lastContent = startFrame->GetContent();
Attachment #390679 -
Flags: review?(roc) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Blocks: coverity-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•