Closed
Bug 1012190
Opened 12 years ago
Closed 12 years ago
youtube html5 player doesn't load
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1010783
People
(Reporter: rodrigozeh, Unassigned)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 (Beta/Release)
Build ID: 20140517030204
Steps to reproduce:
1. Open video with html5 player, eg.: https://www.youtube.com/watch?v=WSEOBl4q2Yc&html5=1
2. Reload page
Actual results:
html5 player doesn't load anymore
Expected results:
loaded html5 player
If you force cache refresh (ctrl+f5 on Windows), the video loads again.
But if you reload right after, it doesn't load. Rinse and repeat...
Problem started on 20140517 Nightly
Comment 2•12 years ago
|
||
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=dff6a8c71b3f&tochange=4e38abbbd329
Regressed by:
d61ae091de9c Honza Bambas — Bug 913806 - turn HTTP cache v2 on by default, r=jduell
browser.cache.use_new_backend_temp = false helps.
Blocks: cache2enable
Severity: normal → major
Status: UNCONFIRMED → NEW
status-firefox32:
--- → affected
tracking-firefox32:
--- → ?
Component: Untriaged → Networking: Cache
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Comment 4•12 years ago
|
||
FWIW, Bug 1010783 also fixes a loading issue on GMail where you have to CTRL+F5 to get "through" to your inbox when the preloading got stuck.
Tested/verified this with Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 ID:20140518003228 CSet: 91a4b6f09d18.
Comment 5•12 years ago
|
||
Thanks guys! The patch for bug 1010783 is already on inbound - thanks Michal!
Comment 6•12 years ago
|
||
(In reply to XtC4UaLL [:xtc4uall] from comment #4)
> FWIW, Bug 1010783 also fixes a loading issue on GMail where you have to
> CTRL+F5 to get "through" to your inbox when the preloading got stuck.
> Tested/verified this with Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0)
> Gecko/20100101 Firefox/32.0 ID:20140518003228 CSet: 91a4b6f09d18.
Confirm this! Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0 ID:20140517030204 CSet: 2893f60d5903
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
No longer blocks: cache2enable
No longer depends on: 1010783
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•