Commit Graph

136972 Commits

Author SHA1 Message Date
Gaia Pushbot
6f3e911c22 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/2819b7e9c88c
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10635 from comoyo/retry_pin_code

Bug 887190 - Upon introducing wrong PIN code, focus and keyboard go away and the user can't try it again

========

https://hg.mozilla.org/integration/gaia-central/rev/62dd6d2de7df
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 887190 - Upon introducing wrong PIN code, focus and keyboard go away and the user can't try it again
2013-06-28 02:00:51 -07:00
Gaia Pushbot
0c956b096a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/56a87e83b4d9
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10687 from alivedise/bugzilla/888170/lint

Bug 888170 - Fix lint, r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/15c3c1cb392f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 888170 - Fix lint
2013-06-28 00:30:22 -07:00
Gaia Pushbot
54f7b6eb7f Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9397ec98273b
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10678 from Rik/translate-comments-883787

Bug 883787 - Translate lazy loaded panels after loading them r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/e1c5df7a2668
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 883787 - Translate lazy loaded panels after loading them

========

https://hg.mozilla.org/integration/gaia-central/rev/5ebfcbea057a
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10657 from cctuan/bug883829

Bug 883829 - When the handset receives a notification in Portuguese, the relative time is cut. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e3919e9ea632
Author: gduan <gduan@mozilla.com>
Desc: Bug 883829 - When the handset receives a notification in Portuguese, the relative time is cut
2013-06-28 00:00:22 -07:00
Gaia Pushbot
5472ad61c0 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/12233e1a8293
Author: Corey Frang <gnarf@gnarf.net>
Desc: Bug 885584 - [B2G][SMS/MMS] Thumbnails are invisible in the preview attachment with large files - r=julienw

* Sets max thumbnail generation size to 1.5 megs, which should be big enough for any mms image
* Removes a var self = this;
2013-06-27 23:15:27 -07:00
Gaia Pushbot
a1a6f0cdc2 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 881584 - Stop video activity when visibility is changed. r=djf, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/a3692d3da90d
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 881584 - Stop video activity when visibility is changed.
2013-06-27 23:01:24 -07:00
Peter Chang
9e0bfb6aa6 Bug 881170 - [Camera] Preview position changes for ontouch event and autofocussing. r=nrc, r=diego 2013-06-28 10:22:37 +08:00
Marco Chen
4d4f788735 Bug 872462 - OmxDecoder::Pause/Start didn't follow AOSP's definition. r=doublec 2013-07-01 12:02:03 +08:00
Kan-Ru Chen (陳侃如)
adc9faa17a Bug 883024 - Install missing stylesheets for b2g. r=roc 2013-06-27 17:50:30 +08:00
Matthew Noorenberghe
5671b0b7ae Bug 888570 - Lazily load ForgetAboutSite.jsm from browser/components/places/content/controller.js. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 840e79ad4b087999f08ffbdbf152418ecb9182ea
2013-06-30 21:12:26 -04:00
Matthew Noorenberghe
03004a2676 Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
2013-06-28 23:25:08 -04:00
Mike Hommey
cae92d7c43 Bug 888132 - MOZ_GOOGLE_API_KEY_FILE should be an include file. r=khuey 2013-06-28 13:42:14 +09:00
Patrick McManus
9c44286c03 bug 658222 - Enable TLS False Start (PSM) r=bsmith
--HG--
extra : rebase_source : ac9f77ba73a0a902f4b6aa8d52add7d52efb1b53
2013-06-28 16:58:28 -04:00
Patrick McManus
4bb2b60348 Bug 713933: Make false start work with asynchronous certificate verification, r=bsmith
--HG--
extra : rebase_source : b895a399e381996f7e55d06f94a684469e287b8d
2013-06-30 22:23:16 -07:00
Gian-Carlo Pascutto
c577e05b95 Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey 2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto
231fc777d3 Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey 2013-07-01 08:01:57 +02:00
Catalin Iacob
ff12d6de33 Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn. 2013-06-30 18:26:39 +02:00
Chia-hung Tai
e32f1981be Bug 887646 - B2G MMS: Do not set content-length in smil header when sending. r=gene a=leo+ 2013-06-27 13:56:33 +08:00
Gene Lian
52c9af8fb3 Bug 888147 - [B2G][MMS][Regression] We are skipping 'sending' status when sending a MMS. r=ctai a=leo+ 2013-06-28 13:36:02 +08:00
Ken Chang
3dc84b5d2f Bug 884829 - follow up - fix typo. r=hsinyi 2013-06-28 13:08:52 +08:00
Gaia Pushbot
d03b6e2eef Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3f6ed55451da
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10666 from steveck-chung/bug-887216

