My favorites | Sign in
Project Home Downloads Wiki Issues Code Search
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 29076: DevTools: Loading http://www.google.com/ shows two requests for nav_logo7.png.
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  apav...@chromium.org
Closed:  Jul 2010
Cc:  pfeld...@chromium.org

Restricted
  • Only users with Commit permission may comment.


Sign in to add a comment
 
Project Member Reported by pfeld...@chromium.org, Dec 1, 2009
Loading http://www.google.com/ shows two requests for nav_logo7.png. 
Dec 1, 2009
#1 pfeld...@chromium.org
A subsequent load of http://www.google.com/ shows two requests for nav_logo7.png even 
though it's cached. I know it's read from cache because the Date: response header is 
the same date as the previous response (down to the second). Accurately showing cache 
reads is critical.
Dec 11, 2009
#2 jaime...@google.com
It seems that there are two addResource calls to the frontend for the same resource. 
The first shows it coming out of cache and it has a resource ID that is a negative 
number.

The second has a normal looking resource ID, but is marked as NOT coming out of 
cache. 

Both resources get updated with the same timing and header information.

This only happens for resources coming out of cache and it is reproduceable on pretty 
much any website. Is anyone taking a look at this one?
Dec 11, 2009
#3 pfeld...@chromium.org
Yes, Alexander was looking at it.
Owner: apav...@chromium.org
Cc: pfeld...@chromium.org
Dec 23, 2009
#4 apav...@chromium.org
(No comment was entered for this change.)
Status: Started
Jan 13, 2010
#5 mal.chromium@gmail.com
(No comment was entered for this change.)
Labels: -Area-DevTools Area-Feature Feature-DevTools
Feb 16, 2010
#6 lafo...@chromium.org
(No comment was entered for this change.)
Labels: -Area-Feature Area-UI
Jul 16, 2010
#7 maste...@chromium.org
(No comment was entered for this change.)
Status: Fixed
Oct 12, 2012
#8 bugdroid1@chromium.org
This issue has been closed for some time. No one will pay attention to new comments.
If you are seeing this bug or have new data, please click New Issue to start a new bug.
Labels: Restrict-AddIssueComment-Commit
Mar 10, 2013
#9 bugdroid1@chromium.org
(No comment was entered for this change.)
Labels: -Feature-DevTools -Area-UI Cr-Platform-DevTools Cr-UI
Sign in to add a comment

Powered by Google Project Hosting