Closed Bug 1721375 Opened 3 years ago Closed 3 years ago

Remove WebConsoleFront.getString

Categories

(DevTools :: Console, task)

task

Tracking

(firefox92 fixed)

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(1 file)

Once Bug 1691575 lands, the method won't be used anymore. It's still referenced in a few places but those are never hit, so we can remove the method and the references to it

The method isn't related to the webconsole actor, so we can remove it, and
alongside with it, the longString method and _longStrings
property which are no longer useful.
The only customer of this switches to the shared getLongStringFullText method
instead.

Depends on D120333

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c0ff235df051
[devtools] Remove WebConsoleFront getString method. r=bomsy.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: