arrow-down arrow at-sign bug check checkbox-checked checkbox-unchecked svg-checkmark chevron-right chevrons-right circle-down circle-left circle-right circle-up cloud2 svg-cross2 download download external-link filter github hash home leaf leaf left link-2 log-in log-out mail menu message-square minus plus radio-checked radio-checked2 radio-unchecked search settings spinner8 target twitter up upload-2 user users warning x zap
  • Home
  • Report a bug
  • Contribute
  • All issues
  • Login

URL: http://www.dailymotion.com/video/x29cppa_awesome-public-toilet-in-japan_creation
Browser / Version: Firefox 39.0
Operating System: All
Problem type: Something else - I'll add details below

Steps to Reproduce
Please see gecko bug https://bugzilla.mozilla.org/show_bug.cgi?id=1143306

  1. Navigate to: http://www.dailymotion.com/video/x29cppa_awesome-public-toilet-in-japan_creation
  2. As can be seen in the Gecko bug screenshot, the comments and sidebar does not load.

Expected Behavior: comments and sidebar should load
Actual Behavior: do not load

The reason is that the Fetch API (enabled in Fx 39 and Cr 42) introduces a Request interface on window. DailyMotion is defining it's own Request interface with different methods, but it does not declare them if 'Request' already exists on window. It then tries to call these methods. Easiest fix would be for them to always declare their Request, or rename it.

Please login to edit issues.

View issue on Github

Shortcut: Press l on your keyboard to open the label editor. Shortcut: Press g on your keyboard to be taken to the GitHub view of this page.
Closed: Fixed
#793

www.dailymotion.com - see bug description

Opened: 2015-03-16
Reporter: nikhilm
Comments: 7
  • Home
  • List of issues
  • About
  • Contribute
  • Contact
  • Privacy Policy
  • Terms of Service
  • Code of Conduct