Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to view video on imdb.com #13101

Closed
ryanbr opened this issue Dec 9, 2020 · 6 comments · Fixed by brave/brave-core#7412
Closed

Unable to view video on imdb.com #13101

ryanbr opened this issue Dec 9, 2020 · 6 comments · Fixed by brave/brave-core#7412
Assignees
Labels

Comments

@ryanbr
Copy link

ryanbr commented Dec 9, 2020

Description

Open https://www.imdb.com/video/vi886815769?playlistId=tt1568346&ref_=vp_rv_ap_0 Click play, nothing occurs and goes into an infinite loop.

Steps to Reproduce

  1. Open https://www.imdb.com/video/vi886815769?playlistId=tt1568346&ref_=vp_rv_ap_0
  2. Click Play
  3. Nothing occurs.

Actual result:

Should play video.

Expected result:

Nothing plays.

Reproduces how often:

Easily reproduced

Brave version (brave://version info)

Version 1.17.75 Chromium: 87.0.4280.88 (Official Build) (64-bit)

Version/Channel Information:

  • Can you reproduce this issue with the current release? Yes
  • Can you reproduce this issue with the beta channel? Yes
  • Can you reproduce this issue with the nightly channel? Yes

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? Yes
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Miscellaneous Information:

I believe its a CNAME issue, attempted to resolve it by brave/adblock-lists#526 & brave/adblock-lists#528 with @@||cloudfront.net^$domain=imdb.com|media-imdb.com

From what I understand the issue is related to imdb-video.media-imdb.com

;; ANSWER SECTION:
imdb-video.media-imdb.com.      669     IN      CNAME   d22ohr3ltkx6p.cloudfront.net.
d22ohr3ltkx6p.cloudfront.net.   60      IN      A       13.224.93.10
d22ohr3ltkx6p.cloudfront.net.   60      IN      A       13.224.93.84
d22ohr3ltkx6p.cloudfront.net.   60      IN      A       13.224.93.3
d22ohr3ltkx6p.cloudfront.net.   60      IN      A       13.224.93.116

imdb-err

@ryanbr ryanbr added webcompat/not-shields-related Sites are breaking because of something other than Shields. webcompat/shields Shields is breaking a website. OS/Desktop labels Dec 9, 2020
@ryanbr
Copy link
Author

ryanbr commented Dec 9, 2020

Just tested Version 1.15.45 (Dev) Looks fine there

@ryanbr
Copy link
Author

ryanbr commented Dec 9, 2020

Okay, Tested some builds: Maybe not CNAME related.

Nightly v1.16.26           BAD
Nightly v1.16.23         Good

@antonok-edm antonok-edm self-assigned this Dec 9, 2020
@antonok-edm antonok-edm added the bug label Dec 9, 2020
@antonok-edm
Copy link
Collaborator

Confirmed it's an adblock-rust issue caused by brave/adblock-rust@77ecd45. Exceptions are no longer checked when a redirect rule is matched.

Fix pushed in brave/adblock-rust@3f4827f.

@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Dec 28, 2020

Verification passed on


Brave | 1.18.77 Chromium: 87.0.4280.101 (Official Build) (64-bit)
-- | --
Revision | 9407c80213cda69c2b7abcb4fa8e3f74488f4956-refs/branch-heads/4280@{#1807}
OS | Windows 10 OS Version 2004 (Build 19041.685)

  • Verified the STR from the description and ensured videos are played on imdb.com with default shield settings
    image

Verification PASSED on macOS 11.1 using the following build:

Brave | 1.18.77 Chromium: 87.0.4280.101 (Official Build) (x86_64)
-- | --
Revision | 9407c80213cda69c2b7abcb4fa8e3f74488f4956-refs/branch-heads/4280@{#1807}
OS | macOS Version 11.1 (Build 20C69)

Screen Shot 2020-12-28 at 10 56 21 PM

Verification PASSED on Mint 19.1 using the following build:

Brave | 1.18.77 Chromium: 87.0.4280.101 (Official Build) (64-bit)
--- | ---
Revision | 9407c80213cda69c2b7abcb4fa8e3f74488f4956-refs/branch-heads/4280@{#1807}
OS | Linux

Screenshot from 2020-12-29 00-30-55

@kjozwiak
Copy link
Member

Labeling as OS/Android as I can reproduce the issue using 1.18.75 CR: 87.0.4280.101 on a Samsung S10+ running Android 10.

@kjozwiak kjozwiak added the OS/Android Fixes related to Android browser functionality label Dec 29, 2020
@kjozwiak
Copy link
Member

kjozwiak commented Dec 29, 2020

Verification PASSED on Samsung S10+ running Android 10 using 1.18.77 CR: 87.0.4280.101

Verification PASSED on Samsung Galaxy Tablet A running Android 10 using 1.18.77 CR: 87.0.4280.101

Verification PASSED on Asus Zenfone (x86) running Android 6 using 1.18.77 CR: 87.0.4280.101

Screenshot_20201231-102802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants