Closed Bug 1606186 Opened 5 years ago Closed 5 years ago

Reduce updates for RequestListItem

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: Harald, Assigned: Harald)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

Updates on RequestListItem cause update checks on every single columns, so should be avoided.

The current shouldComponentUpdate does equal comparison on a few objects that could be a more fine-grained (like eventTimings). It also compares a few objects that are never used.

Assignee: nobody → hkirschner
Status: NEW → ASSIGNED

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:Harald, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(hkirschner)

Probably not worth it atm – I keep hitting test failures.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(hkirschner)
Resolution: --- → INCOMPLETE
Attachment #9117942 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: