Open Bug 920233 Opened 12 years ago Updated 3 years ago

increase # of parallel html driven prefetches

Categories

(Core :: DOM: Navigation, defect)

23 Branch
x86
macOS
defect

Tracking

()

People

(Reporter: steve, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36 Steps to reproduce: Run this test suite: http://stevesouders.com/tests/prefetch/prefetch.php Actual results: The "Parallel" test page shows that only 1 resource is downloaded at a time. Expected results: The spec does not dictate the behavior. However, 1 parallel prefetch is very low. Android browser does 6. Chrome 31 and Opera do 10. I think a value between 4-10 would be good.
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Summary: increase # of parallel prefetches → increase # of parallel html driven prefetches
this is being serialized in uriloader/prefetch
Component: DOM: Core & HTML → HTML: Parser
Not a parser issue.
Component: HTML: Parser → Document Navigation
Given that the behavior is from bug 12274, dougt might remember what he and darin were thinking 11 years ago ;)
fear of breaking something, probably. then we took our eye off the ball. nick, want to pick this up as part of your 'speculative' work?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.