> Note that we previously added a hook[1] to check that
> binary-compat-breaking changes on Beta didn't land without explicit
> approval. I suspect we could extend that hook to do what we want for
> mozilla-central.

True, but this hook actually (IIUC) checks to see if an IID changed, 
given a patch that's being checked in to beta without the ba= flag. The 
hook we'd want to implement would be quite a bit more complicated - we 
want to check to see if interface changes have been made without an IID 
change. While it's not an incredibly difficult problem, it is more 
complex than what bug 813809 addresses.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to