WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
29643
Unnecessary image resource requests with CSS selectors
https://bugs.webkit.org/show_bug.cgi?id=29643
Summary
Unnecessary image resource requests with CSS selectors
Simas Toleikis
Reported
2009-09-22 07:54:25 PDT
Created
attachment 39923
[details]
Test case Open attached test case and observe web inspector resources tab. Two requests are made for images when only one is valid/required. This is not a web inspector related bug - my web server access logs show them too (tested with local images, not Google of course). Gecko/Presto behaves as expected - no redundant requests. Is this intended in WebKit? As that kind of resource "override" is useful, especially with newer CSS features, such as media queries, where it makes sense to use conditions for different/smaller/larger background images.
Attachments
Test case
(449 bytes, text/html)
2009-09-22 07:54 PDT
,
Simas Toleikis
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-31 15:10:54 PDT
I am not able to reproduce this bug in Safari Technology Preview 152 (by disabling cache with "Web Inspector" tools in Network tab) and it only show two request (one tow bugzilla server) and another is "image" from the other URL by upgrading to HTTPS. Same is case with Chrome Canary 107 and Firefox Nightly 106. Going to mark this as "RESOLVED CONFIGURATION CHANGED". Please reopen if it is still reproducible. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug