Commit Graph

214574 Commits

Author SHA1 Message Date
B2G Bumper Bot
3c37425af6 Bumping manifests a=b2g-bump 2014-11-06 13:02:15 -08:00
B2G Bumper Bot
c7f93ad150 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e900ea5ab33
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24791 from rjmackay/bug-1062798-settings-app-json-loading

Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in Settings App

========

https://hg.mozilla.org/integration/gaia-central/rev/29e1ba8d5c8d
Author: Robbie Mackay <rm@robbiemackay.com>
Desc: Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in SettingsApp

Replace various custom JSON loaders in SettingsApp with LazyLoader.getJSON.
Refactor code to handle promises where needed, and update tests to match.
2014-11-06 12:50:51 -08:00
B2G Bumper Bot
fc613add2f Bumping manifests a=b2g-bump 2014-11-06 12:44:22 -08:00
B2G Bumper Bot
fe5390a98a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f873a6c302e4
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #24825 from gtorodelvalle/callscreen-bug-977056-participant-leaving-conference

Bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list

========

https://hg.mozilla.org/integration/gaia-central/rev/0df4167a2978
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list

========

https://hg.mozilla.org/integration/gaia-central/rev/90ded75718f2
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #25671 from DouglasSherk/1045820-sim-picker-dialer

Bug 1045820 - Port SimPicker implementation in MSAB and comms apps to GaiaSimPicker. r=gtorodelvalle, r=julienw, r=jmcf, r=rickychien

========

https://hg.mozilla.org/integration/gaia-central/rev/6292b6cf5de3
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1045820 - Port SimPicker implementation in MSAB and comms apps to GaiaSimPicker. r=gtorodelvalle, r=julienw, r=jmcf, r=rickychien
2014-11-06 12:44:08 -08:00
Ryan VanderMeulen
7abf6d3353 Merge m-c to inbound. a=merge
CLOSED TREE
2014-11-06 15:25:21 -05:00
Felipe Gomes
42dcb3e98c Bug 1093691 - Enable e10s by default on Nightly (not riding trains), and activate infobar notice. r=gavin a=RyanVM on a CLOSED TREE 2014-11-06 17:58:40 -02:00
Dave Townsend
3a30dbe4a5 Bug 1093161: Fix load flags for new loads when transitioning from non-remote to remote processes. r=ttaubert 2014-11-06 11:04:59 -08:00
Dave Townsend
9f50e135a8 Bug 1095024: Port bug 987849 to mochitest-jetpack. r=jmaher 2014-11-06 12:16:15 -08:00
Mark Banner
aa3a4e072d Bustage fix from bug 1074688 part 3, conflicting with another patch. Fix the mocking of the tests to fix stubbing. rs+a=bustage-fix 2014-11-06 21:41:47 +00:00
B2G Bumper Bot
426b005bab Bumping manifests a=b2g-bump 2014-11-06 10:48:13 -08:00
B2G Bumper Bot
079025ba3d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1380aa2d9459
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 1094904 - Bump gaiatest version to 0.30. r=dhunt
2014-11-06 10:45:57 -08:00
B2G Bumper Bot
50c9ae92fd Bumping manifests a=b2g-bump 2014-11-06 08:15:48 -08:00
B2G Bumper Bot
764773e2f7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a8ff22af3eec
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25765 from viorelaioia/bug_1090281

Bug 1090281 - Investigate failure in test_setup_and_send_imap_email.py

========

https://hg.mozilla.org/integration/gaia-central/rev/0f71ac393416
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1090281 - Investigate failure in test_setup_and_send_imap_email.py
2014-11-06 08:13:31 -08:00
James Long
545ca3bc3b Bug 1094965 - Move 'fetch' from the script actor to DevToolsUtils. r=fitzgen 2014-11-06 10:31:00 -05:00
Yoshi Huang
0742f73807 Bug 1055460 - replace config request with power request. r=dimi
From 2860c6c7d3783e0f7cf71bcaacbc324dc288c8af Mon Sep 17 00:00:00 2001
---
 dom/nfc/NfcContentHelper.js        |  4 ++--
 dom/nfc/gonk/Nfc.js                | 18 +++++++-----------
 dom/nfc/gonk/NfcGonkMessage.h      |  6 +++---
 dom/nfc/gonk/NfcMessageHandler.cpp | 20 ++++++++++----------
 dom/nfc/gonk/NfcMessageHandler.h   |  4 ++--
 5 files changed, 24 insertions(+), 28 deletions(-)
2014-11-06 17:57:49 +08:00
B2G Bumper Bot
edbfd50e8a Bumping manifests a=b2g-bump 2014-11-07 03:02:20 -08:00
B2G Bumper Bot
6ed4cd19d5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2b7f5c48bcc5
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25863 from dwi2/bug1014418_v2

Bug 1014418 - Dispatching hardware button event in Gaia, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/7bab6e845e1a
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1014418 - Dispatching hardware button event in Gaia
2014-11-07 02:55:51 -08:00
B2G Bumper Bot
d189d2f7f4 Bumping manifests a=b2g-bump 2014-11-07 02:42:49 -08:00
B2G Bumper Bot
097fbb8056 Bumping manifests a=b2g-bump 2014-11-07 01:47:25 -08:00
B2G Bumper Bot
411bac3cd1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6792a68929d3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25831 from alivedise/bugzilla/1084495_master/commit-close

Bug 1084495 - Commit close in kill, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/2acc4f665843
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1084495 - Commit close in kill
2014-11-07 01:40:54 -08:00
Emanuel Hoogeveen
48e718ec4f Bug 1084651 - Part 5: Simplify Cycle Collector logic now that SliceBudget makes more sense. r=mccr8 2014-11-06 10:14:00 +01:00
Gavin Sharp
c1fa8f2552 Bug 1094409 - Explain in the preferences UI the reason when e10s is disabled. r=felipe 2014-11-05 17:01:25 -08:00
Felipe Gomes
dc0ba561b6 Bug 1093689 - Update text for e10s notification. r=gavin 2014-11-06 17:23:43 -02:00
Nicolas Silva
282ae257f6 Bug 1089183 - Blacklist D2D on a range of ATI drivers that don't handle dxgi keyed mutex properly. r=bjacob
CLOSED TREE
2014-11-06 10:33:00 -05:00
Stephen Pohl
2d7c6afe31 Bug 1091109: Followup to avoid intermittent test failures on a CLOSED TREE. r=myk a=lmandel,RyanVM 2014-11-06 11:57:22 -05:00
Boris Zbarsky
476420891a Bug 1084439 followup. Remove now-unsed enum. 2014-11-06 10:55:19 -05:00
Boris Zbarsky
0381435644 Bug 1094544. Use [Exposed=System] some more instead of hardcoding binding bits in xpc::InitGlobalObject. r=bholley 2014-11-06 10:54:38 -05:00
Carsten "Tomcat" Book
ea9a16d713 Backed out changeset f1989cb41965 (bug 1093686) for B2G Desktop Linux opt m1 test failures 2014-11-06 16:42:36 +01:00
Mason Chang
046d1df085 bug 1094058. Include timer.h for nsecs_t definition on flatfish builds. r=mwu 2014-11-05 14:16:52 -08:00
B2G Bumper Bot
a66c65f9e7 Bumping manifests a=b2g-bump 2014-11-06 07:33:11 -08:00
B2G Bumper Bot
ff1a73e252 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1cf711cc0add
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1070047 - Upgrade chaijs to version 1.9.2 r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/cef874a04997
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #25324 from wilsonpage/1082625

Bug 1082625 - [Flame][Video] When camera is started by the video app, the mode

========

https://hg.mozilla.org/integration/gaia-central/rev/3af27160e581
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1082625 - [Flame][Video] When camera is started by the video app, the mode
2014-11-06 07:30:54 -08:00
B2G Bumper Bot
56f99206f0 Bumping manifests a=b2g-bump 2014-11-06 07:22:15 -08:00
B2G Bumper Bot
c58d03a48a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0bfd456f50cb
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25310 from JohanLorenzo/bug-1082759

Bug 1082759 - go_to_url(self, url) doesn't escape ~ to browse http://peo...

========

https://hg.mozilla.org/integration/gaia-central/rev/6a4e1b621919
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1082759 - go_to_url(self, url) doesn't escape ~ to browse http://people.mozilla.com/~login/
2014-11-06 07:16:21 -08:00
B2G Bumper Bot
f2d2b458e0 Bumping manifests a=b2g-bump 2014-11-06 07:08:45 -08:00
B2G Bumper Bot
57268c06d0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/16f1b5b5f565
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #25673 from gaye/bug-857284

Bug 857284 - Only fire one alarm for past events when multiple exist r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/46acc6145ff4
Author: gaye <gaye@mozilla.com>
Desc: Bug 857284 - Only fire one alarm for past events when multiple exist

