Commit Graph

207294 Commits

Author SHA1 Message Date
Bevis Tseng
19387b8726 Bug 864484 - Part 1: Create new CellBroadcastService. r=vyang
--HG--
extra : rebase_source : fa69884403c5b4187554660993044ee3c7a4706f
2014-08-13 10:35:23 +08:00
B2G Bumper Bot
f50e5cd6b9 Bumping manifests a=b2g-bump 2014-09-29 06:56:58 -07:00
B2G Bumper Bot
80356534f3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5991ff136cef
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #24468 from gtorodelvalle/emergency-call-bug-1060730-use-promise-all

Bug 1060730 - Turn updateICEContacts() into a Promise.all() barrier

========

https://hg.mozilla.org/integration/gaia-central/rev/4e04a7b6e3b1
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 1060730 - Turn updateICEContacts() into a Promise.all() barrier
2014-09-29 06:50:46 -07:00
B2G Bumper Bot
ef5c579c89 Bumping manifests a=b2g-bump 2014-09-29 06:47:51 -07:00
B2G Bumper Bot
dfa5b58748 Bumping manifests a=b2g-bump 2014-09-29 06:42:04 -07:00
B2G Bumper Bot
d0a196c6b8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3a342d6e4ec2
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #23140 from viorelaioia/bug-1055038

Bug 1055038 - False positive in test_lockscreen_unlock_to_camera

========

https://hg.mozilla.org/integration/gaia-central/rev/fae08970cef8
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1055038 - False positive in test_lockscreen_unlock_to_camera
2014-09-29 06:35:49 -07:00
B2G Bumper Bot
a8b2cf56ef Bumping manifests a=b2g-bump 2014-09-29 06:32:32 -07:00
B2G Bumper Bot
0d568b4948 Bumping manifests a=b2g-bump 2014-09-29 06:26:55 -07:00
B2G Bumper Bot
a55e94262c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9da773cd6078
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #24348 from crdlc/bug-983766

Bug 983766 - [B2G][Dialer] Suggested phone numbers dont appear for Faceb...

========

https://hg.mozilla.org/integration/gaia-central/rev/c10b08c94ebd
Author: crdlc <crdlc@tid.es>
Desc: Bug 983766 - [B2G][Dialer] Suggested phone numbers dont appear for Facebook contacts that have edited phone numbers
2014-09-29 06:20:46 -07:00
B2G Bumper Bot
a55964788e Bumping manifests a=b2g-bump 2014-09-29 06:12:01 -07:00
B2G Bumper Bot
ae439e4556 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2dd9a2c9e499
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #24515 from bebef1987/email_frame

Bug 1074144 - Fix Email app oauth2 authentication failure

========

https://hg.mozilla.org/integration/gaia-central/rev/5c8b36cf94fc
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1074144 - Fix Email app oauth2 authentication failure
2014-09-29 06:05:49 -07:00
B2G Bumper Bot
a0579e1bd6 Bumping manifests a=b2g-bump 2014-09-29 05:56:58 -07:00
B2G Bumper Bot
1eae21e3b0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/559f40878cb1
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #24383 from benfrancis/1060577

Bug 1060577 - Adjust Rocketbar backdrop opacity on input r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/86fd1bad48ee
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1060577 - Adjust Rocketbar backdrop opacity when displaying results
2014-09-29 05:50:46 -07:00
B2G Bumper Bot
eb93402e5b Bumping manifests a=b2g-bump 2014-09-29 05:11:57 -07:00
B2G Bumper Bot
67771434e4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/194fcb41d0f0
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #24314 from sudheesh001/Patch_1061518

Fixes Bug 1061518 jshint errors in fake_update-checker.js r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/23369fad8684
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Fixes Bug 1061518 jshint errors in fake_update-checker.js r=yurenju
2014-09-29 05:05:47 -07:00
B2G Bumper Bot
1df4e3848d Bumping manifests a=b2g-bump 2014-09-29 04:26:58 -07:00
B2G Bumper Bot
f1cfcf064f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/518c147231ee
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #24467 from mnjul/bug_1044525_kb_keep_dom_element_at_renderjs_with_unittest

Bug 1044525 - Avoid poking with DOM elements in various modules aside from renderer by using a WeakMap to hold layout key objects, mapped from DOM elements. r=timdream. f=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/a0da2261a00b
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1044525 - Avoid poking with DOM elements in various modules aside from renderer by using a WeakMap to hold layout key objects, mapped from DOM elements.

- render.js's key properties normalization is now done in LayoutNormalizer. The normalization for static layouts takes place in layout loader, when the layout is loaded. Layout Manager's on-the-fly generated keys are pre-normalized in the hard-coded structures.
- Also, removed parseInt() on keycodes where suitable as we now retreive "number" from the objects held by WeakMap.

We have two WeakMaps, one maps DOM element to abstract target objects ("forward" map), and one maps inversely ("reverse" map)
Policy of accessing those WeakMaps is:
- IMERender and AltCharMenu(View) can set both forward and reverse maps by calling IMERender.setDomElemTargetObject, a small helper function.
- Everyone can retrieve forward mapping (elem to obj) in layoutRenderingManager with LRM.getTargetObject.
- Only IMERender and AltCharMenu(View) can retrieve reverse mapping (obj to elem) accessible through IMERender's reverse map (targetObjDomMap).
 -- currently we need to allow AltCharMenuManager to do so 'coz their responsibility and coupling aren't very clear.
 -- we probably need some refactoring work to reassign the responsibility and coupling such that targetObjDomMap isn't unnecessarily exposed.
2014-09-29 04:20:47 -07:00
B2G Bumper Bot
abc18c035f Bumping manifests a=b2g-bump 2014-09-29 03:56:57 -07:00
B2G Bumper Bot
273cdbbc15 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9f5be4df18d2
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #24418 from crdlc/bug-1067772

Bug 1067772 - (app-grouping) Naming/renaming groups

========

https://hg.mozilla.org/integration/gaia-central/rev/c3d8706d7ea7
Author: crdlc <crdlc@tid.es>
Desc: Bug 1067772 - (app-grouping) Naming/renaming groups

========

https://hg.mozilla.org/integration/gaia-central/rev/add0f6a1bf43
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #24502 from fjaguero/remove-simple-tiling-dev-panel

Bug 1072834 - Remove simple tiling from developer panel r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/c974e0105634
Author: Fernando Agüero <fjaguero@gmail.com>
Desc: Bug 1072834 - Remove simple tiling from developer panel
2014-09-29 03:50:46 -07:00
Yoshi Huang
2ec59f6b64 Bug 1069177 - B2G NFC: rename nsINFCPeerEventListener to nsINfcDOMEventTarget. r=dimi 2014-09-24 14:52:04 +08:00
B2G Bumper Bot
6d320d2bd9 Bumping manifests a=b2g-bump 2014-09-29 02:52:36 -07:00
B2G Bumper Bot
ebf4ea9383 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0cd10c42702f
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #24472 from arcturus/bug-1072723

Bug 1072723 - [NFC] Could not import contact via NFC

========

https://hg.mozilla.org/integration/gaia-central/rev/1e4b8d611a48
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1072723 - [NFC] Could not import contact via NFC
2014-09-29 02:50:48 -07:00
B2G Bumper Bot
2e1e6c377f Bumping manifests a=b2g-bump 2014-09-29 02:11:58 -07:00
B2G Bumper Bot
f80b9b112e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c52c3164207
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Merge pull request #24095 from acperez/bug-935103

Bug 935103 - Remove confirmation popup after PIN screen.

========

https://hg.mozilla.org/integration/gaia-central/rev/58f937364133
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Bug 935103 - Remove confirmation popup after PIN screen.
2014-09-29 02:05:48 -07:00
B2G Bumper Bot
3438c12914 Bumping manifests a=b2g-bump 2014-09-29 01:43:23 -07:00
B2G Bumper Bot
4f4e57c1cc Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1728515a190
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23747 from robertbindar/custom_behavior

Bug 912645 - ability to indicate notification modes. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/0a4dc50598c3
Author: robertbindar <robertbindar@gmail.com>
Desc: Bug 912645: ability to indicate notification modes

========

https://hg.mozilla.org/integration/gaia-central/rev/7eed1079e859
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #24247 from ddrmanxbxfr/bug_1062803

Bug 1062803 - Replace the custom functions used to load JSON files with ...r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/08fb5519add7
Author: Mathieu Rhéaume <mathieu@codingrhemes.com>
Desc: Bug 1062803 - Replace the custom functions used to load JSON files with the new shared helper in the system app.

========

https://hg.mozilla.org/integration/gaia-central/rev/d642ff3999ab
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #24287 from ddrmanxbxfr/bug_1005331

Bug 1005331 - JSHint fixes for shared/js/media/. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/bc6c0bbd0fff
Author: Mathieu Rhéaume <mathieu@codingrhemes.com>
Desc: Bug 1005331 - JSHint fixes for shared/js/media/

========

https://hg.mozilla.org/integration/gaia-central/rev/6298aad7dd61
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #24464 from albertopq/1073032-call-log-notif

