Closed Bug 1291382 Opened 8 years ago Closed 1 year ago

[geckoview] Split org.mozilla.gecko.utils into {geckoview,gecko}.utils.

Categories

(GeckoView :: General, defect, P3)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: nalexander, Unassigned)

References

Details

Most of the utils are really GeckoView utilities, but some are
strictly Fennec (e.g., Experiments).  Along the way, things like
https://reviewboard.mozilla.org/r/60458/diff/1#index_header will need
to be addressed.  This looks like adding a new JAR to
mobile/android/base/moz.build, or (much easier) just moving some of
the files from base/utils into a new directory and including them into
the gecko-browser JAR.

This doesn't strictly require Bug 1291363, but it's probably easiest if that lands first, because then it's more clear that we're moving things *back* from mobile/android/geckoview to m/a/base, which is Fennec.
Product: Firefox for Android → GeckoView
Rank: 11

Note that org.mozilla.geckoview is part of the public GeckoView API while org.mozilla.gecko is not. So if we don't want these utils to become part of the API we should repurpose this into "delete Fennec-only utils".

Severity: normal → S3
Rank: 11 → 333

This is no longer relevant.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.