Commit Graph

158891 Commits

Author SHA1 Message Date
Gaia Pushbot
13ca022761 Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

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.
2013-12-06 07:50:25 -08:00
Jim Chen
753b53e693 Bug 946817 - Don't assert mPseudoStack on B2G. r=BenWa 2013-12-06 09:50:21 -05:00
Arno Puder
e452808e47 Bug 933585 - NFC Worker changes. r=yoshi 2013-11-11 18:05:01 -08:00
Arno Puder
b44a60b2e2 Bug 933585 - C++ implementation for WebIDL. r=khuey 2013-11-08 15:10:23 -08:00
Arno Puder
7daf84295f Bug 933585 - WebIDL changes for Uint8Array. r=khuey 2013-11-08 15:04:47 -08:00
Mike Habicher
ef8e115de2 Bug 932669 - Expose sensor rotation offset to JS. r=dhylands 2013-12-06 09:47:29 -05:00
Albert Crespell
abeff26357 Bug 858005 - Part 4: Tests. r=gene 2013-05-31 07:23:04 +02:00
Albert Crespell
81f12bdf6e Bug 858005 - Part 3: Alarm implementation. r=gene, r=jshih 2013-05-31 07:21:29 +02:00
Albert Crespell
6bcfb56ea7 Bug 858005 - Part 2: Netd integration. r=vchang 2013-05-24 11:28:20 +02:00
Albert Crespell
b2ebb30105 Bug 858005 - Part 1: IDL definition. r=jonas 2013-05-24 11:27:02 +02:00
Gaia Pushbot
7abf3f7b84 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2dfd32e4bdbf
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Revert "Bug 945261 - [v1.2] Investigate intermittent fail in test_cards_view_launch_app.py"

This reverts commit 2ec0ab380aefd59765859d6bf1129c54699eab74.

========

https://hg.mozilla.org/integration/gaia-central/rev/a4c363ca2e18
Author: AndreiH <andrei.hutusoru@gmail.com>
Desc: Merge pull request #14393 from viorelaioia/bug_945261

Bug 945261 - [v1.2] Investigate intermittent fail in test_cards_view_launch_app.py

========

https://hg.mozilla.org/integration/gaia-central/rev/ca39c55d1dce
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 945261 - [v1.2] Investigate intermittent fail in test_cards_view_launch_app.py
2013-12-06 06:25:24 -08:00
Carsten "Tomcat" Book
c24c947bc2 No Bug fix gaia.json on a CLOSED TREE DONTBUILD
--HG--
extra : amend_source : d2d501fe7a52269d99dfe9c4509afbd63deeef35
2013-12-06 15:06:38 +01:00
Carsten "Tomcat" Book
d387250be3 merge m-c to b2g-inbound on a CLOSED TREE 2013-12-06 15:04:15 +01:00
Carsten "Tomcat" Book
1f8e119047 Backed out changeset 57c170af6a23 (bug 726427) for Mac 10.6 mochitest Failure in Bug 947126 2013-12-06 14:50:05 +01:00
Carsten "Tomcat" Book
3fb468593a merge b2g-inbound to mozilla-central 2013-12-06 13:32:27 +01:00
Carsten "Tomcat" Book
0c6ac4970f merge fx-team to mozilla-central 2013-12-06 13:31:26 +01:00
Gaia Pushbot
0b43f2878e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da380c144e33
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #14442 from steveck-chung/DSDS-sim_switch_for_MMS

Bug 945649 - [DSDS][MMS] Switching data call message is wrong when try to switch data call to SIM 2. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/fe5457b0c35a
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 945649 - [DSDS][MMS] Switching data call message is wrong when try to switch data call to SIM 2
2013-12-06 04:10:24 -08:00
Gaia Pushbot
8c846313a8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1ca1ba9e5a87
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #14434 from evanxd/bug-945611

Bug 945611 - Run marionette tests for a specific app.

========

