Open
Bug 139904
Opened 23 years ago
Updated 3 years ago
Rationalize the paint suppression logic.
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
NEW
Future
People
(Reporter: kmcclusk, Unassigned)
Details
(Keywords: embed, topembed-, Whiteboard: [whitebox])
Need to understand and potentially modify the paint suppression logic to be more
understandable/maintainable. Should we be suppressing reflows as well as paints?
| Reporter | ||
Updated•23 years ago
|
Priority: -- → P2
Target Milestone: --- → mozilla1.1alpha
Comment 1•23 years ago
|
||
Suppressing reflows would break bug 162122, "stop paint suppression when
vertical scrollbar appears".
Comment 2•23 years ago
|
||
batch: adding topembed per Gecko2 document
http://rocknroll.mcom.com/users/marek/publish/Gecko/Gecko2Tasks.html
Keywords: topembed
Updated•23 years ago
|
Keywords: mozilla1.2
Comment 3•23 years ago
|
||
please re-nominate for topembed if we get more specifics here.
Comment 4•23 years ago
|
||
Suppressing reflows is bug 175542 (wontfix).
Updated•23 years ago
|
Whiteboard: [whitebox]
Updated•16 years ago
|
Assignee: kmcclusk → nobody
QA Contact: chrispetersen → layout
Comment 6•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Comment 7•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•