Results 230 comments of Carl

webRTC has been removed in v68 and/or v69, see [my comment here](https://github.com/gcarq/inox-patchset/issues/130#issuecomment-399206494)

What dictionary are these? Wondering if it is covered in Bromite or needs a patch also there.

I just tested with Wireshark, I see no requests made when adding a language. I wonder how this is supposed to work.

Interesting comments before closing upstream: https://bugs.chromium.org/p/chromium/issues/detail?id=505015 It was deprecated and removed, in the end.

This is already implemented in Bromite via https://github.com/bromite/bromite/blob/93.0.4577.83/build/patches/Restore-Search-Ready-Omnibox-flag.patch

@Zoraver this is the patch description: > Subject: Restore Search Ready Omnibox flag > > Revert "Cleanup Search Ready Omnibox flag since it has launched" > This reverts commit ae458edcc8422d0815d0e82261e71fe10d7d6fc2....

@Zoraver if you want to improve further this patch, you could try to figure out why word suggestions are disabled while typing in the address bar (in case you can...

From which package name to which package name? If you are using the Chromium package name then it has to be done regardless, as you're not shipping Chromium technically speaking.

> it will have to be done in a way that doesn't lose existing data on the installs This is not possible as far as I know because it would...

> Dealing with this kind of migration is also something that needs to be figured out in general, otherwise, the OS is permanently stuck with whatever apps it currently includes....