Commit Graph

204308 Commits

Author SHA1 Message Date
Nick Alexander
26a6d7212f Bug 874729 - Part 2: Don't print extra logcats after running Robocop. r=jmaher
Before a Robocop test starts, |recordLogcat| clears the |adb logcat| on
device.  If a Robocop test fails, we print the logcat immediately after
the test.  The moved call avoids printing the logcat after all tests
have completed, which avoids printing a spurious second copy.  We still
print the logcat after running a Mochitest.
2014-09-08 16:23:10 -07:00
Nick Alexander
53b030da7e Bug 874729 - Part 1: Swallow IOErrors when pulling ANR traces. r=jmaher
On my local testing devices, |adb pull| complains about not being able
to read /data/anr/traces.txt but the command succeeds.  The subsequent
local file read produces an IOError.  This ignores that exception.
2014-09-08 16:23:10 -07:00
Nick Alexander
315729a151 Bug 929654 - Part 0: Stop pushing fennec_ids.txt; delete stale robotium.config files. r=gbrown
This patch stops pushing the obsolete fennec_ids.txt file to the testing
device and deletes the stale robotium.config file after the profile it
references is deleted.
2014-09-08 16:23:09 -07:00
Nick Alexander
9dd5c3c8ce Bug 977164 - Update TwoLinePageRow in Remote Tabs home panel. r=margaret
This patch extracts a non-Cursor update method and uses it (when
possible) in the adapter that backs the Remote Tabs home panel.  This
updates the "switch-to-tab" text and button when appropriate.
2014-09-08 12:58:34 -07:00
Nick Alexander
ebbd90d39c Bug 1063028 - Change tests/browser/junit3 Java package root to be org.mozilla.gecko. r=rnewman
--HG--
rename : mobile/android/tests/browser/junit3/src/tests/BrowserTestCase.java => mobile/android/tests/browser/junit3/src/BrowserTestCase.java
rename : mobile/android/tests/browser/junit3/src/tests/TestDistribution.java => mobile/android/tests/browser/junit3/src/TestDistribution.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoMenu.java => mobile/android/tests/browser/junit3/src/TestGeckoMenu.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoProfilesProvider.java => mobile/android/tests/browser/junit3/src/TestGeckoProfilesProvider.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoSharedPrefs.java => mobile/android/tests/browser/junit3/src/TestGeckoSharedPrefs.java
rename : mobile/android/tests/browser/junit3/src/tests/TestImageDownloader.java => mobile/android/tests/browser/junit3/src/TestImageDownloader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestJarReader.java => mobile/android/tests/browser/junit3/src/TestJarReader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestRawResource.java => mobile/android/tests/browser/junit3/src/TestRawResource.java
rename : mobile/android/tests/browser/junit3/src/tests/TestSuggestedSites.java => mobile/android/tests/browser/junit3/src/TestSuggestedSites.java
rename : mobile/android/tests/browser/junit3/src/tests/TestTopSitesCursorWrapper.java => mobile/android/tests/browser/junit3/src/TestTopSitesCursorWrapper.java
2014-09-08 12:58:33 -07:00
B2G Bumper Bot
81fef10355 Bumping manifests a=b2g-bump 2014-09-08 12:41:57 -07:00
B2G Bumper Bot
7ee6000cd0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c0ce7f045e91
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #23643 from millermedeiros/1061140-offline-calendar-l10n

Bug 1061140 - [Calendar] Offline calendar in calendar list will change to English when we disable offline calendar r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/4132a90aea22
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1061140 - [Calendar] Offline calendar in calendar list will change to English when we disable offline calendar
2014-09-08 12:35:46 -07:00
B2G Bumper Bot
85493d6593 Bumping manifests a=b2g-bump 2014-09-08 12:06:55 -07:00
B2G Bumper Bot
e1be8c7338 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c67c967248e
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #23809 from wilsonpage/1063352

Bug 1063352 - the contact update/import button is in a weird place

========

https://hg.mozilla.org/integration/gaia-central/rev/8800aa3c421a
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1063352 - the contact update/import button is in a weird place
2014-09-08 12:00:46 -07:00
B2G Bumper Bot
04c32f8bec Bumping manifests a=b2g-bump 2014-09-08 10:27:33 -07:00
B2G Bumper Bot
92aaf32e94 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b22a32d2a4b2
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23790 from lissyx/bug1010415

Bug 1010415 - Fix notification node removal in marionette test

========

https://hg.mozilla.org/integration/gaia-central/rev/5ddaf17d376f
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1010415 - Fix notification node removal in marionette test r=mhenretty
2014-09-08 10:25:47 -07:00
B2G Bumper Bot
eca11f9137 Bumping manifests a=b2g-bump 2014-09-08 09:31:58 -07:00
B2G Bumper Bot
b9a65f610c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3dc4013f5d2f
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #23575 from jpruden92/bug1026789-contacts

Bug 1026789 - [B2G][Contacts]Selecting OK button after receiving airplane mode activated warning message faintly shows two oval buttons in footer

========

https://hg.mozilla.org/integration/gaia-central/rev/028658c1d176
Author: jprudencio <jpruden92@gmail.com>
Desc: Bug 1026789 - [B2G][Contacts]Selecting OK button after receiving airplane mode activated warning message faintly shows two oval buttons in footer

========

https://hg.mozilla.org/integration/gaia-central/rev/b3633aace1e4
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1062602 - Follow up to gaia-subheader semantic change, fix the test in ringtones
2014-09-08 09:25:46 -07:00
B2G Bumper Bot
1e65968dcf Bumping manifests a=b2g-bump 2014-09-08 08:36:55 -07:00
B2G Bumper Bot
bc53ff0019 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac1ab1054e2a
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #23715 from zbraniecki/1062602-add-span-to-gaia-subheader

Bug 1062602 - gaia-subheader should have semantic structure for text. r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/7955d1538481
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1062602 - gaia-subheader should have semantic structure for text

========

https://hg.mozilla.org/integration/gaia-central/rev/8107223dc29b
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #23454 from frsela/STK/Bug1059434

Bug 1059434 - STK display text command doesn't support time duration, r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/ca12ac30617b
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 1059434 - STK display text command doesn't support time duration
2014-09-08 08:30:46 -07:00
Boris Zbarsky
cb658776f3 Bug 1063889. Fix the handling of sequences of wrapper types in unions. r=khuey 2014-09-08 11:28:57 -04:00
B2G Bumper Bot
815f34bcd0 Bumping manifests a=b2g-bump 2014-09-08 08:17:05 -07:00
B2G Bumper Bot
33bd9e7090 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d4f670c19fdf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23801 from daleharvey/1063789

Bug 1063789 - Do not save places for non-browser frames r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/35615f00a838
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1063789 - Do not save places for non-browser frames r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/03ffcbdf98d7
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #23512 from millermedeiros/1060542-week-view-selected-day

Bug 1060542 - [Calendar] Week view: changing the date should also set the selected day on month view r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/ae5415fbc6c5
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1060542 - [Calendar] Week view: changing the date should also set the selected day on month view
2014-09-08 08:10:34 -07:00
B2G Bumper Bot
9ce71d3d37 Bumping manifests a=b2g-bump 2014-09-08 06:56:54 -07:00
B2G Bumper Bot
e1955d5495 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2c5898e2690
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #23725 from iFadey/bug-990047

Bug 990047 - Add a shared function to load JSON files r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/ce07e38a0199
Author: Fawad Hassan <ifadey@ymail.com>
Desc: Bug 990047 - Add a shared function to load JSON files
2014-09-08 06:50:46 -07:00
Carsten "Tomcat" Book
c2f96e7b7e Merge m-c to b2g-inbound 2014-09-08 15:34:29 +02:00
Carsten "Tomcat" Book
e0bb163319 merge fx-team to mozilla-central a=merge 2014-09-08 15:26:03 +02:00
Carsten "Tomcat" Book
ce011224f3 merge mozilla-inbound to mozilla-central a=merge 2014-09-08 15:22:16 +02:00
Carsten "Tomcat" Book
18b29adc19 Backed out changeset c1cc52b986f8 (bug 1049258) for breaking non-unified windows builds 2014-09-08 15:17:23 +02:00
B2G Bumper Bot
cd234dfb51 Bumping manifests a=b2g-bump 2014-09-08 05:41:56 -07:00
B2G Bumper Bot
341ab6ad4f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5fefe5cca49d
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #22619 from frsela/Bug861914_optgroup

Bug 861914 - [Browser] Forms are not displayed correctly, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/81682cd9980a
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 861914 - [Browser] Forms are not displayed correctly, r=etienne
2014-09-08 05:35:46 -07:00
B2G Bumper Bot
bbf8f23900 Bumping manifests a=b2g-bump 2014-09-08 04:01:57 -07:00
Carsten "Tomcat" Book
73d872a4e5 merge b2g-inbound to mozilla-central a=merge 2014-09-08 12:59:09 +02:00
B2G Bumper Bot
a104da84c4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/afdc134ec6c5
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #23629 from arcturus/bug-1061413

