Commit Graph

152120 Commits

Author SHA1 Message Date
Gaia Pushbot
734abca15f Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f765c6f46f5
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #12975 from Rik/xfail-contacts-928915

Bug 928915 - Mark contacts gaia-ui-tests as xfail until they are fixed. r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/1518d7712f33
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 928915 - Mark contacts gaia-ui-tests as xfail until they are fixed.

========

https://hg.mozilla.org/integration/gaia-central/rev/db85b6fee428
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 923459 - [Messages] jshint fixes r=rwaldron

* down to 6 jshint errors, the remaining errors are due (imho) to issues in
  jshint
* bumped up the jshint version
* add a test to test the wbmp decoder

========

https://hg.mozilla.org/integration/gaia-central/rev/87884d9045c2
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12979 from wanderview/uitest-delete-contact

Bug 928937: Fix contact lookup in test_delete_contact.py  r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/11093c98dd9b
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928937: Fix contact lookup in test_delete_contact.py
2013-10-21 08:32:51 -07:00
Gaia Pushbot
384410297a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5d5eabb095fb
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12978 from teodosia/unxfail-eme-search

Bug 927030 - Reenable test_everythingme_search when bug 927023 is fixed

========

https://hg.mozilla.org/integration/gaia-central/rev/5bf38f4bb12c
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 927030 - Reenable test_everythingme_search when bug 927023 is fixed
2013-10-21 08:32:26 -07:00
Gaia Pushbot
e9b40141b1 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c4cb8239031
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12970 from wanderview/contacts-merger-email-type

Bug 928866: Fix contacts email import for type array.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/844554e424e2
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928866: Fix contacts email import for type array.

========

https://hg.mozilla.org/integration/gaia-central/rev/cae06f1c62aa
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12972 from wanderview/contacts-webidl-google

Bug 928875: Fix google import for webidl mozContacts.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/558012651b53
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928875: Fix google import for webidl mozContacts.
2013-10-21 08:16:09 -07:00
Gaia Pushbot
86169e9f6c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2b6da8b94135
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #12916 from lissyx/bug923574

Bug 923574 - Ensure manifest size is valid r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/76880157232d
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 923574 - Ensure manifest size is valid

When installing an application with an invalid/undefined size, the new
WebIDL is not happy about this and the notification stays forever. We
fix this by checking that the size is effectively defined before setting
the max value of the notification.
2013-10-21 08:15:47 -07:00
Gaia Pushbot
d46acb6d30 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/a1cbfe5e2473
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12969 from zacc/bug_928864

Bug 928864 - Reenable python ui test test_gallery_delete_image.py , Mari...

========

https://hg.mozilla.org/integration/gaia-central/rev/ccf46db548ed
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 928864 - Reenable python ui test test_gallery_delete_image.py , Marionette modal dialog handling repaired

========

https://hg.mozilla.org/integration/gaia-central/rev/fd2544cad200
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12968 from zacc/bug_928834

Bug 928834 - Python - Change the timing of the base select wrapper to re...

========

https://hg.mozilla.org/integration/gaia-central/rev/33babafa1834
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 928834 - Python - Change the timing of the base select wrapper to resolve test failure in clock app
2013-10-21 08:15:24 -07:00
Benjamin Smedberg
3f8b3d5a20 Fixup for bug 927174 - use the preexisting app.support.baseURL pref instead of a custom one
--HG--
extra : rebase_source : 90f2f8dc85b9198bca608b46bee037d93a118543
2013-10-21 10:33:49 -04:00
Alexandre Poirot
6fbcf14065 Bug 918695 - Ensure dispatching tabDetached event for ContentAppActor when the app is closed/killed r=paul 2013-10-21 10:38:00 +01:00
Alexandre Poirot
812398850f Bug 918695 - Only instanciate one singleton target per app r=paul 2013-10-21 10:35:00 +01:00
Yury Delendik
6ef67e921c Bug 926988 - Keep Shumway in nightly only 2013-10-21 20:39:43 -05:00
Jared Wein
bc902e373c Bug 930071 - Remove site identity panel telemetry probe. r=felipe 2013-10-23 12:08:00 +01:00
J. Ryan Stinnett
48c2878139 Bug 929824 - Pretty print RDP on receive. r=robcee 2013-10-22 20:41:57 -05:00
Raymond Lee
4c19184e0f Bug 926736 - Update metro caller for new return type of get directory methods in DownloadIntegration.jsm r=mbrubeck 2013-10-23 10:07:51 +08:00
Raymond Lee
ad2a37064f Bug 926736 - Returns path string for get directory methods in DownloadIntegration.jsm r=paolo 2013-10-23 10:04:55 +08:00
Gaia Pushbot
a5a3d28c09 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7125c8040844
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12499 from comoyo/keyboard_slide_up

