Closed
Bug 1294465
Opened 9 years ago
Closed 8 years ago
Test Pilot WebExtension experiments are not working on the tabs opened before installation
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(firefox51 affected)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox51 | --- | affected |
People
(Reporter: poiegas, Unassigned)
Details
Attachments
(1 file)
[Notes]:
- This issue was initially logged on Test Pilot but after discussing with the developers there we inclined to think it's more of a WebExtension issue
[Affected versions]:
- Nightly 51.0a1
- Test Pilot v0.8.5-dev-c071788
- Probably all experiments available trough Test Pilot
[Affected Platforms]:
- All Windows
[Prerequisites]:
- Test Pilot environment pref for dev server was already added in about:config (string "testpilot.env" with "dev" value).
- At least one tab is opened with any website in the browser.
[Steps to reproduce]:
1. Open a new tab and go to https://testpilot.dev.mozaws.net page.
2. Install Test Pilot add-on and after enable "Blok" experiment.
3. On the tab that was opened before Test Pilot installation and on the tab with Blok experiment page, navigate to a page known for tracking user actions (eg: http://goo.gl/CY4AUu)
4. Observe the top part of the website on both tabs.
5. Open a new tab and navigate again to the same page on both the new tab and on the onboarding page tab opened after test Pilot installation.
6. Observe again the top part of the website on both tabs.
[Expected result]:
In all the 4 tabs the Blok bar is displayed on top, and the page content that tracks user actions is blocked.
[Actual result]:
Step 4 - The Blok bar is not displayed, and the content that tracks user actions is visible on both tabs that were opened before Test Pilot installation.
Step 6 - The Blok bar is displayed, and the content that tracks user actions is not visible on both tabs that were opened after Test Pilot Installation.
[Additional Notes]:
- This issue probably affects all experiments from Test Pilot. Tested also with NoMore404s one and the archived page from Wayback Machine is not provided on the same tabs.
- This issue only occurs on the tabs opened before Test Pilot installation (including the tab from which Test Pilot is installed).
- Added a screen recording with the issue.
Updated•9 years ago
|
Component: WebExtensions: General → General
OS: Windows → All
Product: Toolkit → Add-on SDK
Hardware: x86_64 → All
Summary: Test Pilot add-on experiments are not working on the tabs opened before installation due to WebExtension issue → Test Pilot add-on experiments are not working on the tabs opened before installation due to SDK issue
Version: 51 Branch → unspecified
Comment 1•9 years ago
|
||
Updating title to clarify that WebExtensions, not other types of add-ons, seem to be affected
Summary: Test Pilot add-on experiments are not working on the tabs opened before installation due to SDK issue → Test Pilot WebExtension experiments are not working on the tabs opened before installation
Comment 2•9 years ago
|
||
To be clear, the Blok and NoMore404s extensions are WebExtensions, and seem to be affected.
Universal Search, Activity Stream, and Tab Center are non-WebExtension add-ons, and this bug hasn't been observed there.
Comment 3•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•