bkardell / bcd-watch

News feeds and helpful reports auto-generated from bcd data
http://bcd-watch.igalia.com
18 stars 3 forks source link

add sorting of the added keys #19

Closed bkardell closed 3 months ago

bkardell commented 3 months ago

We need some tests for this, but I debugged the issue where we were having N copies of /api or /css and I didn't see any reason that this would have been for reasons we speculated previously (like, it was really in web extensions) - it does seem that somehow the might be getting mixed up. If it's just that, then this solves the problem by sorting the items by their keys so they're kept together)..