Bug 912028 - Background is visible on keyboard pop in. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/c5f1991f7a3e
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 912028 - Background is visible on keyboard pop in
2013-10-21 01:41:24 -07:00
Gaia Pushbot
3ae67cb45b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83c708eba811
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12951 from wanderview/uitest-symlink-b2g

Bug 928631: support sym linked b2g in gaia-ui-test

========

https://hg.mozilla.org/integration/gaia-central/rev/48999903b977
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928631: support sym linked b2g in gaia-ui-test
2013-10-21 00:55:23 -07:00
Gaia Pushbot
c5371f4fac Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c79ce4a07c3f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12770 from jmcanterafonseca/fix_924244

Bug 924244 - [B2G][Contacts] After exporting a contact the UI still disp...

========

https://hg.mozilla.org/integration/gaia-central/rev/62678797d5a9
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 924244 - [B2G][Contacts] After exporting a contact the UI still displays Export in the top right
2013-10-21 00:45:24 -07:00
Gaia Pushbot
870d73d473 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2172a8ae2e64
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #12139 from arasbm/bug-909373-openaudio-activity-save-robustness

bug-909373-[Music] open activity saving feature robustness, r=@dominickuo

========

https://hg.mozilla.org/integration/gaia-central/rev/176261f18241
Author: Aras Balali Moghaddam <arasbm@gmail.com>
Desc: bug-909373-[Music] open activity saving feature robustness
2013-10-21 00:20:24 -07:00
Raymond Lee
8728d463b4 Bug 926736 - Update mozapps callers for new return type of get directory methods in DownloadIntegration.jsm r=paolo 2013-10-21 13:04:59 +08:00
Raymond Lee
075bb35d64 Bug 926736 - Update devtools caller for new return type of get directory methods in DownloadIntegration.jsm r=jwalker 2013-10-21 13:04:30 +08:00
Felipe Gomes
dce289b6ef Bug 906134 - Implement xpcshell tests for the DownloadImport module. r=paolo 2013-10-24 13:25:05 +02:00
Paolo Amadini
f232a91fda Bug 915214 - Fix possible crash when shutting down the database connection in mozStorageConnection.cpp. r=Yoric 2013-10-24 13:25:04 +02:00
Mark Finkle
12b151ce72 Bug 930452 - GeckoView busted by HelperApps.jsm again r=blassey 2013-10-24 07:20:07 -04:00
Brad Lassey
494cc9afc8 bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle 2013-10-23 18:33:56 +02:00
Tim Taubert
8bc74f7dcb Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao 2013-10-22 08:20:15 +02:00
Girish Sharma
9aa5ae1095 Bug 928827 - Fix Style Editor not jumping to the correct line if the same sheet is already selected, r=paul 2013-10-22 00:55:18 +05:30
Paul Rouget
da1ab9e787 Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
J. Ryan Stinnett
7c03bb3e1e Bug 929159 - Add output-parser to SrcdirProvider and test mapping. r=jwalker 2013-10-21 16:17:12 -05:00
Albert Juhe
bcdf4be4af Bug 927815 - Update the Infobar design according to shorlander's mockups. r=paul 2013-10-21 12:57:00 +01:00
Victor Porof
334e43c3da Bug 929888 - Remove the editor context menu listeners from the debugger, r=anton 2013-10-24 11:48:42 +03:00
Panos Astithas
78dd76d574 Make the debugger more resilient in the presence of a bogus source map (bug 906889). r=fitzgen 2013-10-24 11:47:10 +03:00
Gijs Kruitbosch
d58a458122 Bug 895471 - part 1: allow passing the flag to mochitest-browser, r=ted 2013-10-21 18:12:12 +02:00
Amod Narvekar
671b93140b Bug 758138 - Current pref value is read before registering the observer. r=ttaubert 2013-10-24 09:54:57 +02:00
Carsten "Tomcat" Book
342f65b334 Merge mozilla-central to fx-team 2013-10-24 07:10:24 +02:00
Girish Sharma
d23a69252d Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan 2013-10-24 10:31:02 +05:30
Mark Hammond
f8ceba11c2 Bug 910566 - handle remote frameworker process crashes. r=felipe 2013-10-24 15:22:16 +11:00
Gaia Pushbot
44d67fbb9e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb677c74ff52
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #12959 from timdream/bug927768

