Closed Bug 1355803 Opened 7 years ago Closed 7 years ago

Start using functional components in request-list-item.js

Categories

(DevTools :: Netmonitor, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ntim, Unassigned)

Details

devtools/client/netmonitor/src/components/request-list-item.js
Flags: qe-verify-
Whiteboard: [netmonitor][triage]
as Bug 1356126 comment 4, we use a lot `shouldComponentUpdate` function in stateful component to make sure the frequent update items are not updated when the data is the same. The stateless component doesn't provide the equivalent feature.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
No longer blocks: netmonitor-phaseII
Whiteboard: [netmonitor][triage]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.