mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
707e6779c0
======== https://hg.mozilla.org/integration/gaia-central/rev/349124ab318b Author: Hubert Figuière <hub@figuiere.net> Desc: Merge pull request #13497 from hfiguiere/node-switch-over Bug 915156 - make test-perf work again. r=jwajsberg,jlal ======== https://hg.mozilla.org/integration/gaia-central/rev/698c0f288946 Author: Hubert Figuière <hub@figuiere.net> Desc: Bug 915156 - Part 5: Fix nits. ======== https://hg.mozilla.org/integration/gaia-central/rev/f16f5302fd2c Author: Hubert Figuière <hub@figuiere.net> Desc: Bug 915156 - Part 4 - more cleanups / review / feedback untabify Add missing ; Use a "constant" for the helper atom object Rename write() to json_proxy_write() to avoid confusion until bug 944494 is fixed. mozPerfDurations was persisted between run. All we do is collect and report. Missing > in the test title. ======== https://hg.mozilla.org/integration/gaia-central/rev/5e8da3b2e041 Author: Hubert Figuière <hub@figuiere.net> Desc: Bug 915156 - Part 3 - more cleanups Move perf.js to tests/performance Small cleanup variables and such post review. Remove useless comment Fix linter errors fix details in test to be more test-ish split out the integration to a separate app specific file Move some non performance marionette stuff to a helper. Move unlock screen to the helper. Remove extraneous console.log Fix linter issue Get the RUNS env for number of runs Make sure to reset mozPerfDurations for each test. Fix perf event observer ======== https://hg.mozilla.org/integration/gaia-central/rev/23154e8f8fbc Author: Hubert Figuière <hub@figuiere.net> Desc: Bug 915156 - Part 2: finish it. Add a 'requireGaia()' Fix gjslint error (whitespace) Revert some change on how we get the defaultCallback. Remove unused code block. This follow Bug 915158 - Allow setting a marionette runner host at runtime. Re-add the performance reporter for Mocha. Fix the screen unlock Rename PerfApp to PerfTestApp. Support entry point for launching apps. introduce gaia-perf-marionette to perform the loop and only do npm once. also skip profile building unless we run b2gdesktop Really exit on excluded apps gjslint whitespace fixes Fix PerformanceHelper.delay() re-implement "element" for the PerfApp helper. Fix test iteration Add "setringtones" to the exclusion list. Check whitelist earlier in the tests Get the event source - This replaces PR #13752 Pass the test data to the reporter. Fix the marionette action. Finally the rendering test work ======== https://hg.mozilla.org/integration/gaia-central/rev/52635133c8c1 Author: Hubert Figuière <hub@figuiere.net> Desc: Bug 915156 - Port the test-perf to node with the new marionette-client. |
||
---|---|---|
accessible | ||
addon-sdk | ||
b2g | ||
browser | ||
build | ||
caps | ||
chrome | ||
config | ||
content | ||
db/sqlite3 | ||
docshell | ||
dom | ||
editor | ||
embedding | ||
extensions | ||
gfx | ||
hal | ||
image | ||
intl | ||
ipc | ||
js | ||
layout | ||
media | ||
memory | ||
mfbt | ||
mobile | ||
modules | ||
mozglue | ||
netwerk | ||
nsprpub | ||
other-licenses | ||
parser | ||
probes | ||
profile | ||
python | ||
rdf | ||
security | ||
services | ||
startupcache | ||
storage | ||
testing | ||
toolkit | ||
tools | ||
uriloader | ||
view | ||
webapprt | ||
widget | ||
xpcom | ||
xpfe | ||
xulrunner | ||
.gdbinit | ||
.gitignore | ||
.hgignore | ||
.hgtags | ||
.lldbinit | ||
.reviewboardrc | ||
aclocal.m4 | ||
Android.mk | ||
AUTHORS | ||
client.mk | ||
client.py | ||
CLOBBER | ||
configure.in | ||
LEGAL | ||
LICENSE | ||
mach | ||
Makefile.in | ||
moz.build | ||
mozilla-config.h.in | ||
README.txt |
An explanation of the Mozilla Source Code Directory Structure and links to project pages with documentation can be found at: https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure For information on how to build Mozilla from the source code, see: http://developer.mozilla.org/en/docs/Build_Documentation To have your bug fix / feature added to Mozilla, you should create a patch and submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at: http://developer.mozilla.org/en/docs/Creating_a_patch http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree If you have a question about developing Mozilla, and can't find the solution on http://developer.mozilla.org, you can try asking your question in a mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups are accessible on Google Groups, or news.mozilla.org with a NNTP reader.] You can download nightly development builds from the Mozilla FTP server. Keep in mind that nightly builds, which are used by Mozilla developers for testing, may be buggy. Firefox nightlies, for example, can be found at: ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/ - or - http://nightly.mozilla.org/