Remove obsolete MOZ_PHOENIX and MOZ_GRAPHENE macros
Categories
(Firefox :: General, task, P5)
Tracking
()
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(2 files)
MOZ_PHOENIX was a macro added back in 2002 to differentiate SeaMonkey and Phoenix appshell bits. The earliest references to MOZ_PHOENIX I can find in Gecko's pre-hg history are bug 161448, bug 213228, bug 243091, and https://github.com/mozilla/gecko-dev/commit/05ef2e9b3802f8ce5d52eb2aa5bad0f4e1cf8021.
Graphene was a B2G UI runtime (added in bug 1115098) used for the browser.html prototype. The Graphene code has since been removed.
Mostly-green Try run:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d6be2c3580a8b3131b8bd13acf74d99f77904059
Assignee | ||
Comment 1•6 years ago
|
||
MOZ_PHOENIX was a macro added back in 2002 to differentiate SeaMonkey and Phoenix appshell bits. The earliest references to MOZ_PHOENIX I can find in Gecko's pre-hg history are bug 161448, bug 213228, bug 243091, and https://github.com/mozilla/gecko-dev/commit/05ef2e9b3802f8ce5d52eb2aa5bad0f4e1cf8021.
Assignee | ||
Comment 2•6 years ago
|
||
Graphene was a B2G UI runtime (added in bug 1115098) used for the browser.html prototype. The Graphene code has since been removed.
Depends on D58358
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c3a720bc6323
https://hg.mozilla.org/mozilla-central/rev/c0a6eb95b65c
Description
•