Bug 1588060 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Alright, I have started looking at this and it is a really simple change in the parser. I am wondering what will be the impact of this changes on other projects since it is a breaking change in the Kotlin generated code.

I have taken a look and in a-c the metrics seem to never be accessed in Java, and in the Glean repo the only occurance of it is in the documentation.

My question is: should I go ahead with it even though it is a breaking change? And also, what are is the procedure since this is a breaking change?
Alright, I have started looking at this and it is a really simple change in the parser. I am wondering what will be the impact of this changes on other projects since it is a breaking change in the Kotlin generated code.

I have taken a look and in a-c the metrics seem to never be accessed in Java, and in the Glean repo the only occurance of it is in the documentation.

My question is: should I go ahead with it even though it is a breaking change? And also, what is the procedure since this is a breaking change?

Back to Bug 1588060 Comment 1