Bug 1073032 - Clear ambient indicator when removing notification r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/6cd05fe9478a
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1073032 - Clear ambient indicator when removing notification
2014-09-29 01:35:49 -07:00
B2G Bumper Bot
e91f159393 Bumping manifests a=b2g-bump 2014-09-29 00:27:03 -07:00
B2G Bumper Bot
da85dc660b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ac9087ee6e6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073157 - [System] fix wallpaper_manager.js tests with a newer mocha r=djf
2014-09-29 00:20:50 -07:00
B2G Bumper Bot
371209aa5f Bumping manifests a=b2g-bump 2014-09-28 23:42:04 -07:00
B2G Bumper Bot
9c2a4f927d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a98d7e35e673
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #23192 from snowmantw/issue1057198-as-iframe

Bug 1057198 - [LockScreen] Decoupling LockScreen with System before it becomes an iframe

========

https://hg.mozilla.org/integration/gaia-central/rev/0e802b40b42b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1057198 - [LockScreen] Decoupling LockScreen with System before it becomes an iframe
2014-09-28 23:35:46 -07:00
B2G Bumper Bot
5b95f478b4 Bumping manifests a=b2g-bump 2014-09-28 20:07:00 -07:00
B2G Bumper Bot
0db75d23ba Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c362fcebca8
Author: RickyChien <ricky060709@gmail.com>
Desc: Merge pull request #24276 from RickyChien/bug-963009

Bug 963009 - [Gaia][Build] Test coverage r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/5d228139d199
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 963009 - [Gaia][Build] Test coverage
2014-09-28 20:00:49 -07:00
B2G Bumper Bot
a51d398129 Bumping manifests a=b2g-bump 2014-09-27 23:22:06 -07:00
B2G Bumper Bot
2ee9297d92 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c8323e3e024a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24231 from KevinGrandon/bug_1062048_part_2_day_view_test_wait_settings

Bug 1062048 - Wait for time format settings change

========

https://hg.mozilla.org/integration/gaia-central/rev/d9d69c56aecd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1062048 - Wait for time format settings change r=kgrandon
2014-09-27 23:15:55 -07:00
B2G Bumper Bot
60d623ffc3 Bumping manifests a=b2g-bump 2014-09-27 17:11:58 -07:00
B2G Bumper Bot
3a4d62aa96 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d93a319ad5e5
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #24340 from gregorwagner/1071529

Bug 1071529 - Remove deprecated-hwvideo permissions. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/70304513f177
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Bug 1071529 - Remove deprecated-hwvideo permissions. r=djf
2014-09-27 17:05:48 -07:00
B2G Bumper Bot
b4ef190e18 Bumping manifests a=b2g-bump 2014-09-27 14:37:35 -07:00
B2G Bumper Bot
7eaf8f0a88 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b344581e017d
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1069150 - [sms] unittest threads_test.js incorrect using assert.include for testing existing object property r=julien
2014-09-27 14:35:47 -07:00
B2G Bumper Bot
b2dbd0da9a Bumping manifests a=b2g-bump 2014-09-27 14:26:57 -07:00
B2G Bumper Bot
d3ac8dac1d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a36b8771b1c0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 956192 - Follow-up, Remove old reference to nonexistent file r=kgrandon
2014-09-27 14:20:47 -07:00
B2G Bumper Bot
24970bddce Bumping manifests a=b2g-bump 2014-09-27 10:26:58 -07:00
B2G Bumper Bot
fce0eb1713 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c5b194a7893
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #24407 from jrburke/bug1069412-email-xoauth2-reauth

Bug 1069412 - Email constantly asks me to reauthenticate r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/53c10e0ea8c6
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1069412 - Email constantly asks me to reauthenticate
2014-09-27 10:20:47 -07:00
B2G Bumper Bot
be70a81d9d Bumping manifests a=b2g-bump 2014-09-27 10:12:30 -07:00
B2G Bumper Bot
9e72d8533b Bumping manifests a=b2g-bump 2014-09-26 21:17:03 -07:00
B2G Bumper Bot
0fda263b5b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/676e1e6dcbf2
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #22864 from zbraniecki/1053629-simplify-settextcontent

Bug 1053629 - Reduce complexity of setTextContent. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/3ed0ddfadf4e
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1053629 - Reduce complexity of setTextContent
2014-09-26 21:10:48 -07:00
Wes Kocher
0b16969b38 Merge m-c to b2g-inbound a=merge 2014-09-26 19:17:41 -07:00
Seth Fowler
3a2b094921 Bug 1069369 - Remove all manual discarding during frame lookup. r=tn a=kwierso
--HG--
extra : amend_source : 1e5092aafae1404a816a41b258c307ebfcb1e8bc
2014-09-26 18:50:24 -07:00
Wes Kocher
03174b6f29 Merge fx-team to m-c a=merge 2014-09-26 18:34:03 -07:00
Dave Hylands
2d1fba9969 Bug 1073088 - Don't close the mtp file descriptor twice. r=mwu 2014-09-26 16:21:58 -07:00
Ryan VanderMeulen
c49e71ae1b Merge m-c to fx-team. a=merge 2014-09-26 17:03:33 -04:00