lazy load images don't get loaded and there are no error messages
Categories
(SeaMonkey :: General, defect)
Tracking
(seamonkey2.53+ fixed, seamonkey2.57esr unaffected)
Tracking | Status | |
---|---|---|
seamonkey2.53 | + | fixed |
seamonkey2.57esr | --- | unaffected |
People
(Reporter: g.s, Unassigned)
References
Details
(Whiteboard: SM2.53.9.1)
User Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.9
Steps to reproduce:
built seamonkey 2.53.9 on FreeBSD 12.2 with a .mozconfig
ac_add_options --enable-application=comm/suite
ac_add_options --prefix=/usr/local/seamonkey-2.53.9
ac_add_options --disable-dbus
ac_add_options --disable-webrtc
ac_add_options --disable-debug-symbols
ac_add_options --with-debug-label
ac_add_options --enable-system-pixman
ac_add_options --with-system-bz2
ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
ac_add_options --with-system-libevent
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --with-system-zlib
Actual results:
Lazy load images on https://www.tagesschau.de do not all load, while it does work with Seamonkey 2.53.8.
Expected results:
Load all images, like 2.53.8 does.
![]() |
||
Comment 1•3 years ago
|
||
It is fixed in todays pre build. A backport was missing. Will be in 2.53.10b1. If we do a 2.53.9.1 for whatever reason it will be included too.
https://www.wg9s.com/comm-253/patches/seamonkey-253-patches/mozilla-release/patches/1721370-92a1.patch
![]() |
||
Updated•3 years ago
|
Description
•