canmove, Confirmed users
6,439
edits
No edit summary |
|||
Line 24: | Line 24: | ||
* Created a moz-trunk-patcher2.cfg and checked in to local mofo mirror | * Created a moz-trunk-patcher2.cfg and checked in to local mofo mirror | ||
* Had to add mozilla/.mozconfig with '--enable-default-toolkit=cairo-gtk' to make Updates::Execute() work properly and tag with MOZILLA_1_9a8_RELEASE (it is expected that Updates pulls from that static tag) | * Had to add mozilla/.mozconfig with '--enable-default-toolkit=cairo-gtk' to make Updates::Execute() work properly and tag with MOZILLA_1_9a8_RELEASE (it is expected that Updates pulls from that static tag) | ||
* Had to add moz-trunk-firefox-${platform}.cfg files in mozilla/testing/release/updates. | * Had to add moz-trunk-firefox-${platform}.cfg files in mozilla/testing/release/updates. These files were constructed pretty much 100% by hand. | ||
== Problems & Solutions == | == Problems & Solutions == |