diff options
author | Christopher Aillon <caillon@redhat.com> | 2011-06-24 14:01:53 -0700 |
---|---|---|
committer | Christopher Aillon <caillon@redhat.com> | 2011-06-24 14:01:53 -0700 |
commit | 703a267d1c3183873cd3ac023bce4e93d0db7482 (patch) | |
tree | 690fb181602e518412d7297e7570d287e143e946 /firefox-5.0-cache-build.patch | |
parent | Reversed mozbz#642795 - Remove support for registering and finding system XUL... (diff) | |
download | librewolf-fedora-ff-703a267d1c3183873cd3ac023bce4e93d0db7482.tar.gz librewolf-fedora-ff-703a267d1c3183873cd3ac023bce4e93d0db7482.tar.bz2 librewolf-fedora-ff-703a267d1c3183873cd3ac023bce4e93d0db7482.zip |
Fix an issue with a stray glyph in the window title bar.
The ASCII DEL (127) character was appended to the end of every title bar.
This patch fixes the issue by properly assigning PRE_RELEASE_SUFFIX
to an empty string rather than a literal "". The literal double-quotes
were getting defined to the preprocessor as -DPRE_RELEASE_SUFFIX=""""
and after preprocessing, browser.xul had ASCII DEL (127) characters
instead of the empty string.
Diffstat (limited to 'firefox-5.0-cache-build.patch')
0 files changed, 0 insertions, 0 deletions