Граф коммитов

384819 Коммитов

Автор SHA1 Сообщение Дата
B2G Bumper Bot 06a7533f3f Bumping manifests a=b2g-bump 2014-09-29 06:56:58 -07:00
B2G Bumper Bot 93d2f2ffc6 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 09b0726f4c Bumping manifests a=b2g-bump 2014-09-29 06:47:51 -07:00
B2G Bumper Bot 462ed5d543 Bumping manifests a=b2g-bump 2014-09-29 06:42:04 -07:00
B2G Bumper Bot b068fb34cc 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 e474975965 Bumping manifests a=b2g-bump 2014-09-29 06:32:32 -07:00
B2G Bumper Bot 083744dc84 Bumping manifests a=b2g-bump 2014-09-29 06:26:55 -07:00
B2G Bumper Bot 3b4ed0a039 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 f73b9d42e9 Bumping manifests a=b2g-bump 2014-09-29 06:12:01 -07:00
B2G Bumper Bot b3bc7aae12 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 168903ef93 Bumping manifests a=b2g-bump 2014-09-29 05:56:58 -07:00
B2G Bumper Bot 4771792758 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 1d866f58ba Bumping manifests a=b2g-bump 2014-09-29 05:11:57 -07:00
B2G Bumper Bot 415030ef55 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 3a1d4e7272 Bumping manifests a=b2g-bump 2014-09-29 04:26:58 -07:00
B2G Bumper Bot 1051085cd2 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 b013d1aec0 Bumping manifests a=b2g-bump 2014-09-29 03:56:57 -07:00
B2G Bumper Bot 186c71fa6b 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 0c2106b155 Bug 1069177 - B2G NFC: rename nsINFCPeerEventListener to nsINfcDOMEventTarget. r=dimi 2014-09-24 14:52:04 +08:00
B2G Bumper Bot 902a480077 Bumping manifests a=b2g-bump 2014-09-29 02:52:36 -07:00
B2G Bumper Bot 755f699aa0 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 01d49d94b6 Bumping manifests a=b2g-bump 2014-09-29 02:11:58 -07:00
B2G Bumper Bot 7883dce522 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 946a6f4a82 Bumping manifests a=b2g-bump 2014-09-29 01:43:23 -07:00
B2G Bumper Bot 678593e224 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 1813f572d7 Bumping manifests a=b2g-bump 2014-09-29 00:27:03 -07:00
B2G Bumper Bot 862903f667 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 2f433e0340 Bumping manifests a=b2g-bump 2014-09-28 23:42:04 -07:00
B2G Bumper Bot 6f88f72683 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 d899822864 Bumping manifests a=b2g-bump 2014-09-28 20:07:00 -07:00
B2G Bumper Bot ed327c9255 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 a39075d11c Bumping manifests a=b2g-bump 2014-09-27 23:22:06 -07:00
B2G Bumper Bot 06fe910ec9 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 9d5ef37ccc Bumping manifests a=b2g-bump 2014-09-27 17:11:58 -07:00
B2G Bumper Bot 88c8025dbd 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 e0ab8c2324 Bumping manifests a=b2g-bump 2014-09-27 14:37:35 -07:00
B2G Bumper Bot 01fa968b0c 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 bc21faf8b3 Bumping manifests a=b2g-bump 2014-09-27 14:26:57 -07:00
B2G Bumper Bot c480fad29e 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 6c6fa57fe1 Bumping manifests a=b2g-bump 2014-09-27 10:26:58 -07:00
B2G Bumper Bot 318e6adcaa 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 b93a1a8698 Bumping manifests a=b2g-bump 2014-09-27 10:12:30 -07:00
B2G Bumper Bot 72c3ab3ae6 Bumping manifests a=b2g-bump 2014-09-26 21:17:03 -07:00
B2G Bumper Bot 901552d00e 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 72658fc62b Merge m-c to b2g-inbound a=merge 2014-09-26 19:17:41 -07:00
Seth Fowler 4013169e71 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 d0b4b2a11b Merge fx-team to m-c a=merge 2014-09-26 18:34:03 -07:00
Dave Hylands 8903641d95 Bug 1073088 - Don't close the mtp file descriptor twice. r=mwu 2014-09-26 16:21:58 -07:00
Ryan VanderMeulen dde1078a03 Merge m-c to fx-team. a=merge 2014-09-26 17:03:33 -04:00
Ryan VanderMeulen 98e739540d Merge m-c to b2g-inbound. a=merge 2014-09-26 17:02:33 -04:00