mozilla / newtab-dev

Repo following gecko-dev for newtab development. No longer maintained.
Other
18 stars 10 forks source link

Bug 1249642 - Implement remote mode in aboutNewTabService.js #49

Closed oyiptong closed 8 years ago

oyiptong commented 8 years ago

feedback+

oyiptong commented 8 years ago

this patch doesn't actually depend on newtab messages. Can you please rebase on top of the latest mozilla/gecko-dev?

oyiptong commented 8 years ago

after doing so, you could try doing a try-server build

oyiptong commented 8 years ago

you could use http://trychooser.pub.build.mozilla.org/ to build up some syntax.

For this patch, I think this would work:

try: -b do -p linux64,macosx64,win32 -u xpcshell,mochitests -t svgr,svgr-e10s --rebuild 10
rlr commented 8 years ago

closing in favor of pull #50