Closed Bug 166037 Opened 22 years ago Closed 22 years ago

specifying which images type you want to block

Categories

(Core :: Graphics: Image Blocking, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 78104

People

(Reporter: valkadesh, Assigned: morse)

Details

When blocking images, you should be able to specify which images you want to
block and which you don't. You could specify the images with a regexp as in this
mockup JavaScript directive:

block_images_from("http://www.some.site.net/", "*.jpg");
block_images_from("http://another.site.net/", "/not/from/this/directory/*");

*** This bug has been marked as a duplicate of 78104 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.