Closed
Bug 687565
Opened 12 years ago
Closed 12 years ago
Orion in JS mode doesn't highlight the 'let' keyword
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 10
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
(Whiteboard: [sourceeditor][orion])
The same thing might also be true for new js keywords.
Comment 1•12 years ago
|
||
Filed upstream. https://bugs.eclipse.org/bugs/show_bug.cgi?id=358478
Comment 2•12 years ago
|
||
This has been fixed upstream.
Comment 3•12 years ago
|
||
We need a new bug about updating our Orion code from upstream. We should aim to have more of their upstream features. Also, we should look into using stable releases - their next stable release (milestone 0.3), which is scheduled for late October.
Comment 4•12 years ago
|
||
I have filed bug 692807 about updating our Orion code from upstream. I am now going through the Orion/Source Editor/Scratchpad bug reports we have to triage them and compare against the latest upstream Orion code I have locally. (patience please with the bugzilla spam :) ) Thank you!
Summary: Scratchpad doesn't highlight the JS 'let' keyword → Orion in JS mode doesn't highlight the 'let' keyword
Whiteboard: [sourceeditor][orion]
Comment 5•12 years ago
|
||
Confirmed. This is fixed upstream.
Comment 6•12 years ago
|
||
This is now fixed. Bug 692807 landed.
Status: NEW → RESOLVED
Closed: 12 years ago
Depends on: 692807
Resolution: --- → FIXED
Target Milestone: --- → Firefox 10
Comment 7•12 years ago
|
||
This is VERIFIED on Build identifier: Mozilla/5.0 (X11; Linux i686; rv:10.0a1) Gecko/20111107 Firefox/10.0a1 Also, checked all keywords from https://developer.mozilla.org/en/JavaScript/Reference/Reserved_Words and they are highlighted. Am I missing some keywords that should be highlighted?
Comment 8•12 years ago
|
||
(In reply to Alex Lakatos from comment #7) > This is VERIFIED on Build identifier: Mozilla/5.0 (X11; Linux i686; > rv:10.0a1) Gecko/20111107 Firefox/10.0a1 > Also, checked all keywords from > https://developer.mozilla.org/en/JavaScript/Reference/Reserved_Words and > they are highlighted. Am I missing some keywords that should be highlighted? Hopefully not. Thank you for your testing!
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•