Closed Bug 1463672 Opened 7 years ago Closed 7 years ago

Add history support in CodeMirror-JsTerm

Categories

(DevTools :: Console, enhancement, P1)

enhancement

Tracking

(firefox62 wontfix, firefox63 fixed)

RESOLVED FIXED
Firefox 63
Tracking Status
firefox62 --- wontfix
firefox63 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 1 open bug)

Details

(Whiteboard: [boogaloo-mvp])

Attachments

(2 files)

Bug 983473 will land without the ability to navigate through the JsTerm history, so let's deal with it here.
Blocks: 1458831
Priority: -- → P2
Blocks: 1463674
No longer blocks: 1463674
Whiteboard: [boogaloo-mvp]
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Priority: P2 → P1
Nicolas, I am seeing collisions when applying the patch. Are any other patches required? Honza patching file devtools/client/webconsole/components/JSTerm.js Hunk #1 FAILED at 208 Hunk #3 FAILED at 894 2 out of 3 hunks FAILED -- saving rejects to file devtools/client/webconsole/components/JSTerm.js.rej patching file devtools/client/webconsole/test/mochitest/browser_jsterm_history.js Hunk #1 FAILED at 10 1 out of 1 hunks FAILED -- saving rejects to file devtools/client/webconsole/test/mochitest/browser_jsterm_history.js.rej patching file devtools/client/webconsole/test/mochitest/browser_jsterm_history_arrow_keys.js Hunk #1 FAILED at 13 1 out of 1 hunks FAILED -- saving rejects to file devtools/client/webconsole/test/mochitest/browser_jsterm_history_arrow_keys.js.rej patching file devtools/client/webconsole/test/mochitest/browser_jsterm_history_nav.js Hunk #1 FAILED at 6 1 out of 2 hunks FAILED -- saving rejects to file devtools/client/webconsole/test/mochitest/browser_jsterm_history_nav.js.rej patching file devtools/client/webconsole/test/mochitest/browser_jsterm_history_persist.js Hunk #1 FAILED at 13 Hunk #2 FAILED at 95 2 out of 2 hunks FAILED -- saving rejects to file devtools/client/webconsole/test/mochitest/browser_jsterm_history_persist.js.rej patch failed, unable to continue (try -v) patch failed, rejects left in working directory errors during apply, please fix and qrefresh new-history
Flags: needinfo?(nchevobbe)
I think it'll need to be rebased around the let->const migration
Yep, Bug 1454696, I had to rebase my patches too. Honza
Everything should be good now
Flags: needinfo?(nchevobbe)
Product: Firefox → DevTools
Comment on attachment 8982520 [details] Bug 1463672 - Add history support in CodeMirror-JsTerm; . https://reviewboard.mozilla.org/r/248492/#review257940 Looks good to me! R+ Honza
Attachment #8982520 - Flags: review?(odvarko) → review+
Attachment #8985059 - Flags: review?(odvarko) → review+
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f998954c5390 Add history support in CodeMirror-JsTerm; r=Honza. https://hg.mozilla.org/integration/autoland/rev/4a7b85481dcf Destroy editor when destroying JSTerm; r=Honza.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: