Antoine Guenet

Results 12 comments of Antoine Guenet

@dmo-odoo Done! I made some of the changes discussed in new commits and squashed what should be squashed.

@AntoineVDV I redid the doc in a new commit, following your guidelines. If you validate I'll squash them together. [Here](http://runbot55.odoo.com/runbot/static/build/18506450-master/logs/build/html/developer/reference/frontend/odoo_editor.html).

@AntoineVDV Thanks for the thoughful review. I applied your requested changes in a new commit so you can easily review them. While I was at it I also added a...

@ged-odoo One of the objects in my state (with `useState`) is a `Set`. In a `Component`, I need to iterate over its values, which implies using `forEach` on it. That...

Same is true of `Map.get` within XML. Similar error.

@odoo/rd-security The `innerHTML` call was already there, I just adapted to OWL. Its contents are escaped in `emojis_mixin.js`: ![image](https://user-images.githubusercontent.com/24205914/191951698-696f5f92-fe76-4cd4-9462-124603feaba2.png)

> As we repeat every time, that's not actually a justification, the existing code can be wrong, and even when it's not the way the surrounding code changes can make...