https://bugzilla.wikimedia.org/show_bug.cgi?id=52253

Derk-Jan Hartman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Derk-Jan Hartman <[email protected]> ---
I just found out that there is an intermittent a bug in IE with protocol
relative stylesheet inclusion, that causes IE to sometimes download the url
twice if it is not yet cached.

http://www.stevesouders.com/blog/2010/02/10/5a-missing-schema-double-download/

A Microsoft employee responds in that thread:
"Internal to Trident, the download queue has “de-duplication” logic to help
ensure that we don’t download a single resource multiple times in parallel.
Until recently, that logic had a bug for certain resources (like CSS) wherein
the schema-less URI would not be matched to the schema-specified URI and hence
you’d end up with two parallel requests.
Once the resource is cached locally, the bug no longer repros because both
requests just pull the cached local file."

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to