Open
Bug 2058240
Opened 22 days ago
Updated 4 days ago
Filters from cookies don't make it into the URL
Categories
(Testing :: PerfCompare, defect, P3)
Testing
PerfCompare
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: mstange, Assigned: kala)
Details
Steps to reproduce:
./mach try perf, wait for results- Click the PerfCompare URL from
./mach try perf - Copy the URL from your browser's URL bar
- Send somebody else this URL
- They load the URL in their browser
Expected results:
The other person should see the same view that you saw.
Actual results:
The other person may see a different list because their cookies may contain a different set of filters.
Having the same URL show different results for different people is super non-obvious, surprising, and generally undesirable.
If we want to persist filters in cookies, then we need to have a distinction between "uninitialized" URLs and "initialized" URLs, and cookies should not change what's displayed for initialized URLs.
Comment 1•14 days ago
|
||
The severity field is not set for this bug.
:kala, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(csevere)
| Assignee | ||
Updated•13 days ago
|
Severity: -- → S3
Flags: needinfo?(csevere)
Priority: -- → P3
| Assignee | ||
Updated•13 days ago
|
Assignee: nobody → csevere
| Assignee | ||
Comment 2•4 days ago
|
||
| Assignee | ||
Updated•4 days ago
|
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•