Open
Bug 1426358
Opened 7 years ago
Updated 2 years ago
about:preferences needs performance browser mochitests
Categories
(Firefox :: Settings UI, enhancement, P3)
Firefox
Settings UI
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox59 | --- | affected |
People
(Reporter: florian, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
As seen in bug 1425398, about:preferences is slower than it should be. It'll be nice to fix it, but it would also be nice to ensure this doesn't regress in the future. I think we should at least add reflow and flickering tests for this interaction. See the existing tests in https://searchfox.org/mozilla-central/source/browser/base/content/test/performance/ for examples.
Comment 1•7 years ago
|
||
How does this relate to bug 1425676? I'm guessing it depends on it?
Depends on: 1425676
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Johann Hofmann [:johannh] from comment #1)
> How does this relate to bug 1425676? I'm guessing it depends on it?
2 different things, this bug is about having test coverage for what we can test deterministically with mochitests, bug 1425676 is about getting numbers.
Summary: about:preferences needs performance tests → about:preferences needs performance browser mochitests
Comment 3•7 years ago
|
||
Ah, I see, I took it as a more general meta-bug, but that makes sense.
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•