https://hg.mozilla.org/integration/gaia-central/rev/a5e0fbfb25a4
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 945611 - Run marionette tests for a specific app.
2013-12-06 04:01:42 -08:00
Gaia Pushbot
50311effba Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3a4081c12033
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Merge pull request #13989 from ian-liu/settings/Bug926334_To_support_EAP-SIM_and_WPA-EAP_option_in_WLAN_settin"

This reverts commit 7c568287adbf97e3b1454512f0028ec273467bd1, reversing
changes made to 22f7ea4e7fa50d16834b838f3c356ca86810db24.

This is breaking test_settings_do_not_track.TestSettingsDoNotTrack.test_enable_do_not_track_via_settings_app
2013-12-06 04:01:20 -08:00
Gaia Pushbot
2739920e91 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/711ae2e13d7e
Author: Trif Andrei-Alin <trifandreialin@gmail.com>
Desc: Merge pull request #14417 from zacc/bug_946665

Bug 946665 - Address intermittent test_keyboard.py with stronger wait in...

========

https://hg.mozilla.org/integration/gaia-central/rev/a54c2e63f29a
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 946665 - Address intermittent test_keyboard.by with stronger wait in contacts app object
2013-12-06 04:00:57 -08:00
Tim Abraldes
578f6b2e57 backout e068a99474a6 (bug 903426) because it breaks a test. 2013-12-06 00:47:16 -08:00
Tim Abraldes
40645e1b3d backout a5e4cf95c43e (bug 903426) because its parent breaks a test. 2013-12-06 00:47:16 -08:00
Carsten "Tomcat" Book
ebbaf3e01f Backed out changeset 2762cab83d31 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:43:02 +01:00
Carsten "Tomcat" Book
7ce9485f88 Backed out changeset f65970fe598f (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:48 +01:00
Carsten "Tomcat" Book
7a75e7c08a Backed out changeset 004fa11e352a (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:40 +01:00
Carsten "Tomcat" Book
cc051705a9 Backed out changeset 1f45be0c2485 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:31 +01:00
Carsten "Tomcat" Book
f2423ebd61 Backed out changeset cad77af5f7e6 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:20 +01:00
Carsten "Tomcat" Book
4fb73f42d6 Backed out changeset 1156b23f333f (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:07 +01:00
Carsten "Tomcat" Book
8797042644 Backed out changeset 767065f0560b (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:59 +01:00
Carsten "Tomcat" Book
5f78db1159 Backed out changeset 17c47c036980 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:50 +01:00
Carsten "Tomcat" Book
abe0ad0b33 Backed out changeset 374e44c835a8 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:42 +01:00
Carsten "Tomcat" Book
583e8a8633 Backed out changeset a0906b92810e (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:32 +01:00
Carsten "Tomcat" Book
1050b1f918 Backed out changeset c84430c040dd (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:18 +01:00
Carsten "Tomcat" Book
54db99c88c Merge m-c to fx-team 2013-12-06 07:58:06 +01:00
Mark Finkle
14d34cd461 Backout f118b840cabe, 8f90c8059733, d440fa8a1568 because bug 946074 breaks a test 2013-12-06 01:41:50 -05:00
Wes Johnston
2bb8c5a4bd Bug 943513 - Lazy load animation time. r=lucasr 2013-12-05 22:32:11 -08:00
Tim Abraldes
8a018870e2 bug 903426. Add options for sending URLs with crash reports or not. r=jimm,mbrubeck 2013-12-05 22:08:02 -08:00
Tim Abraldes
c47582f8b9 bug 903426. Implement crash reporter prompt as an about page. r=jimm,mbrubeck 2013-12-05 22:07:39 -08:00
Edgar Chen
ebfeb212a0 Bug 946165 - Send REQUEST_REPORT_STK_SERVICE_IS_RUNNING after iccid is ready. r=allstars.chh 2013-12-06 13:42:36 +08:00
Gaia Pushbot
3f814105d6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4bb99e10153c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #14372 from Joshua-S/bug-945545

[Bug 945545] - [FTE] Update background color to #F4F4F4

========

https://hg.mozilla.org/integration/gaia-central/rev/19d131b94277
Author: Joshua Smith <joshua-smith@verizon.net>
Desc: [Bug 945545] - [FTE] Update background color to #F4F4F4
2013-12-06 01:45:23 -08:00
Gaia Pushbot
5a001713a3 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04edeef7ae58
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #14324 from pivanov/bug-945768

Bug 945768 - [Shared] Follow up: Update shared action icons

========

https://hg.mozilla.org/integration/gaia-central/rev/c30f1eac514c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 945768 - [Shared] Follow up: Update shared action icons

========

https://hg.mozilla.org/integration/gaia-central/rev/5af16cd83c93
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13775 from Gioyik/patch-1

Bug 846541 - Enable "Word suggestion,"Auto Correction","Vibration" by default, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/b9c53f2acdb4
Author: Giovanny Andres Gongora Granada <gioyik@gmail.com>
Desc: Bug 846541 - [B2G][settings][keyboard]:Keyboard settings like "Word suggestion,"Auto Correction","Vibration" are disabled by default
2013-12-06 00:55:23 -08:00
Ben Tian
29b2fcdacb Bug 947096 - [Flatfish] Build break results from variable access that requires MOZ_B2G_RIL flag, r=echou 2013-12-06 15:17:24 +08:00
Eric Chou
e4bc76a74b Bug 932496 - Add length check to prevent from memory pollusion, r=gyeh 2013-12-06 16:23:35 +08:00
Gaia Pushbot
8cadbadf6c Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f27a899758c2
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 929668 - [everything.me] Runaway allocations in homescreen app [r=crdlc,evyatron]
2013-12-05 23:45:23 -08:00
Carsten "Tomcat" Book
ba46d7d6d2 Merge m-c to b2g-inbound 2013-12-06 07:54:35 +01:00
Gaia Pushbot
f0225e649a Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9a7dca09500f
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #14429 from snowmantw/issue943237

Bug 943237 - [LockScreen][ScreenReader] Would non-clickable icons break the accessibility on LockScreen

========

https://hg.mozilla.org/integration/gaia-central/rev/6697c54f767e
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 943237 - [LockScreen][ScreenReader] Would non-clickable icons break the accessibility on LockScreen

========

https://hg.mozilla.org/integration/gaia-central/rev/44f7f83d855b
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #13989 from ian-liu/settings/Bug926334_To_support_EAP-SIM_and_WPA-EAP_option_in_WLAN_settin

Bug 926334 - [Gaia] To support WPA-EAP options(PEAP, TLS, TTLS) and manage certificate in WLAN setting. r=@crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/be9617c438c8
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 926334 - [Gaia] To support WPA-EAP options(PEAP, TLS, TTLS) and manage certificate in WLAN setting.
2013-12-05 22:45:23 -08:00
Gaia Pushbot
04ddf43b48 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3250702fbdc0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14385 from gasolin/issue-935828

Bug 935828 - [hamachi][fugu]Volume warning in FM app do not disappear af..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/6753784f25e5
Author: gasolin <gasolin@gmail.com>
Desc: Bug 935828 - [hamachi][fugu]Volume warning in FM app do not disappear after click home key
2013-12-05 22:05:24 -08:00
Gaia Pushbot
c95d06071d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/10421ab443a8
Author: Casey Yee <cyee@mozilla.com>
Desc: Merge pull request #14437 from caseyyee/bug-929361

Bug 929361 - [Keyboard] Update Keyboard Visual Design

========

https://hg.mozilla.org/integration/gaia-central/rev/1e479159a8ba
Author: Casey Yee <casey@caseyyee.com>
Desc: Bug 929361 - [Keyboard] Update Keyboard Visual Design
2013-12-05 21:20:23 -08:00
Mark Finkle
9377f407c4 Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Lucas Rocha
503315a01a Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson) 2013-12-05 23:50:13 -05:00