Open Bug 1493964 Opened 6 years ago Updated 2 years ago

HTML parsing errors in the console

Categories

(DevTools :: Console, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: vporof, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

It’d be useful to have some way of surfacing HTML parsing errors in the console.

On the devtools side, this should be initially preffed off by default and probably without any filtering magic. Simple messages build around the localization key and an associated line number, as reported by the parser, should suffice.

The implementation on the HTML parser side is described in bug 1490606.
Hi Victor, I would like to take this bug. 
Can you point me on the setting up dev builds, thanks
Flags: needinfo?(nchevobbe)
ni? :honza while Nicolas is out.
Flags: needinfo?(odvarko)
(In reply to birdperson078 from comment #1)
> Hi Victor, I would like to take this bug. 
> Can you point me on the setting up dev builds, thanks
I think we need to wait till bug 1490606 is fixed.
(we need the platform support first)

(In reply to Victor Porof [:vporof][:vp] from comment #0)
> The implementation on the HTML parser side is described in bug 1490606.
Is there any plan/estimate when the platform should be ready?

Honza
Flags: needinfo?(odvarko) → needinfo?(vporof)
See Also: → 1490606
I did look at bug 1490606. I can start with that if that is okay
(In reply to birdperson078 from comment #4)
> I did look at bug 1490606. I can start with that if that is okay
It's question for Victor. Also, I am not sure if that report is good as first-good-bug.

Honza
Hey birdperson078! 

For the backend, if you're feeling adventurous and know c++, it'd be cool to start with bug 1490606, especially since there's detailed explanations there about how to implement. Otherwise, there's no ETA on that yet.

I'm completely out of touch with the devtools frontend, so Nicholas is a much better person to consult with regards to this side of the implementation.

Regarding setting up a development environment, check out https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions
Flags: needinfo?(vporof)
Severity: normal → enhancement
Flags: needinfo?(nchevobbe)
Priority: -- → P3

Hey, can I take this bug if it is not assigned to anyone?

Hello Nicolas, I noticed this bug remains unassigned. Can I work on this? Thanks.

Hello Victor, Hello Nicolas, I am an Outreachy applicant. I would like to work on this issue.

Hey folks, this bug is dependent on bug 1490606, which needs to be fixed in order to have something displayed in the console. I wouldn't consider that one a good first bug however, but if you're feeling adventurous go check it out!

Updated for clarity.

Depends on: 1490606
Keywords: good-first-bug

hey! I am an outreachy applicant.
It would be great if I get to contribute here!
Please assign me this issue.
Thank you
Dhruvi

Hey Dhruvi, this bug is blocked by bug 1490606, which needs to be fixed first. Karan's currently working on it.

Mentor: nchevobbe
See Also: → 1501612
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.