Closed Bug 1432135 Opened 6 years ago Closed 6 years ago

Rename TokenKind::{Lp,Lc,Lb,...}

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox60 --- wontfix
firefox61 --- wontfix
firefox62 --- wontfix
firefox63 --- fixed

People

(Reporter: jandem, Assigned: so61pi.re, Mentored)

References

()

Details

Attachments

(1 file)

Bug 1427710 made TokenKind an enum class. It would be nice to rename TokenKind::Lp/Lc/Lb to TokenKind::LeftParen/LeftCurly/LeftBracket.
Priority: -- → P3
Comment on attachment 9002501 [details]
Bug 1432135 - Rename TokenKind::{Lb,Rb,Lc,Rc,Lp,Rp} to their long names. r?jandem

Jan de Mooij [:jandem] has approved the revision.
Attachment #9002501 - Flags: review+
NI to make sure we land this. It's a great patch but it will bitrot quickly :)
Flags: needinfo?(so61pi.re)
(In reply to Jan de Mooij [:jandem] from comment #3)
> NI to make sure we land this. It's a great patch but it will bitrot quickly
> :)

Sorry but what should I do now?
Flags: needinfo?(so61pi.re) → needinfo?(jdemooij)
(In reply to Thi Huynh from comment #4)
> Sorry but what should I do now?

Have you checked this compiles locally or do you have Try commit access?
Flags: needinfo?(jdemooij)
(In reply to Jan de Mooij [:jandem] from comment #5)
> (In reply to Thi Huynh from comment #4)
> > Sorry but what should I do now?
> 
> Have you checked this compiles locally or do you have Try commit access?

Yes I have checked compiling the code locally (haven't run the tests). I don't have try access though :) .
Pushed by jandemooij@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2102f887e46b
Rename TokenKind::{Lb,Rb,Lc,Rc,Lp,Rp} to their long names. r=jandem
(In reply to Thi Huynh from comment #6)
> Yes I have checked compiling the code locally (haven't run the tests). I
> don't have try access though :) .

OK I asked Lando to land this. Thanks again!
Assignee: nobody → so61pi.re
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/2102f887e46b
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: