DescriptionSee https://adblockplus.org/forum/viewtopic.php?f=11&t=11337 for the context. It seems that Chrome sometimes initiates the network request long before the image element is added to the document, probably some kind of prefetching. This is a rather ugly work-around but it makes sure that whenever we fail to remove an image placeholder we will look for it again when other images need to be removed and when the document`s DOM is complete.
Patch Set 1 #
MessagesTotal messages: 2
|