Closed
Bug 1936622
Opened 2 months ago
Closed 16 days ago
Smartblock embeds fail to reload when the embed is loaded inside of a iframe
Categories
(Core :: Privacy: Anti-Tracking, defect, P2)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wwen, Assigned: wwen)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
There is a "is this request coming from the same site" check when we reload embeds after the user allows. This check fails when the embed is inside of an iframe (with a different url than the site).
Site example: https://www.today.com/parents/celebrity/madonna-shares-rare-family-photo-6-kids-rcna182614. The site "today.com" is different from the url of the iframe (some nbcnews domain) so the check fails
Assignee | ||
Updated•1 month ago
|
Blocks: smartblock-embeds-release
Assignee | ||
Updated•1 month ago
|
Priority: -- → P2
Assignee | ||
Comment 1•29 days ago
|
||
Updated•29 days ago
|
Assignee: nobody → wwen
Status: NEW → ASSIGNED
Pushed by wwen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b0188d8ff5d
Remove same host check from smartblock embed shims. r=emz,webcompat-reviewers,twisniewski
Comment 3•16 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 16 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Updated•8 days ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•