Open
Bug 1932573
Opened 1 year ago
Updated 1 year ago
www.mayoclinic.org - Embedded video does not load with ETP set to STANDARD on Android
Categories
(Web Compatibility :: Privacy: Site Reports, defect)
Tracking
(firefox132 affected, firefox133 affected, firefox134 affected)
NEW
People
(Reporter: rbucata, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: webcompat:site-report, Whiteboard: [webcompat-source:web-bugs][etp-pbm][etp][etp-feature-content][etp-rc-storage-blocked])
Environment:
Operating system: Android 12
Firefox version: Firefox Mobile 134.0
Preconditions:
ETP set to STANDARD
Steps to reproduce:
- Navigate to: https://www.mayoclinic.org/diseases-conditions/ovarian-cysts/symptoms-causes/syc-20353405
- Scroll the page until the "Video: Ovulation" section is reached
- Observe the placeholder
Expected Behavior:
Video can be played
Actual Behavior:
Black placeholder
Notes:
- Works with ETP OFF
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
- On Desktop, reproduces with ETP set to STRICT, works with STANDARD
Created from https://github.com/webcompat/web-bugs/issues/144231
| Reporter | ||
Updated•1 year ago
|
status-firefox132:
--- → affected
status-firefox134:
--- → affected
| Reporter | ||
Updated•1 year ago
|
Blocks: tp-breakage
Component: Site Reports → Privacy: Site Reports
Comment 1•1 year ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
status-firefox133:
--- → affected
| Reporter | ||
Comment 2•1 year ago
|
||
On Android, it reproduces with ETP set to STANDARD, but not with OFF. ON desktop, it reproduces with ETP STRICT, but not STANDARD. Dan, should I update the title?
Flags: needinfo?(dmehic)
| Reporter | ||
Updated•1 year ago
|
Summary: www.mayoclinic.org - Embedded video does not load with ETP set to STRICT → www.mayoclinic.org - Embedded video does not load with ETP set to STANDARD on Android
| Reporter | ||
Updated•1 year ago
|
This fixes the issue:
network.cookie.cookieBehavior.trackerCookieBlocking false
network.cookie.cookieBehavior 5
This doesn't
network.cookie.cookieBehavior 4
Whiteboard: [webcompat-source:web-bugs] → [webcompat-source:web-bugs][etp-pbm][etp][etp-feature-content][etp-rc-storage-blocked]
Updated•1 year ago
|
Keywords: webcompat:tracker-blocking
Updated•1 year ago
|
Blocks: 1918342
Keywords: webcompat:tracker-blocking
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•