Bug 1115264 - Fix -Wsometimes-uninitialized clang warning in nsRubyFrame.cpp. r=dholbert

This commit is contained in:
Chris Peterson 2014-12-23 21:29:32 -08:00
parent 54223c358a
commit 0de868f259

View File

@ -432,6 +432,7 @@ nsRubyFrame::ReflowSegment(nsPresContext* aPresContext,
} else {
// XXX inter-character support in bug 1055672
MOZ_ASSERT_UNREACHABLE("Unsupported ruby-position");
y = offsetRect.Y();
}
}
FinishReflowChild(textContainer, aPresContext, textMetrics,