YF, my understanding is this bug will not cause a crash like Bug 986735.
The "GLib-CRITICAL" warning is printed when Firefox starts.
It may cause a crash at startup on some systems. (although I don't think it
really happens)
But it should not cause a crash when you open "2 tabs".
See comment 34,
I just saw this:
Deprecate and remove g_slice_[sg]et_config.*
https://bugzilla.gnome.org/show_bug.cgi?id=680831
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1160569
Title:
[regression] GLib-CRITICA
(In reply to JeffreyDecker from comment #27)
> Just as clarification I need to first write getName and setName and then
> replace the instances of atk_object_get_name and atk_object_set_name with
> the new function. Just want to make sure before I get started.
>
> Thank you.
No, I don't think yo