Bug 1061413 - [Contacts] Favorites on top of ICE if ICE set first, and Favorites set later r=sergi

========

https://hg.mozilla.org/integration/gaia-central/rev/a5d8cd669f14
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 1061413 - [Contacts] Favorites on top of ICE if ICE set first, and Favorites set later
2014-09-08 03:55:48 -07:00
Thomas Zimmermann
32d01f27e1 Bug 1059813: Protect access to fields of |UnixSocketRawData|, r=qdot
This patch adds protection for fields of |UnixSocketRawData| by
making them private.
2014-09-08 11:44:02 +02:00
Thomas Zimmermann
05a417c7dc Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian 2014-09-08 11:44:02 +02:00
Thomas Zimmermann
a08d67fcfe Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in RIL helpers, r=vyang 2014-09-08 11:44:01 +02:00
Thomas Zimmermann
ae2de4ebb8 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh 2014-09-08 11:44:01 +02:00
Thomas Zimmermann
f0e9426f5e Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in |KeyStore|, r=chulee,qdot 2014-09-08 11:44:01 +02:00
Thomas Zimmermann
452351cf5c Bug 1059813: Wrap socket I/O operations in |UnixSocketRawData|, r=qdot
This patch moves the I/O operations for sending and receiving data
in |SocketIOBase| into |UnixSocketRawData|. This change allows to
add a clean interface to |UnixSocketRawData| and later replace the
class by other implementations.
2014-09-08 11:44:00 +02:00
Carsten "Tomcat" Book
b45fbd360c Backed out changeset 56606aa26f45 (bug 1053185) 2014-09-08 11:30:32 +02:00
B2G Bumper Bot
8247987970 Bumping manifests a=b2g-bump 2014-09-08 02:22:02 -07:00
B2G Bumper Bot
7485e3ce6c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c53fa62cb8c5
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #23467 from chirarobert/update_browser_stuff

Bug 1059245 - Update tests and framework to use the new Browser app

========

https://hg.mozilla.org/integration/gaia-central/rev/c8c3b0eb2a75
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1059245 - Update tests and framework to use the new Browser app
2014-09-08 02:15:52 -07:00
Carsten "Tomcat" Book
1bc7dd4191 Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors 2014-09-08 10:19:50 +02:00
Carsten "Tomcat" Book
f29210c660 Backed out changeset ceb9328526e0 (bug 1036912) for bc1 test errors 2014-09-08 10:19:39 +02:00
Carsten "Tomcat" Book
4df6cb96d6 Backed out changeset 6a6f51ad3348 (bug 1036914) for likely causing bc1 test error 2014-09-08 10:19:23 +02:00
Carsten "Tomcat" Book
8bdb5817d4 Backed out changeset cfeccb9028a9 (bug 1062611) for dt-test failures 2014-09-08 10:17:52 +02:00
B2G Bumper Bot
3a4fda9eac Bumping manifests a=b2g-bump 2014-09-08 00:47:00 -07:00
B2G Bumper Bot
a8c9936ae2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d512ea25e7b1
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #22621 from mancas/bug796428

Bug 796428 - [Quick Settings] Toggling Mobile data while roaming and Dat... r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/665c75de4b05
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 796428 - [Quick Settings] Toggling Mobile data while roaming and Data Roaming turned Off
2014-09-08 00:40:47 -07:00
B2G Bumper Bot
80741d4251 Bumping manifests a=b2g-bump 2014-09-08 00:34:03 -07:00
B2G Bumper Bot
eb85bf699c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/19ce9b087fd7
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23746 from TheoChevalier/follow-up-costcontrol-widget-l10n

Bug 1063216 - Fix plural form in Usage widget. r=mai

========

https://hg.mozilla.org/integration/gaia-central/rev/cbbe2ae80191
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1063216 - Fix plural form in Usage widget
2014-09-08 00:33:48 -07:00
John Daggett
b59e49acf6 Bug 1062058 part 3 - make userfont entry a container of the platform font entry. r=heycam 2014-09-08 16:23:20 +09:00
John Daggett
4152f3896a Bug 1062058 part 2 - rename userfont classes and adjust flags. r=heycam 2014-09-08 16:23:20 +09:00
John Daggett
6a628f87a7 Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam 2014-09-08 16:23:19 +09:00
B2G Bumper Bot
3f0a8d5a4d Bumping manifests a=b2g-bump 2014-09-08 00:17:14 -07:00