mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
Backout bug 506349 since it caused a test failure.
This commit is contained in:
parent
a0fe901baa
commit
407d615659
@ -2831,9 +2831,6 @@ DocumentViewerImpl::SetTextZoom(float aTextZoom)
|
||||
if (GetIsPrintPreview()) {
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
// XXX wallpaper for bug 506349.
|
||||
mDocument->FlushPendingNotifications(Flush_ContentAndNotify);
|
||||
|
||||
mTextZoom = aTextZoom;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user