Commit Graph

1307 Commits

Author SHA1 Message Date
Ed Morley
f647b53fd1 Backed out changeset 96036434bb78 (bug 875289) for mochitest-chrome failures on a CLOSED TREE
--HG--
rename : dom/promise/Promise.cpp => dom/future/Future.cpp
rename : dom/promise/Promise.h => dom/future/Future.h
rename : dom/promise/PromiseCallback.cpp => dom/future/FutureCallback.cpp
rename : dom/promise/PromiseCallback.h => dom/future/FutureCallback.h
rename : dom/promise/PromiseResolver.cpp => dom/future/FutureResolver.cpp
rename : dom/promise/PromiseResolver.h => dom/future/FutureResolver.h
rename : dom/promise/Makefile.in => dom/future/Makefile.in
rename : dom/promise/moz.build => dom/future/moz.build
rename : dom/promise/tests/Makefile.in => dom/future/tests/Makefile.in
rename : dom/promise/tests/moz.build => dom/future/tests/moz.build
rename : dom/promise/tests/test_promise.html => dom/future/tests/test_future.html
rename : dom/promise/tests/test_resolve.html => dom/future/tests/test_resolve.html
rename : dom/webidl/Promise.webidl => dom/webidl/Future.webidl
2013-06-20 11:20:49 +01:00
Andrea Marchesini
49cce99311 Bug 875289 - Renaming Future to Promise, r=mounir
--HG--
rename : dom/future/Makefile.in => dom/promise/Makefile.in
rename : dom/future/Future.cpp => dom/promise/Promise.cpp
rename : dom/future/Future.h => dom/promise/Promise.h
rename : dom/future/FutureCallback.cpp => dom/promise/PromiseCallback.cpp
rename : dom/future/FutureCallback.h => dom/promise/PromiseCallback.h
rename : dom/future/FutureResolver.cpp => dom/promise/PromiseResolver.cpp
rename : dom/future/FutureResolver.h => dom/promise/PromiseResolver.h
rename : dom/future/moz.build => dom/promise/moz.build
rename : dom/future/tests/Makefile.in => dom/promise/tests/Makefile.in
rename : dom/future/tests/moz.build => dom/promise/tests/moz.build
rename : dom/future/tests/test_future.html => dom/promise/tests/test_promise.html
rename : dom/future/tests/test_resolve.html => dom/promise/tests/test_resolve.html
rename : dom/webidl/Future.webidl => dom/webidl/Promise.webidl
2013-06-20 10:49:40 +02:00
Gaia Pushbot
4ee9d4358e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/47331f01247d
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #10128 from ian-liu/bluetooth/Bug832368_revise_title_for_device_selector_dialog

Bug 832368 - Dialog to pick bluetooth file-transfer recipient is really vague. 'Choose your option | [Cancel][OK]', r=@alivedise

========

https://hg.mozilla.org/integration/gaia-central/rev/06b5278359f7
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 832368 - Dialog to pick bluetooth file-transfer recipient is really vague. 'Choose your option | [Cancel][OK]'
2013-06-19 20:16:22 -07:00
Aki Sasaki
104bcfccde bug 882691 - inari configs. r=catlee
--HG--
extra : rebase_source : 131685c868a93281ccbd0c21d34112927be96eff
2013-06-19 11:51:42 -07:00
Gaia Pushbot
fa2c28c1e5 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/393b5209f9bc
Author: John Hu <johu@mozilla.com>
Desc: Bug 878735 - [SMS / MMS] entering new message screen not rendering correctly when accessed via contacts app - r=gnarf

Closes gh-10204
2013-06-19 11:46:22 -07:00
Gaia Pushbot
8a242af14e Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d56d449c7476
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 883813 - [SMS][Translation][Spanish][Portugues] Some tokens are not translated r=julienw

In order to support a variable width of the "To:" field in the
Recipients section, some restructuring is necessary.
2013-06-19 10:16:22 -07:00
Gaia Pushbot
ce21eef28e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/75423c872bf4
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10486 from Rik/deleted-files-884592

