mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1430797 - Follow-up to address review comment. r=mstange
MozReview-Commit-ID: 4DkzPSlDLwN
This commit is contained in:
parent
185603d39a
commit
6641e4d0f0
@ -911,6 +911,7 @@ nsBaseWidget::AllowWebRenderForThisWindow()
|
||||
{
|
||||
return WindowType() == eWindowType_toplevel ||
|
||||
WindowType() == eWindowType_child ||
|
||||
WindowType() == eWindowType_dialog ||
|
||||
(WindowType() == eWindowType_popup && HasRemoteContent());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user