Bug 927768 - Fix incorrect generated CSS transform value in card view, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e9a1287bc968
Author: ying.xu <ying.xu@spreadtrum.com>
Desc: Bug 927768 - Fix incorrect generated CSS transform value in card view
2013-10-20 21:50:24 -07:00
Gaia Pushbot
98af4039c0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2dc51014b8ae
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12689 from gasolin/issue-917359

Bug 917359 - Remember my choice is exposed for the getUserMedia dialog, ..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/f8f9f045b8e2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 917359 - Remember my choice is exposed for the getUserMedia dialog, but shouldn't be
2013-10-20 19:51:24 -07:00
Phil Ringnalda
7568c98819 Merge m-c to b-i 2013-10-20 19:32:48 -07:00
Phil Ringnalda
d4f46d2178 Merge m-i to m-c 2013-10-20 19:24:53 -07:00
Gijs Kruitbosch
01df7a0631 Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
2013-10-20 22:50:37 +02:00
Nick Fitzgerald
546559a6e0 Bug 916180 - Make pretty printing toggle-able; r=vporof 2013-10-22 00:04:46 -07:00
Tim Taubert
6b0fb003dc Bug 929097 - Check window type in SessionStore.onOpen() to ignore; r=smacleod 2013-10-22 00:21:20 +02:00
Tim Taubert
4ee6063121 Bug 929036 - Remove legacy timer code; r=smacleod 2013-10-21 19:01:00 +02:00
Wes Kocher
d01a9279a6 Merge m-c to fxteam 2013-10-21 20:52:31 -04:00
Gijs Kruitbosch
dff538442c Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Gaia Pushbot
4e49dfaa19 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d5ae214674b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #12857 from pivanov/bug-917837

Bug 917837 - [Music] Use Full Line Highlights in Album View

========

https://hg.mozilla.org/integration/gaia-central/rev/4e701344b6db
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 917837 - [Music] Use Full Line Highlights in Album View
2013-10-20 11:45:24 -07:00
Gaia Pushbot
c92880ef6d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0acabc6a8619
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #12942 from flodolo/bug928347

Bug 928347 - Add missing strings in settings.en-US.properties, r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/844741327628
Author: Francesco Lodolo <flod@lodolo.net>
Desc: Bug 928347 - Add missing strings in settings.en-US.properties

All strings have the correct data-l10n-id but strings are not available
in the .properties file
2013-10-20 09:50:23 -07:00
Gaia Pushbot
9c0b9805ea Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bd6498a514cc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different r=yurenju,asuth,ochameau

This also shows a message when the archive file seems to be corrupted, advising
to run "make really-clean". Also changed "make really-clean" to remove all
xulrunner related files.

We now uncompress the archive directly in a specific directory that should
change when we change the URL.

We use a dot file inside the xulrunner SDK directory to keep the URL used to
download that SDK.

Now we can also define XULRUNNER_DIRECTORY from the command-line. If not
defined, it will use the default xulrunner-sdk-26/xulrunner-sdk.
We can also define XULRUNNER_BASE_DIRECTORY which is the place where the
XULRunner SDK will get uncompressed.

We export the new XULRUNNER_DIRECTORY variable along with the
existing various xulrunner program paths. These paths have been made absolute
using make's `abspath` operation.

The patch also removes the ./ prefixes to those paths as they're likely useless
and prevent from using an absolute path when defining XULRUNNER_DIRECTORY from
the command line.

This patch also remove the email's build_stage directory when running "make
clean".

This _will_ make all devs redownload XULRunner, sorry.

This make the build fail if submakes fail

Also add documentation at the top of the Makefile.
2013-10-20 09:25:24 -07:00
Phil Ringnalda
30e5dbbc19 Merge m-c to b-i 2013-10-19 22:56:18 -07:00
Phil Ringnalda
d4c3e91686 Merge f-t to m-c 2013-10-19 18:52:09 -07:00