Bug 884592 - Only lint existing files in the pre-commit hook r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/a0d0d891a524
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 884592 - Only lint existing files in the pre-commit hook
2013-06-19 10:01:26 -07:00
Gaia Pushbot
6e05cdedbb Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/feed41b8b879
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10475 from cctuan/863932

Bug 863932 - [B2G][Leo][Lockscreen][Camera] Camera does not work from lockscreen. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/f6aed694c314
Author: gduan <gduan@mozilla.com>
Desc: Bug 863932 - [B2G][Leo][Lockscreen][Camera] Camera does not work from lockscreen with passcode
2013-06-19 09:46:23 -07:00
Gaia Pushbot
5c089d7c8c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/50fddaae85a2
Author: Michael Wu <mwu@mozilla.com>
Desc: Merge pull request #10406 from michaelwu/bug-871501

Bug 871501 - Make zip file generation consistent

========

https://hg.mozilla.org/integration/gaia-central/rev/6c5016942202
Author: Michael Wu <mwu@mozilla.com>
Desc: Bug 871501 - Make zip file generation consistent
2013-06-19 09:31:24 -07:00
Gaia Pushbot
50da151ecf Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b87eb11393b9
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #10440 from ochameau/touch-scroll

Bug 883834 - Touch events position is wrong on desktop when a DOM element is scrollable r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/a5fa8b409586
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 883834 - Touch events position is wrong on desktop when a DOM element is scrollable
2013-06-19 08:16:21 -07:00
Gaia Pushbot
ad5ea77916 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0b5b9a1ad7c1
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10458 from Rik/disable-travis

Bug 884217 - Disable travis on v1.1.0hd r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/dffbc85920f5
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 884217 - Disable travis on v1.1.0hd
2013-06-19 06:46:22 -07:00
Gaia Pushbot
3e8247482c Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c86fcf41322b
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 881672 - Enabling a DUMP function for all Gaia apps, r=kaze
2013-06-19 02:46:22 -07:00
Gaia Pushbot
600adb2c82 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4f9b96cfb0d5
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10453 from davidflanagan/bug881239

Bug 881239: retain space or punctuation when reverting an auto-correction r=RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/5224690b9b64
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 881239: retain space or punctuation when reverting an auto-correction
2013-06-19 01:16:24 -07:00
Gaia Pushbot
ebbb8c0f5a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5b2d2e3dec75
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10465 from elad661/gaia-keyboard-nun-sofit

Bug #884329 - Add missing Nun Sofit to the Hebrew keyboard layout. r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/30f5af8dea94
Author: Elad Alfassa <elad@fedoraproject.org>
Desc: Bug #884329 - [Keyboard] Add missing Nun Sofit to the Hebrew keyboard layout

For some reason we had Vav twice and no Nun Sofit.
More information: https://en.wikipedia.org/wiki/%D7%9F#Hebrew_Nun

This fixes bug #884329
2013-06-19 00:16:22 -07:00
Gaia Pushbot
678c770032 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8e33f6f8ca04
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10454 from crh0716/883759

Bug 883759 - Hangup the waiting call when receiving CHLD=0

========

https://hg.mozilla.org/integration/gaia-central/rev/7a6445a10114
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 883759 - Hangup the waiting call when receiving CHLD=0
2013-06-18 19:16:24 -07:00
Gaia Pushbot
c65d498ae4 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/56e34384094a
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 884639 - [SMS][MMS] Fix lint error caused by bug 875408 patch

https://bugzilla.mozilla.org/show_bug.cgi?id=884639

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-18 19:01:21 -07:00
Gaia Pushbot
e4f40f6368 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/60b99121e72a
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 883058 - [SMS/MMS] One contact with very long name can be scrolled in recipient field r=gnarf

https://bugzilla.mozilla.org/show_bug.cgi?id=883058

