This is Yuheng Huang from the desktop UI team. We're working on the Tab Search feature targeting M87.
We're currently working on a retrospective to make our workflow more efficient. One thing that comes to our mind is the necessity of reviewing every mojo change.
every IPC needs to go through security owners review.
We wonder if we can make an exception for WebUI not needing to go through security review for every change. If there are concerns about it, please let us know what they are and give us some examples that we can understand better.
The traditional WebUI IPC through chrome.send etc. does not require security review for every change. The rule that works for traditional WebUI IPC should also work for mojom.
Mojom is working so great for us, if we could make it as approachable as chrome.send() it will help us to adapt the tech to other WebUI features as well.
Thanks,
Yuheng