Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D38057
This commit is contained in:
Sylvestre Ledru
2019-07-16 07:33:44 +00:00
parent 6846eb59f2
commit 3bf4f867df
47 changed files with 122 additions and 103 deletions

View File

@@ -3906,7 +3906,8 @@ nsresult nsCSSFrameConstructor::GetAnonymousContent(
// cached styles
bool allowStyleCaching =
StaticPrefs::layout_css_cached_scrollbar_styles_enabled() &&
aParentFrame->StyleVisibility()->mVisible == NS_STYLE_VISIBILITY_VISIBLE &&
aParentFrame->StyleVisibility()->mVisible ==
NS_STYLE_VISIBILITY_VISIBLE &&
mPresShell->GetPresContext()->Medium() == nsGkAtoms::screen;
// Compute styles for the anonymous content tree.