reference-browser icon indicating copy to clipboard operation
reference-browser copied to clipboard

Fix geckoview substitution failures

Open jonalmeida opened this issue 3 months ago • 1 comments

Currently, this requires that the developer manually publish geckoview (and exoplayer2) first which is the whole point of what this feature was supposed to help us do.

# From your mozilla-central checkout
./mach gradle geckoview:publishDebugPublicationToMavenLocal exoplayer2:publishDebugPublicationToMavenLocal

Pull Request checklist

jonalmeida avatar Sep 25 '25 23:09 jonalmeida

I'm going to nerd snipe @ncalexan tomorrow to see if we can figure out how to get the auto-publication working again in m-c, and also to figure out the future of the local publication process if/when we remove the AC root gradle project so folks in-tree stop trying to open it as a separate project.

jonalmeida avatar Sep 25 '25 23:09 jonalmeida