- Fix for upstream 263263.
This commit is contained in:
parent
27f39b4f38
commit
b493e5690e
@ -56,6 +56,7 @@ Patch106: firefox-PR1-tab-focus-stealing2.patch
|
|||||||
Patch107: firefox-PR1-access-64bit-crash.patch
|
Patch107: firefox-PR1-access-64bit-crash.patch
|
||||||
Patch108: firefox-PR1-defaultHeight.patch
|
Patch108: firefox-PR1-defaultHeight.patch
|
||||||
Patch109: firefox-PR1-bug262689.patch
|
Patch109: firefox-PR1-bug262689.patch
|
||||||
|
Patch110: firefox-PR1-bug263263.patch
|
||||||
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -108,6 +109,7 @@ compliance, performance and portability.
|
|||||||
%patch107 -p0
|
%patch107 -p0
|
||||||
%patch108 -p1
|
%patch108 -p1
|
||||||
%patch109 -p0
|
%patch109 -p0
|
||||||
|
%patch110 -p0
|
||||||
|
|
||||||
%{__rm} -f .mozconfig
|
%{__rm} -f .mozconfig
|
||||||
%{__cp} %{SOURCE2} .mozconfig
|
%{__cp} %{SOURCE2} .mozconfig
|
||||||
@ -227,6 +229,7 @@ fi
|
|||||||
- More file chooser fixes:
|
- More file chooser fixes:
|
||||||
Pop up a confirmation dialog before overwriting files (#134648)
|
Pop up a confirmation dialog before overwriting files (#134648)
|
||||||
Allow saving as complete once again
|
Allow saving as complete once again
|
||||||
|
- Fix for upstream 263263.
|
||||||
|
|
||||||
* Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.18
|
* Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.18
|
||||||
- Fix for upstream 262689.
|
- Fix for upstream 262689.
|
||||||
|
Loading…
Reference in New Issue
Block a user