On 22/04/22 19:53, Emilio Cobos Álvarez wrote:
On 4/22/22 09:22, ISHIKAWA,chiaki wrote:
10 top most warnings coming from /libeditor/ during local mochitest
run of debug version of TB.

I suspect Thunderbird uses the editor much more heavily than Firefox, so these aren't generally problems for most Gecko developers. If they're causing trouble on Thunderbird, chances are you should look into those, some of those look like potentially real bugs.

Almost all of the warnings under `editor/libeditor` are unexpected cases. So, I'd be happy you to file bugs for each set of the warnings. Note that one failure causes multiple warnings to print the stack because a lot of methods in editor is called by various callers and various conditions.

It might be nicer to replace them with MOZ_LOG, but there are too many warnings and they need to be replaced once. So it's hard to do it without breaking my local patches...

--
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/4b786ada-036f-c55d-0fc6-535c1257d68e%40d-toybox.com.

Reply via email to