Closed
Bug 384323
Opened 17 years ago
Closed 2 years ago
[meta] UI responsiveness - core/platform - meta bug
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: BenB, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: meta, perf)
UI responsiveness is when you click or hit a key and the app responds immediately, or does not while it should.
Goal for "responsive": UI should react within 20ms, in any situation.
---
This bug is about what needs to change in Core / Gecko / the Mozilla platform to make this possible.
Reporter | ||
Comment 1•17 years ago
|
||
This bug contains both Core changes that are strictly necessary to allow this responsiveness, as well as features/components which make it easier for applications to do the right thing.
Bug 384325 is about where applications need to be fixed.
Comment 2•17 years ago
|
||
I have apps including Firefox beach-ball on my mac due to memory bloat. That does not fall under this bug, or else this bug must track all leak and bloat bugs, which reduces its usefulness to nearly zero. So this bug needs some clear statement of initial conditions before the click happens, as far as virtual and physical memory loads. Agreed?
/be
Comment 4•17 years ago
|
||
Maybe it's just the next generation. One solution less drastic than duping: make bug 91351 block this bug.
/be
Reporter | ||
Comment 5•17 years ago
|
||
Jesse, I simply wasn't aware of the other bug. Looking over the deps, a lot of it is app code (-> bug 384325), though, so I'll mark it as blocker of the other one.
Blocks: 384325
Comment 6•17 years ago
|
||
Bug 384412 is of interest. I could see it being linked from both "app" and "core" meta-bugs, since JS can run too long for both. But "app" JS is more controlled, apart from addons, so should be able to avoid starving the UI by decree. I will let BenB or someone else add the dep(s).
/be
Updated•13 years ago
|
Whiteboard: [Snappy]
Comment 8•13 years ago
|
||
this bug is not actionable, assigning it to myself to go through the dependencies see if any of them are snappy-worthy.
Assignee: nobody → tglek
Whiteboard: [Snappy]
Comment 9•13 years ago
|
||
Picked out a couple of candidates for [Snappy] from dependencies.
Assignee: tglek → nobody
Depends on: supersnappy
Comment 10•8 years ago
|
||
ddurst I'm going to hand this to you; feel free to close it out or keep it around as you see fit.
Assignee: nobody → ddurst
Component: Tracking → General
Product: Core → Firefox
QA Contact: chofmann
Updated•6 years ago
|
Assignee: ddurst → nobody
Updated•6 years ago
|
Summary: UI responsiveness - core/platform - meta bug → [meta] UI responsiveness - core/platform - meta bug
Comment 11•2 years ago
|
||
This meta bug hasn't been used in ~ 11 years, closing out.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•