Open Bug 1161341 Opened 9 years ago Updated 2 years ago

menu popup frames should call SetTransparencyMode async

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: tnikkel, Unassigned)

Details

From bug 1159772 we know that nsIWidget::SetTransparencyMode calls can cause sync painting. So they aren't safe during reflow or frame construction. Bug 1159772 fixed on case, but menupopup frames still do it.

http://mxr.mozilla.org/mozilla-central/source/layout/xul/nsMenuPopupFrame.cpp?rev=7f2cb4c27f48#313
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.