Closed
Bug 1829132
Opened 3 years ago
Closed 3 years ago
Rename lastToken into previousToken
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(firefox114 fixed)
RESOLVED
FIXED
114 Branch
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
lastToken can be confusing, what it really holds is the previous token we handled, so previousToken would be better
| Assignee | ||
Comment 1•3 years ago
|
||
This better conveys what the token actually is.
Updated•3 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1c7219af4d10
[devtools] Rename lastToken into previousToken in pretty-fast. r=devtools-reviewers,bomsy.
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•