RESOLVED FIXED 18223
New resources shown in network pane despite only being loaded once
https://bugs.webkit.org/show_bug.cgi?id=18223
Summary New resources shown in network pane despite only being loaded once
Matt Lilek
Reported 2008-03-30 12:40:14 PDT
Changing an element's style so that it uses an external resource shows that resource as loaded as many times as it is used in the network pane, despite it only being loaded once. Load the attached testcase and click "Change to green" 5 times to change all the bullet colors and open the inspector's network pane - green-bullet.png is listed in there 5 times.
Attachments
Testcase (878 bytes, text/html)
2008-03-30 12:41 PDT, Matt Lilek
no flags
Testcase (890 bytes, text/html)
2008-03-30 13:32 PDT, Matt Lilek
no flags
Matt Lilek
Comment 1 2008-03-30 12:41:31 PDT
Created attachment 20215 [details] Testcase
Matt Lilek
Comment 2 2008-03-30 13:32:55 PDT
Created attachment 20218 [details] Testcase No idea why I used that retarded for loop in the last version... Anyway, it should be pointed out that if you were to change all of the bullets on a single pass thru, they would show up once in the network pane.
Timothy Hatcher
Comment 3 2008-04-17 14:29:39 PDT
Timothy Hatcher
Comment 4 2008-05-22 23:58:43 PDT
Landed in r34059.
Note You need to log in before you can comment on or make changes to this bug.