Closed Bug 1886419 Opened 1 year ago Closed 1 year ago

Fix "continue to here" in code mirror 6

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: bomsy, Assigned: bomsy)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

STR

Expected

Debugger should resume and pause on line 18.
The debug line should be visible and the breakpoint marker in the gutter should be hidden.
There should be a breakpoint added to the breakpoints list.

Actual

The gutter breakpoint flashes and disappears.
No debug-line
No breakpoint is added to the breakpoint list.

Severity: -- → S3
Priority: -- → P2

Note: On the "Continue to here", a breakpoint should not be added to the list.

Also testing this, i now see the debug line, so what is left to fix is the flashes of the gutter breakpoint.

Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/25b47c1560bc [devtools] Don't try to render hidden breakpoints r=devtools-reviewers,ochameau
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
No longer blocks: cm-next

I've replicated the issues mentioned in Comment 0 and Comment 1 using Nightly 126.0a1 and Nightly 128.0a1 on Windows 10 x64, following the STR provided.
I've observed that the issue noted in Comment 1 is still reproducible in the latest Nightly 130.0a1 and Firefox 129.0b8 on both Windows 10 x64 and Ubuntu 22.04.
@Hubert Boma Manilla, could you please have a look? Thank you.

Flags: needinfo?(hmanilla)

(In reply to Ina Popescu, Desktop QA from comment #5)

I've observed that the issue noted in Comment 1 is still reproducible in the latest Nightly 130.0a1 and Firefox 129.0b8 on both Windows 10 x64 and Ubuntu 22.04.
@Hubert Boma Manilla, could you please have a look? Thank you.

Hi Ina,
Do you have a screen cast of what you see? I've tested on 130.0a1 and i do not seem to see the issues mentioned in Comment 1

Thanks

Flags: needinfo?(hmanilla)
Flags: needinfo?(epopescu)

Please see that attached video.

Flags: needinfo?(epopescu)

(In reply to Ina Popescu, Desktop QA from comment #7)

Created attachment 9416520 [details]
Ctrl + Click on line 18.mp4

Please see that attached video.

Thanks for the video.
Ah ok, it looks like you still have the codemirror 5 version. Did you set the devtools.debugger.features.codemirror-next pref to true ?

Flags: needinfo?(epopescu)

I apologize for any confusion. It seems I missed this step while recording the video, even though the pref devtools.debugger.features.codemirror-next was flipped in my previous tests. However, it appears the browser needs to be restarted after flipping this pref, which may have influenced my test results.
I have retested under these conditions in both Nightly 130.0a1 and Firefox 129.0b9, and attached the videos for both tests. Thanks

Flags: needinfo?(epopescu)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: