It looks like you worked out a possible solution in that bug, but I would love to hear an update if you do land a system to test chrome JS. There are probably plenty of gaps in our test coverage that could help fix. In particular, it would be nice to see some automated tests to exercise add-on APIs that we don't use ourselves, since that's often a source of regressions.
Margaret On Thu, Jul 11, 2013 at 8:50 PM, Mark Finkle <[email protected]> wrote: > Hi All, > > I am looking to add some simple tests for a patch I'm landing. The code > adds some memory optimizations for "zombie" tabs - those that are either > delay loaded during a restore or those that are flushed due to low memory > events. > > I'm basically looking for a way to run some chrome JS (like the desktop > "browser chrome" tests) in a Robocop test. See this for comment for details: > https://bugzilla.mozilla.org/show_bug.cgi?id=886496#c6 > > Finkle > > _______________________________________________ > mobile-firefox-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/mobile-firefox-dev > >
_______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