Bug 887216 - [MMS] The header in a group message is active, it works as the go back key

========

https://hg.mozilla.org/integration/gaia-central/rev/603664b50503
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 887216 - [MMS] The header in a group message is active, it works as the go back key
2013-06-27 22:05:23 -07:00
Ken Chang
d9b1d903f2 Bug 884829 - [MMS] Impossible to send/receive MMS when Wi-Fi and cellular data on. r=hsinyi 2013-06-28 09:46:00 +08:00
Gaia Pushbot
2c39c06521 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e70e23fc4b7a
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10660 from alivedise/bugzilla/887683/camera-cancel-pick-in-background

Bug 887683: Cancel pick activity correctly while go to background.
2013-06-27 21:35:23 -07:00
Gaia Pushbot
c6b712b5fb Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f71069d3ab46
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10572 from RudyLu/keyboard/Bug796600-scrollable_keyboard_layout_menu_commit

Bug 796600 - make the keyboard layout menu scrollable. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/66836ba4ae35
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 796600 - make the keyboard layout menu scrollable
 1. Add LOCKED_AREA so the menu will not be easily dismissed
 2. Will do continuous scrolling if you stick to the edge of the menu
2013-06-27 21:10:24 -07:00
Gaia Pushbot
db44a48179 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f803d9d89864
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 887651 - [SMS] Contact name is double escaped in Notification - r=gnarf

Removed html escaping when submitting an sms notification. The title is rendered with textContent, so there is no need to escape.

Closes gh-10682
2013-06-27 20:50:22 -07:00
Gaia Pushbot
22a3baefbd Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/22a1aea11597
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #10672 from JonHylands/jhylands-887654-big-threads-in-all-workloads-master

Bug 887654 - Changed 200, 500, and 1000 sized sms/mms reference workloads to use BIG-THREAD model
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/afe4bfbd4c7c
Author: Jon Hylands <jhylands@mozilla.com>
Desc: Bug 887654 - Changed 200, 500, and 1000 sized sms/mms reference workloads to use BIG-THREAD model

========

https://hg.mozilla.org/integration/gaia-central/rev/e39b404ac01c
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #10581 from reubenmorais/master

Bug 885979 - Add a setting for enabling Contacts debugging output at runtime. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/877309261bfa
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Bug 885979 - Add preference to enable Contacts API debugging. r=evelyn
2013-06-27 20:40:32 -07:00
Fernando Jiménez
b937a4c00e Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00
Phil Ringnalda
727a5dd9c7 Merge m-c to birch 2013-06-27 19:41:24 -07:00
Phil Ringnalda
d9762985b1 Merge m-i to m-c 2013-06-27 19:32:23 -07:00
Phil Ringnalda
cab981e5c6 Merge birch to m-c 2013-06-27 19:31:21 -07:00
Phil Ringnalda
91df736114 Merge birch to m-c 2013-06-27 14:27:17 -07:00
Chris AtLee
e3c17ba308 Bug 816793: Backed out changeset e77346fbdff1 for bustage. r=bustage 2013-06-27 17:09:14 -04:00
Chris AtLee
c5e1ce743c Bug 816793: Include 32-bit mozconfig for linux desktop b2g builds. r=ted 2013-06-27 16:16:16 -04:00
Jim Chen
45a97c4aa5 Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04:00
Gaia Pushbot
91ab7d12ff Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/dfacedfab904
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Bug 883787 - Translate the code in HTML comments in the build process"

This reverts commit 53eea8a3da5ae1de3de471a0b1d48aafdd7e81ce.
2013-06-27 11:15:22 -07:00
David Rajchenbach-Teller
2e64f8ba96 Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert 2013-06-27 13:57:05 -04:00
Malini Das
a473dd2a1c Bug 883299 - Log coordinates for events that Marionette initiates, r=jgriffin 2013-06-27 13:48:12 -04:00
Gaia Pushbot
29d1337df4 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/22af4c7c1801
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10674 from comoyo/vcard_utf8_2

Bug 885546 - VCF importer saves type="UTF-8" in contact fields [r=arcturus]

========

