Closed Bug 1905899 Opened 3 months ago Closed 3 months ago

Refactor code for computed panel

Categories

(DevTools :: Inspector, task)

task

Tracking

(firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(10 files)

48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
No description provided.
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED

Use proper private properties and methods, and avoid
throwing to indicate when the batch is done.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62a3ee047233
[devtools] Avoid unnecessary work in PageStyleActor#getComputed. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/aedffc413a03
[devtools] Turn CssComputedView#refreshPanel into an async function. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/3bc34637372a
[devtools] Make computed.js classes into proper ES6 classes. r=devtools-reviewers,bomsy.
https://hg.mozilla.org/integration/autoland/rev/f9d0374ff1e5
[devtools] Refactor computed.js UpdateProcess. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/51f2536bf9a9
[devtools] Use proper private fields in CssComputedView. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/c0174685c26c
[devtools] Use proper private fields in SelectorView. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/fc728b2bb024
[devtools] Use proper private fields in PropertyView. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/1fbb9e6705dc
[devtools] Use AbortController for managing event listeners in ComputedViewTool. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/f4925042c033
[devtools] Use AbortController for managing event listeners in CssComputedView. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/integration/autoland/rev/6090a462d1c0
[devtools] Make properties private when possible in computed.js. r=devtools-reviewers,bomsy.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: