Closed
Bug 1430309
Opened 7 years ago
Closed 7 years ago
Remove classycle from the tree
Categories
(Firefox Build System :: Android Studio and Gradle Integration, enhancement)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(firefox59 fixed)
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
Attachments
(1 file)
Classycle was a static analysis tool that helped us reduce the coupling between the GeckoView layer and the App layer of Firefox for Android. Now that mobile/android/geckoview compiles separately from the App (Fennec), it's no longer needed. Let's get rid of it!
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8942376 [details]
Bug 1430309 - Remove classycle from the tree.
https://reviewboard.mozilla.org/r/212656/#review218412
Attachment #8942376 -
Flags: review+
Updated•7 years ago
|
Attachment #8942376 -
Flags: review?(core-build-config-reviews) → review+
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0b0cab4592d9
Remove classycle from the tree. r=froydnj
Comment 4•7 years ago
|
||
Backed out 1 changesets (bug 1430309) for build bustage because of unused rule in mobile/android/moz.build after file removals on a CLOSED TREE
Failure push: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=0b0cab4592d9e15e0ae68ded75838993c7bd9f7e
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=156418419&repo=autoland&lineNumber=34018
Backout: https://hg.mozilla.org/integration/autoland/rev/8b27687d761714797e575c79709c1b2c69ca0d41
Flags: needinfo?(nalexander)
Comment hidden (mozreview-request) |
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb714754672f
Remove classycle from the tree. r=froydnj
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Updated•5 years ago
|
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 59 → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•