diff options
author | Martin Stransky <stransky@redhat.com> | 2020-04-06 23:07:31 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-04-06 23:07:31 +0200 |
commit | 96352c55721a8fd63021212c02511a97e17d0acf (patch) | |
tree | c77aa1c019972c656bfb7f653b3c91100a4b11ff /mozilla-1615098.patch | |
parent | Added fix for mozbz#1627469 (diff) | |
download | librewolf-fedora-ff-96352c55721a8fd63021212c02511a97e17d0acf.tar.gz librewolf-fedora-ff-96352c55721a8fd63021212c02511a97e17d0acf.tar.bz2 librewolf-fedora-ff-96352c55721a8fd63021212c02511a97e17d0acf.zip |
Updated to 75.0
Diffstat (limited to 'mozilla-1615098.patch')
-rw-r--r-- | mozilla-1615098.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mozilla-1615098.patch b/mozilla-1615098.patch deleted file mode 100644 index f55e0ad..0000000 --- a/mozilla-1615098.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up firefox-74.0/widget/gtk/nsWindow.cpp.1615098 firefox-74.0/widget/gtk/nsWindow.cpp ---- firefox-74.0/widget/gtk/nsWindow.cpp.1615098 2020-03-13 09:34:03.623433935 +0100 -+++ firefox-74.0/widget/gtk/nsWindow.cpp 2020-03-13 09:38:44.382941288 +0100 -@@ -4879,8 +4879,6 @@ void nsWindow::UpdateTopLevelOpaqueRegio - if (window) { - gdk_window_invalidate_rect(window, &rect, false); - } -- -- moz_container_update_opaque_region(mContainer, aSubtractCorners); - } - #endif - |