- Removes rule about a single contact prohibiting pull down
- Height of recipient-list itself is informative enough to determine "pullable" status
- http://en.wikipedia.org/wiki/Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-18 18:46:21 -07:00
Nikhil Marathe
fd962884d0 Bug 881424 - Set B2G SimplePush serverURL to Mozilla Push Server. r=jrconlin 2013-06-18 17:01:32 -07:00
Gaia Pushbot
8781fa8f91 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4488e32f5bac
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10351 from fabi1cazenave/mmsUnknownAttachments-bug875408

Bug 875408 - [MMS] Display unknown file types, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/aeeeaa16c55d
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 875408 - [MMS] Display unknown file types and corrupted attachments
2013-06-18 15:46:21 -07:00
Gaia Pushbot
50e39d83f7 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7ea9d3380972
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10471 from masap/20130619

Bug 884565 - [WiFi] Fix WPS regression by Bug 879193, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/cd918664a27d
Author: masap <masashi.honma@gmail.com>
Desc: Bug 884565 - [WiFi] Fix WPS regression by Bug 879193
2013-06-18 15:31:22 -07:00
Gaia Pushbot
b9f2de3857 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fc8faac21133
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10350 from punamdahiya/Bug-838179_ShowFiles

Bug-838179 - [Music] - Show files beginning with . in the music app r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/ec12ffc1b3d1
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug-838179 - [Music] - Show files beginning with . in the music app r=davidflanagan
2013-06-18 13:16:22 -07:00
Gaia Pushbot
1c4ff45d76 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f4f6162e7fb0
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 884406 - Makefile will throw an error if the test fails r=julienw
2013-06-18 11:31:22 -07:00
Gaia Pushbot
5b2bc59ddc Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2064f98a9c27
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10467 from Rik/unbreak-birch-884406

Bug 884406 - Check that we have a .git directory before copying r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/0ec09b86a8f8
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 884406 - Check that we have a .git directory before copying
2013-06-18 10:46:23 -07:00
Chia-hung Tai
8eed9a1814 Bug 880561 - B2G MMS: Add 2 more error status (in flight mode and no sim card) when sending MMS. r=gene 2013-06-18 12:06:32 +08:00
Gaia Pushbot
0e21928106 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/840b192df265
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 884050 - [SMS][MMS] Regression. New renderContact rules missed untested cases - r=gnarf

https://bugzilla.mozilla.org/show_bug.cgi?id=884050

- Only render a contact's tel value entry for the _specified_ input value when not rendering a suggestion. If the tel record value _doesn't_ match, then continue.
- If rendering for contact search result suggestions, don't render contact tel records for values that are already selected as recipients. This comparison should be safe, as the value in this.recipients.numbers comes from the same source that current.value comes from.

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
(cherry picked from commit 3191a6fc9a6b295d0b401da23e71bbcc4136f77b)

Closes gh-10448
2013-06-18 08:46:22 -07:00
Gaia Pushbot
7401f75636 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8cdfe7674f6a
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10466 from Rik/no-multiprocess-884338