https://hg.mozilla.org/integration/gaia-central/rev/92aa02991dfe
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 885546 - VCF importer saves type="UTF-8" in contact fields [r=arcturus]
2013-06-27 10:40:44 -07:00
David Rajchenbach-Teller
a82f2192d8 Bug 886997 - Don't flush by default;r=froydnj 2013-06-27 13:19:54 -04:00
Justin Lebar
23aa4af27e Bug 887867 - Add AssertCurrentThreadOwns to StaticMutex. r=khuey 2013-06-27 10:14:11 -07:00
Marco Bonardo
a8fd158ccd Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Gaia Pushbot
d2f32f7c88 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/148e5145cad1
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 870416 - [MMS] Recipients container multiline view takes all available space

- When the screen resizes, generate a CSS rule that calculates the max available height
- Renames an existing element to match the naming convention
- Adds non-html interpolation support to the template matcher regexp
- Ensures that assimilations abide existing behavior rules

https://bugzilla.mozilla.org/show_bug.cgi?id=870416
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/1af738671094
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 885264 - [SMS/MMS] Ensure Carrier is not displayed for manually entered (unknown contact) recipients

1. If a phone number has carrier associated with it
    the output will be:

  type | carrier

2. If there is no carrier associated with the phone number
    the output will be:

  type | phonenumber

3. If for some reason a single contact has two phone numbers with
    the same type and the same carrier the output will be:

  type | phonenumber

4. If for some reason a single contact has no name and no carrier,
    the output will be:

  type

5. If for some reason a single contact has no name, no type
    and no carrier, the output will be nothing.

https://bugzilla.mozilla.org/show_bug.cgi?id=885264
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-27 09:10:26 -07:00
Masayuki Nakano
8241538fcc Bug 866736 part.3 Replace CRLF in WinIMEHandler.(h|cpp) with LF r=jimm 2013-06-28 01:06:45 +09:00
Gaia Pushbot
a9a95e3d88 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/461e2be993c7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 887356 - Homescreen grid test failing on TBPL r=crdlc

This uses sinon to make this sometimes failing test synchronous.
2013-06-27 08:15:46 -07:00
Dan Gohman
656301ddb8 Bug 885169 - Add an explicit backwards-traversing register set iterator, so that code which needs to iterate in a specific order can ask for it explicitly. r=h4writer 2013-06-27 08:11:28 -07:00
Alexander Surkov
2b718e66fb Bug 670087 - AccessibleObjectFromPoint returns incorrect accessible for popup menus, r=tbsaunde, sr=roc 2013-06-27 11:03:58 -04:00
Gaia Pushbot
aec321d746 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 885925 - Header in the calendar sidebar is different from the header in the building block r=@samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/52a95db5f38b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 885925 - Header in the calendar sidebar is different from the header in the building block
2013-06-27 07:00:23 -07:00
Gaia Pushbot
94a83529f7 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a16bfd899489
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #10608 from Cwiiis/master

Bug 817876 - Handle multiple modal dialogs from the same origin r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/0e7d10d4d3dc
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 817876 - Handle multiple modal dialogs from the same origin
2013-06-27 06:45:22 -07:00
Gaia Pushbot
bedfe52ae6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/23f3f5295abf
Author: huchengtw-moz <johu@mozilla.com>
Desc: Merge pull request #9784 from huchengtw-moz/settings/Bug_842252_change_data_call_setting_architecture

Bug 842252 - [B2G][Setting] Change data call setting architecture in Gai...r=@jaoo, r=@arthurcc, r=@fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/128513a67470
Author: John Hu <johu@mozilla.com>
Desc: Bug 842252 - [B2G][Setting] Change data call setting architecture in Gaia.
2013-06-27 04:45:31 -07:00
Gaia Pushbot
14cfa9df1d 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/c4e3c4a68451
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10655 from borjasalguero/weird_sound

Bug 887158 - [SMS] DOMRequest change to an array of [DOMRequest]. r=steveck-chung

========

https://hg.mozilla.org/integration/gaia-central/rev/b0a1e159f16a
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 887158 - [SMS] DOMRequest change to an array of [DOMRequest]. r=schung
2013-06-27 04:35:44 -07:00
Gaia Pushbot
5ccb3e7f4a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1771b99267b6
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10584 from rwldrn/885274

Bug 885274 - [SMS/MMS] Option menu. Only execute menu operations when target has an associated action

========

https://hg.mozilla.org/integration/gaia-central/rev/f560e202627e
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 885274 - [SMS/MMS] Option menu. Only execute menu operations when target has an associated action

https://bugzilla.mozilla.org/show_bug.cgi?id=885274
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-27 04:00:23 -07:00