========

https://hg.mozilla.org/integration/gaia-central/rev/0455d58faef7
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #25883 from Cwiiis/bug1084252-fixup

Bug 1084252 - Add TODO comment about removing duplicated style. r=steveck

========

https://hg.mozilla.org/integration/gaia-central/rev/efee836dd5b9
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1084252 - Add TODO comment about removing duplicated style. r=steveck

Once the attachment menu uses the shared options menu element, we want to
remove the duplicated style rules in sms.css.
2014-11-06 07:06:46 -08:00
B2G Bumper Bot
4f5571b873 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a68c734ba8ec
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #25407 from Cwiiis/bug1084252-missing-airplane-mode-dialog

Bug 1084252 - Fix airplane mode dialog not displaying. r=steveck,thills

========

https://hg.mozilla.org/integration/gaia-central/rev/3ad27e0006ac
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1084252 - Fix airplane mode dialog not displaying. r=steveck,thills
2014-11-06 06:41:34 -08:00
B2G Bumper Bot
d1ada1b29a Bumping manifests a=b2g-bump 2014-11-06 06:02:19 -08:00
B2G Bumper Bot
b1df94eb56 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43baac842b30
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Merge pull request #25669 from ahal/fix_search_timeout

Bug 1091783 - Fix places in gaia integration tests that depended on mari...

========

https://hg.mozilla.org/integration/gaia-central/rev/4c179fee25a5
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Bug 1091783 - Fix Gij tests which depend on broken marionette.findElements() functionality, r=kgrandon,mcav
2014-11-06 05:55:53 -08:00
B2G Bumper Bot
6fc71e208f Bumping manifests a=b2g-bump 2014-11-06 05:47:24 -08:00
B2G Bumper Bot
8f56f6d2fc Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4d91989167da
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #25723 from matarrese/bug-1083733

Bug 1083733 - [Contacts] Contact search higlights more letters than inpu...

========

https://hg.mozilla.org/integration/gaia-central/rev/8dd801818f30
Author: Antonio M <matarrese@gmail.com>
Desc: Bug 1083733 - [Contacts] Contact search higlights more letters than input on the search

========

https://hg.mozilla.org/integration/gaia-central/rev/9476a31f2338
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #25805 from gmarty/Bug-1090265-Icons-prioritization

Bug 1090265 - Add integration test for icons prioritization

========

https://hg.mozilla.org/integration/gaia-central/rev/d40da7004943
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1090265 - Add integration test for icons prioritization
2014-11-06 05:40:53 -08:00
B2G Bumper Bot
4c32d755b1 Bumping manifests a=b2g-bump 2014-11-06 05:32:16 -08:00
B2G Bumper Bot
433dd2eb8e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/94dcf317c5bd
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25391 from alivedise/bugzilla/1079748/hierarchy-manager-v2

Bug 1079748 - Implement hierarchy manager, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/ab95c7ecf87d
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1079748 - Implement hierarchy manager
2014-11-06 05:25:52 -08:00
Carsten "Tomcat" Book
75419df577 Merge mozilla-central to b2g-inbound 2014-11-06 14:02:51 +01:00
Carsten "Tomcat" Book
ae68da35a9 merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
B2G Bumper Bot
8b03d5e7e2 Bumping manifests a=b2g-bump 2014-11-06 04:27:20 -08:00
B2G Bumper Bot
fdbdc48595 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1076701 - [Contact] Improve UI on index circle for the Contact list

========

https://hg.mozilla.org/integration/gaia-central/rev/1785c961f707
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1076701 - [Contact] Improve UI on index circle for the Contact list
2014-11-06 04:20:52 -08:00
Carsten "Tomcat" Book
bf8792d64a merge fx-team to mozilla-central a=merge 2014-11-06 13:00:52 +01:00
B2G Bumper Bot
1506ff381a Bumping manifests a=b2g-bump 2014-11-06 02:41:53 -08:00
B2G Bumper Bot
10090d3e62 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1abd6e721b3b
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #25774 from jankeromnes/adbstatus2

Bug 998328 - Add a remote debugging status icon. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/d12b082bdc3e
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 998328 - Add a remote debugging status icon. r=mhenretty
2014-11-06 02:35:52 -08:00
B2G Bumper Bot
11dd28d332 Bumping manifests a=b2g-bump 2014-11-06 02:27:18 -08:00