B2G Bumper Bot
31f64b9e69
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7901ee8df0bb
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30293 from albertopq/1168061-statusbar-icons
Bug 1168061 - Moving statusbar icons HTML to each icon file r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/4626ba02c333
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1168061 - Moving statusbar icons HTML to each icon file
2015-06-02 02:45:28 -07:00
Patrick Brosset
f9c83dd852
Bug 1170477 - 1 - Quick code cleanup for better eslint compliancy; r=tromey
2015-06-02 11:26:24 +02:00
Thomas Zimmermann
0f08e85d05
Bug 1168806: Use 'consumer thread' in socket interface, r=kmachulis
...
The socket IPC interfaces still use 'main thread' in a number of
places. This patch changes all such interfaces and documentation
to speak of 'consumer thread' instead.
2015-06-02 10:01:58 +02:00
Thomas Zimmermann
fb090327db
Bug 1168806: Configurable consumer thread for socket IPC classes, r=kmachulis
...
The consumer thread handles socket creation, destruction, and
data processing for socket IPC. Traditionally this has been
done on the main thread.
This patch extends the socket IPC classes to support arbitrary
consumer threads. The thread is configured when establishing a
connection, and performs all of the above operations until the
socket is closed.
2015-06-02 10:01:57 +02:00
Thomas Zimmermann
d8e16014cd
Bug 1168806: Configurable I/O thread for socket IPC classes, r=kmachulis
...
The I/O thread sends and receives data on a file descriptor. This
has traditionally been performed on a single I/O thread.
This patch extends the socket IPC classes to support arbitrary I/O
threads. The thread is configured when a connection is established
and used until the socket gets closed.
2015-06-02 10:01:57 +02:00
B2G Bumper Bot
b86d1d9857
Bumping manifests a=b2g-bump
2015-06-02 00:37:26 -07:00
B2G Bumper Bot
d46a1d5977
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f1e40b13dde0
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #30276 from ian-liu/bluetooth/bug1168325_cannot_get_default_adatper_in_bluetooth_app
Bug 1168325 - revised the incorrected event name for Bluetooth APIv2
========
https://hg.mozilla.org/integration/gaia-central/rev/e24f7efa2590
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1168325 - revised the incorrected event name for Bluetooth APIv2
2015-06-02 00:35:28 -07:00
Baptiste Emmanuel
57d20c53fa
Bug 1166596 - Rename "Marketplace" link on about:home to "Apps". r=adw
2015-06-02 09:34:30 +02:00
B2G Bumper Bot
4daebaeb50
Bumping manifests a=b2g-bump
2015-06-02 00:17:13 -07:00
B2G Bumper Bot
72ba34c141
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/804fa1020ae1
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #30346 from gabrielesvelto/bug-1121920
Bug 1121920 - [Dialer][CallScreen] JavaScript Error: 'InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable' r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/c25c3afae7cb
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 1121920 - [Dialer][CallScreen] JavaScript Error: 'InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable' r=gsvelto
2015-06-02 00:15:17 -07:00
B2G Bumper Bot
dce2921dcf
Bumping manifests a=b2g-bump
2015-06-02 00:02:24 -07:00
B2G Bumper Bot
e07431b596
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7cf626b82efc
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30062 from gasolin/issue-1151765-3
Bug 1151765 - use gulp to build jsdocs, r=ricky
========
https://hg.mozilla.org/integration/gaia-central/rev/82eb277b0ba2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1151765 - use gulp to build jsdocs, r=ricky
- use jsdoc directly instead of gulp-jsdoc
- use del instead of gulp-rimraf
========
https://hg.mozilla.org/integration/gaia-central/rev/2714eff8f1d7
Author: John Hu <im@john.hu>
Desc: Merge pull request #30302 from john-hu/bug-1164354-app-install-manager-smart-modal-dialog
Bug 1164354 - migrate app install manager to use smart-modal-dialog, r=chens
========
https://hg.mozilla.org/integration/gaia-central/rev/e95d77d80a06
Author: John Hu <im@john.hu>
Desc: Bug 1164354 - migrate app install manager to use smart-modal-dialog
2015-06-02 00:00:28 -07:00
B2G Bumper Bot
7093fc5f47
Bumping manifests a=b2g-bump
2015-06-01 23:42:59 -07:00
B2G Bumper Bot
d0ebcd5c69
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4d386efcafad
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #30357 from asutherland/email-bug1169589
Bug 1169589 - [email/backed] Folder depths are wrong because of mismatched argument call lists and type coercion. r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/e11fa0728d65
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1169589 - [email/backed] Folder depths are wrong because of mismatched argument call lists and type coercion. r=mcav
land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/390
2015-06-01 23:40:39 -07:00
B2G Bumper Bot
ce07e1a4af
Bumping manifests a=b2g-bump
2015-06-01 23:27:25 -07:00
B2G Bumper Bot
44e20e30aa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c1b0784b3a4e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30334 from gasolin/issue-1169821
Bug 1169821 - [Settings] USB mass Storage is inconsistently capitalized, r=ej
========
https://hg.mozilla.org/integration/gaia-central/rev/6d6ba640c03d
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1169821 - [Settings] USB mass Storage is inconsistently capitalized, r=ej
2015-06-01 23:25:28 -07:00
Jamin Liu
983bcaca90
Bug 1170086 - Fix the parameter type of DispatchReplyError() in StartLeScan result handler. r=joliu
2015-06-02 13:55:12 +08:00
B2G Bumper Bot
193f42152f
Bumping manifests a=b2g-bump
2015-06-01 22:52:19 -07:00
B2G Bumper Bot
d11dead1c5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d273403c4374
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #30349 from gabrielesvelto/bug-1043165-call-promise-error
Bug 1124992 - Use the promise resolution to display error message when adding calls to a conference r=thills
========
https://hg.mozilla.org/integration/gaia-central/rev/5b5fbebdf271
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1124992 - Use the promise resolution to display error message when adding calls to a conference r=thills
2015-06-01 22:50:21 -07:00
Phil Ringnalda
f7ea504b6d
Back out 7 changesets (bug 1147064) for NullPointerExceptions
...
Backed out changeset 1e9ce9823fd0 (bug 1147064)
Backed out changeset 17d997c1e1dc (bug 1147064)
Backed out changeset cb76155407ab (bug 1147064)
Backed out changeset 3194afdcbb92 (bug 1147064)
Backed out changeset 87af8d27e784 (bug 1147064)
Backed out changeset fd6e15eb81c3 (bug 1147064)
Backed out changeset 1175733ce0bb (bug 1147064)
2015-06-01 21:40:01 -07:00
B2G Bumper Bot
02add86765
Bumping manifests a=b2g-bump
2015-06-01 18:27:21 -07:00
Wes Kocher
552912acca
Backed out 7 changesets (bug 1141865) for assertion failures in various test suites CLOSED TREE
...
Backed out changeset 3796a4c827e4 (bug 1141865)
Backed out changeset 41a10ac99656 (bug 1141865)
Backed out changeset 027bba006fbb (bug 1141865)
Backed out changeset fc9d645f55b3 (bug 1141865)
Backed out changeset 6b87d4ed5d30 (bug 1141865)
Backed out changeset fcbf3e53cce6 (bug 1141865)
Backed out changeset 4a9a06c26be7 (bug 1141865)
2015-06-01 18:25:38 -07:00
B2G Bumper Bot
c6fcf0dcfb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/198a7ed2a383
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30269 from zbraniecki/1169030-update-gallery-to-modern-l10n-api
Bug 1169030 - Update Gallery to use modern L10n API
========
https://hg.mozilla.org/integration/gaia-central/rev/01a5af19658e
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1169030 - Update Gallery to use modern L10n API
2015-06-01 18:25:25 -07:00
Wes Kocher
0eb5b661b2
Backed out changeset c0e7bdb0da7b (bug 1141865) for assertions
2015-06-01 18:24:37 -07:00
Wes Kocher
d2d5bbbbc8
Backed out changeset 3e660b56c502 (bug 1169171) for easily backing out bug 1141865
2015-06-01 18:23:51 -07:00
Wes Kocher
64ef173591
Backed out changeset 4275a4bf842e (bug 1169511)
2015-06-01 18:23:50 -07:00
Wes Kocher
f85497d1e9
Backed out changeset 8b0cd6ec2fc4 (bug 1167845)
2015-06-01 18:23:49 -07:00
Wes Kocher
ac82bda464
Backed out changeset 79466a3087b1 (bug 1167845)
2015-06-01 18:23:48 -07:00
Wes Kocher
7e8fa96db9
Backed out changeset ce16efb6bee2 (bug 1141865) for assertions
2015-06-01 18:23:15 -07:00
Wes Kocher
860f87c77b
Backed out changeset 47a103414177 (bug 1166504) for mochitest-e10s-4 permafail CLOSED TREE
2015-06-01 17:59:17 -07:00
Wes Kocher
bd796581dc
Backed out 14 changesets (bug 1165515) for b2g mochitest-6 permafail CLOSED TREE
...
Backed out changeset 9b97e2aa2ed9 (bug 1165515)
Backed out changeset 150606c022a2 (bug 1165515)
Backed out changeset 4e875a488349 (bug 1165515)
Backed out changeset 467e7feeb546 (bug 1165515)
Backed out changeset d6b6cc373197 (bug 1165515)
Backed out changeset 0615265b593c (bug 1165515)
Backed out changeset fafd1dce9f08 (bug 1165515)
Backed out changeset d1df869245f9 (bug 1165515)
Backed out changeset 6876a7c63611 (bug 1165515)
Backed out changeset b7841c94a9a3 (bug 1165515)
Backed out changeset e5e3617f7c73 (bug 1165515)
Backed out changeset 39be3db95978 (bug 1165515)
Backed out changeset 0ec74176f8de (bug 1165515)
Backed out changeset 5b928dd10d71 (bug 1165515)
2015-06-01 17:57:58 -07:00
B2G Bumper Bot
65a12764b5
Bumping manifests a=b2g-bump
2015-06-01 17:17:17 -07:00
B2G Bumper Bot
7cbf060106
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/412c553fdc14
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #30317 from rwood-moz/bug1168928-worker
Bug 1168928 - Switch raptor worker type to reduce variance
========
https://hg.mozilla.org/integration/gaia-central/rev/20f57e3b5a28
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1168928 - Switch raptor worker type to reduce variance, r=garndt
2015-06-01 17:15:20 -07:00
Eric Faust
5d74325af0
Bug 1141865 - Followup followup: Fix the WIN64 build on a CLOSED TREE. (rs=shu)
2015-06-01 17:00:25 -07:00
Mike Hommey
c1b6c046e4
Bug 1169937 - Bump mozharness to 3030ddc03dd3
2015-06-02 07:55:23 +09:00
David Anderson
9817e1fb08
Fix a startup crash when attempting to test D3D11 texture sharing. (bug 1170211, r=jmuizelaar, a=KWierso)
2015-06-01 15:45:19 -07:00
Michael Comella
74cd076df5
Bug 1170289 - Set default search engine favicon to magnifying glass. r?Margaret
...
This doesn't work for the Settings screen (bug 1170346).
2015-06-01 15:33:11 -07:00
Nick Alexander
245f941fb6
Bug 1170332 - Fix |mach robocop SINGLE_TEST|. r=ahal,gbrown
...
This patch declares robocop.ini an instrumentation manifest. It's not
currently possible to declare tests that don't correspond to files, so
we include the .java extension. (This could be revisited.)
In |mach robocop|, we use the generic test resolving infrastructure to
select the 'instrumentation'/'robocop' flavor/subsuite tests. In
|runtestsremote.py|, we fall back to robocop.ini, as we always have.
2015-06-01 14:45:48 -07:00
J. Ryan Stinnett
72352fe588
Bug 1168084 - Persist view source tab options. r=mconley
2015-06-01 16:26:33 -05:00
Michael Comella
faedf2869f
Bug 1170289 - Use ImageView in the search engine bar. r?Margaret
2015-06-01 14:18:36 -07:00
Michael Comella
3ef41af146
Bug 1170289 - Backout Bug 1166868 (changeset b73de443b580 & fefa03e0fb9d). r?Margaret
...
These patches added complexity that we're removing by implementing this bug.
2015-06-01 14:16:55 -07:00
Wes Kocher
37b4db062c
Merge m-c to fx-team, a=merge
2015-06-02 18:44:31 -07:00
Jeff Walden
1d495b2c73
Bug 1167845 - Rename ParseHandler::isName to ParseHandler::maybeName. r=efaust
2015-06-01 13:28:36 -07:00
Wes Kocher
517844a5dd
Merge m-c to b2ginbound, a=merge
2015-06-01 12:31:37 -07:00
Wes Kocher
b3e26bcaae
Merge b-i to m-c a=merge
2015-06-01 12:19:33 -07:00
Wes Kocher
83c63a14fe
Backed out changeset 666b584fb521 to let the real fix land a=me
2015-06-01 12:16:31 -07:00
Wander Lairson Costa
8969fc1aa9
Bug 1164212: Add aries dogfood build task. r=garndt a=patch
2015-06-01 14:17:49 -03:00
B2G Bumper Bot
a86e27d550
Bumping manifests a=b2g-bump
2015-06-01 10:07:25 -07:00
B2G Bumper Bot
cfa87a2e7f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c7beef2b034d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1170120 - Move dependency decls from jsm pkgs to appropriate manifests"
This reverts commit d5c94553667702bc2137cf6fc852643e44b9971b.
2015-06-01 10:05:28 -07:00
B2G Bumper Bot
738edcf587
Bumping manifests a=b2g-bump
2015-06-01 09:47:16 -07:00