Closed Bug 1565734 Opened 5 years ago Closed 4 years ago

Use scroll anchoring to handle Network's pin-to-bottom

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: Harald, Assigned: Harald)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

Similar to bug 1519435, using scroll anchoring to avoid forced layout caused by scroll and element size access.

Inspired by Bug 1557862 , which profiles pointed to some forced layouts. This shows most results with bug 1565733 addressed, which hides the forced layout that is fixed in this bug.

Attached image image.png

The patch doesn't make a big difference to the current code. scrollTop just flushed layout that would be flushed later anyways (just interruptible, which might help). I updated the patch for reference, but close this issue for now.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Assignee: nobody → hkirschner
Attachment #9077878 - Attachment is obsolete: true

Continued in bug 1565734.

(In reply to :Harald Kirschner :digitarald from comment #3)

Continued in bug 1565734.

Harald, what's the follow-up bug number? (this is pointing to this same bug report)

Honza

Flags: needinfo?(hkirschner)

Bug 1606183, sorry.

Flags: needinfo?(hkirschner)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: