Updated references to bugzilla and experimenter in docs/readme

This commit is contained in:
Fredrik Wollsén 2019-06-17 09:40:59 +03:00
Родитель d675be4844
Коммит f7a7ded12a
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -21,4 +21,5 @@ See [DEV.md](./docs/DEV.md) for more details on how to work with this add-on as
## History
- Experiment v1 relaunch: [launch bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1559430) - [Experimenter entry](https://experimenter.services.mozilla.com/experiments/jestr-relaunch-identifying-web-browsing-patterns-in-the-pioneer-population/)
- Experiment v1: [launch bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1496154) - [phd](https://docs.google.com/document/d/10JEZ9WgAqqsveYGMgSs8xJMPxQoSExAXx5pf_Fya3sY/edit) - [code](https://github.com/motin/jestr-pioneer-shield-study)

Просмотреть файл

@ -27,7 +27,7 @@
- Navigate to _about:config_ and set the following preferences. (If a preference does not exist, create it be right-clicking in the white area and selecting New -> String)
- Set `shieldStudy.logLevel` to `info`. This permits shield-add-on log output in browser console.
- Make sure that the [Firefox Pioneer Add-on](https://addons.mozilla.org/en-US/firefox/addon/firefox-pioneer/) is installed
- Go to [this study's tracking bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1496154) and install the latest add-on zip file
- Go to [this study's tracking bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1559430) and install the latest add-on zip file
- (If you are installing an unsigned version of the add-on, you need to set `extensions.legacy.enabled` to `true` before installing the add-on)
## Expected User Experience / Functionality