Closed
Bug 1778125
Opened 3 years ago
Closed 3 years ago
The website seek.com.au turns blank when it loads completely with ETP set to Strict
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
VERIFIED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | verified |
People
(Reporter: ctanase, Assigned: twisniewski)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
Environment:
Operating system: Windows 10
Firefox version: Nightly 104.0a1 (2022-07-05) ; Firefox Release 102.0 (64-bit)
Preconditions:
ETP set to STRICT
Clean profile
Steps to reproduce:
- Go to https://www.seek.com.au/job/57612252?savedSearchID=1a995622-a1de-11e8-93a9-0f6487f6414a&tracking=JMC-SAU-eDM-JobMail4.01-3881
- Observe the page
Expected Behavior:
The website loads correctly.
Actual Behavior:
The website turns blank after it finishes loading.
Notes:
- Screenshot provided
- Reproducible on multiple versions of Android (9,11,12)
- Reproducible in Private Window with Standard and Strict ETP
- Not reproducible with ETP off in a Private Window
- Not reproducible on Firefox Release Desktop and Mobile
Updated•3 years ago
|
Severity: -- → S3
Assignee | ||
Comment 1•3 years ago
|
||
This is caused by an oversight in SmartBlock's Branch Web SDK shim. The init
method of the SDK can accept a callback as its last of 2 or 3 parameters, but the shim currently assumes it will always be the second argument. This can be trivially fixed.
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2f9fbdad126a
update the SmartBlock Branch shim to accept a callback as the last argument of the init method regardless of number of arguments; r=ksenia,webcompat-reviewers
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Updated•3 years ago
|
Flags: qe-verify+
Comment 5•3 years ago
|
||
Reproduced this bug using Nightly 104.0a1 (20220701093330), with STR from comment 0.
The issue is verified as fixed on Beta 104.0b5, across platforms: Win 10 x64, macOS 11 and Ubuntu 18.04 x64.
You need to log in
before you can comment on or make changes to this bug.
Description
•