Closed
Bug 1683526
Opened 5 years ago
Closed 4 years ago
Search on bunnings.com.au not working with Firefox Nightly in ETP strict mode
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
VERIFIED
FIXED
89 Branch
People
(Reporter: alberts, Assigned: glob)
References
(Blocks 1 open bug)
Details
(Keywords: nightly-community)
Attachments
(1 file)
Steps:
- Go to https://www.bunnings.com.au/ on an Android phone with FF Nightly
- Search for something
Expected:
After the page request a search result gets displayed.
Actual:
The page got served again the same way as before.
Update:
The navigation (hamburger) doesn't open, too, and the "Locating nearby store... " feature is not working either.
Reporter | ||
Updated•5 years ago
|
Keywords: nightly-community
Comment 1•5 years ago
|
||
We have blocked the richrelevance.com
in the strict mode which leads to this issue.
Blocks: tp-breakage
Severity: -- → S3
Priority: -- → P3
Summary: Search on bunnings.com.au not working with Firefox Nightly for Android & ETP strict → Search on bunnings.com.au not working with Firefox Nightly for Android in ETP strict mode
Comment 2•4 years ago
|
||
The issue is still reproducible.
Tested with:
Browser / Version: Firefox Nightly 210217 (🦎87.0a1-20210217094559🦎)
Operating System: OnePlus 6 (Android 10) - 2280 ×1080 pixels, 19:9 ratio (~402 ppi density)
The stack is:
Uncaught TypeError: e.addItemId is not a function
B https://www.bunnings.com.au/assets/styleguide/v222.0.0.2800-release/responsive/bunnings/js/main.js:11
O https://www.bunnings.com.au/assets/styleguide/v222.0.0.2800-release/responsive/bunnings/js/main.js:11
M https://www.bunnings.com.au/assets/styleguide/v222.0.0.2800-release/responsive/bunnings/js/main.js:11
r https://www.bunnings.com.au/assets/styleguide/v222.0.0.2800-release/responsive/bunnings/js/main.js:13
<anonymous> https://www.bunnings.com.au/assets/styleguide/v222.0.0.2800-release/responsive/bunnings/js/main.js:13
<anonymous> https://www.bunnings.com.au/assets/styleguide/v222.0.0.2800-release/responsive/bunnings/js/main.js:13
<anonymous> https://www.bunnings.com.au/assets/styleguide/v222.0.0.2800-release/responsive/bunnings/js/main.js:13
The shim (https://searchfox.org/mozilla-central/source/browser/extensions/webcompat/shims/rich-relevance.js) needs to noop addItemId
, and possibly more.
Summary: Search on bunnings.com.au not working with Firefox Nightly for Android in ETP strict mode → Search on bunnings.com.au not working with Firefox Nightly in ETP strict mode
This impacts desktop and Android.
Assignee: nobody → glob
OS: Android → All
Hardware: Other → All
Pushed by twisniewski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7fb3b05f2570
Add more features to the richrelevance ETP shim; r=webcompat-reviewers,twisniewski
![]() |
||
Comment 8•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•