Skip to content

Make histogram parser to skip unknown properties#22

Merged
georgf merged 7 commits intomozilla:masterfrom
georgf:master
Sep 6, 2017
Merged

Make histogram parser to skip unknown properties#22
georgf merged 7 commits intomozilla:masterfrom
georgf:master

Conversation

@georgf
Copy link
Contributor

@georgf georgf commented Sep 6, 2017

The probe-scraper job is currently broken as we introduced a new
property for histograms that the tools here are not aware of.
Until we merge/unify the parser tools, let’s skip unknown
keys/properties here.

georgf added 7 commits July 14, 2017 05:39
Aurora is going away, so Nightly/mozilla-central is now using BETA
merge tags:
https://hg.mozilla.org/mozilla-central/tags
The use counters implementation was updated to support custom counters:
https://bugzilla.mozilla.org/show_bug.cgi?id=1175033

This means we need to update the parser here.
The probe-scraper job is currently broken as we introduced a new
property for histograms that the tools here are not aware of.
Until we merge/unify the parser tools, let’s skip unknown
keys/properties here.
@georgf georgf requested a review from Dexterp37 September 6, 2017 18:06
@georgf georgf changed the title Master Make histogram parser to skip unknown properties Sep 6, 2017
@Dexterp37
Copy link
Contributor

The version in m-c already has this change. Can't we use that one and update this copy? Or is that what you are doing?

@georgf
Copy link
Contributor Author

georgf commented Sep 6, 2017

We would need to two-way merge for that.
We forked the parsers, did some changes here and didn't merge back yet.
So... taking that copy would potentially be more involved AFAICT.

@georgf georgf merged commit f003e9c into mozilla:master Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants