Open
Bug 1775257
Opened 3 years ago
Updated 2 years ago
Stop using UNSAFE_ lifecycle methods in the Web Console
Categories
(DevTools :: Console, task)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: miker, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In order to take advantage of asynchronous rendering, we should stop using UNSAFE_ lifecycle methods in the Web Console.
See https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
Reporter | ||
Updated•3 years ago
|
Component: General → Console
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9282208 -
Attachment description: WIP: Bug 1775257 - Stop using UNSAFE_ lifecycle methods in the Web Console → Bug 1775257 - Stop using UNSAFE_ lifecycle methods in the Web Console r=#devtools-reviewers
Comment hidden (off-topic) |
Comment 3•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → michael
Status: NEW → ASSIGNED
Updated•2 years ago
|
Type: enhancement → task
Comment 4•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: michael → nobody
Status: ASSIGNED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•