Closed
Bug 1143306
Opened 10 years ago
Closed 10 years ago
Missing contents of http://www.dailymotion.com/video/
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox38 | --- | unaffected |
firefox39 | --- | verified |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: compat, regression)
Attachments
(1 file)
1.33 MB,
image/png
|
Details |
Reproduced with/without e10s.
Steps To Reproduce:
1. Open dailymotion video
e.g. http://www.dailymotion.com/video/x29cppa_awesome-public-toilet-in-japan_creation
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=fdf4671db324&tochange=85a9d5f966ac
Suspect: Bug 1053275, Bug 1133861
Flags: needinfo?(nsm.nikhil)
The page is defining it's own Request object, but it seems it doesn't do that if Request already exists. The fetch api introduces a Request interface. This is a web-compat bug and we should reach out to dailymotion to fix this.
I've filed https://webcompat.com/issues/793
Flags: needinfo?(nsm.nikhil)
Keywords: compat
Updated•10 years ago
|
![]() |
Reporter | |
Comment 2•10 years ago
|
||
now, it works.
https://hg.mozilla.org/mozilla-central/rev/4d2d97b3ba34
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0 ID:20150320030211
dailymotion pushed a fix today https://webcompat.com/issues/793#issuecomment-84899591
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•