Bug 884338 - Travis no likey multiprocess :( r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/c9a5d7b78533
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 884338 - Travis no likey multiprocess :(
2013-06-18 08:37:39 -07:00
Gaia Pushbot
31a1cfb430 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/de03a5f157a7
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10372 from Rik/pre-commit-882116

Bug 882116 - Install a pre-commit hook to run the linter tests r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/480400239f31
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 882116 - Install a pre-commit hook to run the linter tests

Also enables --multiprocess for make lint
2013-06-18 08:27:44 -07:00
Gaia Pushbot
0e58972ab2 Bumping gaia.json for 2 gaia-central revision(s)
========

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

fix regression of Bug 877675, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a29e920f44eb
Author: gasolin <gasolin@gmail.com>
Desc: fix regression of Bug 877675
2013-06-18 08:27:21 -07:00
Gaia Pushbot
3248ad04e3 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f845586fb561
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10438 from airpingu/bug-880648-mms-accented-characters-part-2

Bug 880648 - [MMS] Accented characters are not correctly sent/received in a MMS (part 2, content blob must be encoded by utf-8). r=steveck-chung, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/687ed1aad9fa
Author: Gene Lian <airpingu@gmail.com>
Desc: Bug 880648 - [MMS] Accented characters are not correctly sent/received in a MMS (part 2, content blob must be encoded by utf-8). r=schung a=leo+
2013-06-18 08:16:42 -07:00
Gaia Pushbot
4b7ce33ba7 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

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

Bug 882067 - [SMS] Unable to send SMS after opening the link from previous received thread

========

https://hg.mozilla.org/integration/gaia-central/rev/2e34f5f9fa84
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 882067 - [SMS] Unable to send SMS after opening the link from previous received thread r=borja
2013-06-18 08:16:22 -07:00
Ed Morley
ba67e38730 Merge mozilla-central and birch 2013-06-18 12:05:31 +01:00
Ed Morley
c2776f183e Merge latest green birch changeset and mozilla-central 2013-06-18 11:57:48 +01:00
Gaia Pushbot
067db29c98 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e2c833158599
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10340 from jaoo/882089

Bug 882089 - Automatic channel configuration for 1.1/DT PL, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/7c2c8b41a603
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 882089 - Automatic channel configuration for 1.1/DT PL (follow-up 874793)
2013-06-18 03:16:45 -07:00
Gaia Pushbot
dea0ca59ee Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/2f4145930d57
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10341 from jaoo/881645

Bug 881645 - Voice mail number for Costa Rica is not OK, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/d9da434a7740
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 881645 - Voice mail number for Costa Rica is not OK
2013-06-18 03:16:23 -07:00
Gaia Pushbot
26f64631e0 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/37fad82492ac
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10452 from davidflanagan/bug883250

Bug 883250: don't auto-punctuate after punctuation r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/243c24d81ed0
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 883250: don't auto-punctuate after punctuation
2013-06-18 02:46:24 -07:00
Gaia Pushbot
04223b1d03 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/123a4b7418cf
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10449 from alivedise/bugzilla/828965_master

Bug 828965 - Move permission screen z-index on lockscreen camera, r=timdream, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/b698acaadf03
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 828965 - Move permission screen z-index on lockscreen camera
2013-06-17 19:46:22 -07:00
Gaia Pushbot
cbb8c8ad30 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9f37d18ae352
Author: huchengtw-moz <johu@mozilla.com>
Desc: Merge pull request #10365 from huchengtw-moz/video/Bug_881474_spinner_shows_forever

Bug 881474 - [video] with youtube video paused, dragging slider makes sp..., r=@djf, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/4b036c915881
Author: John Hu <johu@mozilla.com>
Desc: Bug 881474 - [video] with youtube video paused, dragging slider makes spinner go forever.
2013-06-17 19:16:21 -07:00
Gaia Pushbot
4c2eb0f8b6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ff5a8ffa3017
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10405 from daleharvey/882175

Bug 882175 - Fix cellbroadcast settings UI to not display opposite of actual value. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/fe5e6a3e4d2e
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 882175 - Fix cellbroadcast settings UI to not display opposite of actual value
2013-06-17 17:01:25 -07:00
Max Li
1341e7eb79 Bug 756690 - Add option to not land on images with no alt text. r=eeejay 2013-06-17 16:25:24 -04:00
Nikhil Marathe
c8f6088689 Bug 863660 - Add pref to enable/disable SimplePush WebSocket. r=dougt
This pref should be used in UX to enable/disable push notifications
when the user wants to conserve battery life or save data usage.

--HG--
extra : rebase_source : a75b089082a4d44170890cae228c62114633f790
2013-06-17 11:36:58 -07:00
Gaia Pushbot
77ec138710 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/36f36185e7c0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #10005 from pivanov/bug-844575

Bug 844575 - [BB][headers] - skin-organic and skin-dark have visual discrepancies

========

https://hg.mozilla.org/integration/gaia-central/rev/2a76a16639af
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 844575 - [BB][headers] - skin-organic and skin-dark have visual discrepancies
2013-06-17 12:31:21 -07:00
Gaia Pushbot
96a0bce3cd Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3f46a8ef8ce5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Restores 880628 test

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/79cb4ffcbf1e
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 881248 - [MMS] Multirecipient. A contact with >1 number must only render the relevant number (vs. rendering all) r=julienw

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/61155597842f
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 883732 - Fix SMS tests r=gnarf

* Wrap the code inside the `done` callback
* use an height of 100px instead of 50px to trigger multiline mode
* use this.sinon instead of sinon to ensure correct restore
2013-06-17 11:31:22 -07:00
Gaia Pushbot
295b52e3a9 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a35c48a2747d
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 883309 - [MMS] Participants' names are double-escaped r=gnarf37
2013-06-17 11:01:21 -07:00
Gaia Pushbot
5313489182 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cd25e6363bb5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Fix merge conflict from Bug 880628

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-17 10:22:12 -07:00
Gaia Pushbot
8e09366e43 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c050031e72dc
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 880628 - [MMS/SMS] Multi-recipient. Allow manual entry of duplicate recipients r=gnarf

https://bugzilla.mozilla.org/show_bug.cgi?id=880628
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-17 10:12:07 -07:00
Gaia Pushbot
9647201994 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d85718bf99a7
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #10273 from masap/20130608

Bug 880919 - [WiFi] Use shared code for settings and FTU (r=fcampo,arthurcc)

========

https://hg.mozilla.org/integration/gaia-central/rev/6d06dc90a5b7
Author: Masashi Honma <masashi.honma@gmail.com>
Desc: Bug 880919 - [WiFi] Use shared code for settings and FTU
2013-06-17 10:11:45 -07:00
Gaia Pushbot
1457316033 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4ff2ffcc800a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Bug 883732 - Fix SMS tests r=gnarf"

This reverts commit 54790a2d383389eb569674d8808c3feb362a76ab.
2013-06-17 10:01:41 -07:00
Gaia Pushbot
60204150d3 Bumping gaia.json for 1 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/8ad80191d0fa
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 883732 - Fix SMS tests r=gnarf

* Wrap the code inside the `done` callback
* use an height of 60px instead of 50px to trigger multiline mode
* use this.sinon instead of sinon to ensure correct restore
* fix long-standing linter problem
2013-06-17 10:01:21 -07:00
Gaia Pushbot
7d5b3528fd Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/098dd6f93040
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10432 from RudyLu/value_selector/Bug883751-correct_time_format

Bug 883751 - Correctly format time as HH:MM for time picker. r=ian-liu.

========

https://hg.mozilla.org/integration/gaia-central/rev/15130ee05746
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 883751 - Correctly format time as HH:MM for time picker
2013-06-17 03:59:51 -07:00
Gaia Pushbot
cd42f924b5 Bumping gaia.json for 6 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bf2ec25887d0
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #9561 from pivanov/bug-863320

Bug 863320 - Accept Bluetooth File Transfer Screen Updates r=@samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/6c96bd83c3d7
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 863320 - Accept Bluetooth File Transfer Screen Updates

========

https://hg.mozilla.org/integration/gaia-central/rev/c5f1f31d0fd8
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10431 from fortdam/master

Bug 881124 - [Buri]Wi-Fi did not disable immediately, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/94b31e2b7dac
Author: dltang <zhiming.tang@tcl.com>
Desc: Bug 881124 - [Buri]Wi-Fi did not disable immediately

========

https://hg.mozilla.org/integration/gaia-central/rev/d26ae66d088b
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10280 from pivanov/bug-835887

Bug 835887 - [Calendar UX VD] "Remove account" overlay button should be red r=@samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/f221dd47c940
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 835887 - [Calendar UX VD] "Remove account" overlay button should be red
2013-06-17 03:59:30 -07:00