Remove GeckoProfile
Categories
(GeckoView :: General, task, P3)
Tracking
(firefox90 fixed)
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
Details
Attachments
(12 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
There's about ~1000 lines of terse java code to handle external profiles which is completely unused in GeckoView (but still runs) because we don't support custom profiles. We should remove it.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•4 years ago
|
||
Assignee | ||
Comment 11•4 years ago
|
||
Comment 12•3 years ago
|
||
Pushed by asferro@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1deb01cc7572 Remove mobile/android/base. r=nalexander,flod,owlish https://hg.mozilla.org/integration/autoland/rev/f0468ace7f40 Remove unused MinidumpAnalyzer. r=owlish https://hg.mozilla.org/integration/autoland/rev/54a8752ffe8b Remove GempadUtils. r=owlish https://hg.mozilla.org/integration/autoland/rev/d5527dff5e78 Remove unused GeckoProfile. r=owlish https://hg.mozilla.org/integration/autoland/rev/95dec1496730 Remove unused code in org.mozilla.gecko. r=owlish https://hg.mozilla.org/integration/autoland/rev/7b7f64c71396 Remove unused Camera code in GeckoAppShell. r=owlish https://hg.mozilla.org/integration/autoland/rev/850e11d0f56f Remove ui.android.mouse_as_touch. r=botond,owlish https://hg.mozilla.org/integration/autoland/rev/874c8fd768b1 Add forceEnableAccessibility to GeckoRuntimeSettings. r=eeejay,owlish,droeh https://hg.mozilla.org/integration/autoland/rev/8d2bcb1c3c59 Don't call getProfile in GeckoSessionTestRule. r=owlish https://hg.mozilla.org/integration/autoland/rev/b9d084772385 Remove PrefsHelper. r=owlish https://hg.mozilla.org/integration/autoland/rev/f66caa78f074 Remove unused AndroidColors.h r=geckoview-reviewers,droeh,owlish
Comment 13•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1deb01cc7572
https://hg.mozilla.org/mozilla-central/rev/f0468ace7f40
https://hg.mozilla.org/mozilla-central/rev/54a8752ffe8b
https://hg.mozilla.org/mozilla-central/rev/d5527dff5e78
https://hg.mozilla.org/mozilla-central/rev/95dec1496730
https://hg.mozilla.org/mozilla-central/rev/7b7f64c71396
https://hg.mozilla.org/mozilla-central/rev/850e11d0f56f
https://hg.mozilla.org/mozilla-central/rev/874c8fd768b1
https://hg.mozilla.org/mozilla-central/rev/8d2bcb1c3c59
https://hg.mozilla.org/mozilla-central/rev/b9d084772385
https://hg.mozilla.org/mozilla-central/rev/f66caa78f074
Comment 14•3 years ago
|
||
Though "mobile/android/base` should be removed from
"compare-locales", let's revert it here until
it lands in an upstream update than we can
then vendor in-tree.
Comment 15•3 years ago
|
||
Pushed by mhentges@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f100ebf43a4e Sync compare-locales with PyPI version r=flod
Comment 16•3 years ago
|
||
bugherder |
Description
•