Confirmed users
1,983
edits
Line 424: | Line 424: | ||
== Testing Harness == | == Testing Harness == | ||
Builds generate a test harness that can be used to launch the metro browser into the immersive environment. This harness is also packed up with the test zips used in automation testing. | |||
Metro Firefox can't accept standard command line parameters since it must be launched by Windows. The harness acts as a pass through for mozilla command line parameters firefox.exe can accept. Incoming params are written out to an ini file @ dist/bin and read in via [http://mxr.mozilla.org/mozilla-central/source/browser/app/nsBrowserApp.cpp nsBrowserApp] when the browser starts up. | |||
[http://mxr.mozilla.org/mozilla-central/source/browser/metro/shell/testing/metrotestharness.cpp harness source] | |||
== Samsung Series 7 == | == Samsung Series 7 == |