Eric Rahm
a5f9effa73
Bug 1239212 - Append missing newlines to log messages. r=froydnj
2016-01-13 10:58:44 -08:00
Carsten "Tomcat" Book
ad37b66604
merge mozilla-inbound to mozilla-central a=merge
2016-01-13 11:57:15 +01:00
Carsten "Tomcat" Book
4a820999b3
merge fx-team to mozilla-central a=merge
2016-01-13 11:53:48 +01:00
Edgar Chen
0ea487954d
Bug 1239261 - We should download the xulrunner from taskcluster artifact instead of people.mozilla.org; r=garndt
2016-01-13 18:08:53 +08:00
Jocelyn Liu
3dc4c35ece
Bug 1228546 - Implement peripheral mode support for GATT API. r=brsun, r=mrbkap
2016-01-15 09:50:54 +08:00
B2G Bumper Bot
be9e60b480
Bumping manifests a=b2g-bump
2016-01-14 16:55:48 -08:00
B2G Bumper Bot
653dac266f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9fcd5e680c44
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #33845 from mcav/timer-test
Bug 1223850 - timer_test.js fails on device. r=auswerk
========
https://hg.mozilla.org/integration/gaia-central/rev/72f00f94d45c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1223850 - timer_test.js fails on device.
2016-01-14 16:54:12 -08:00
B2G Bumper Bot
47d6ba5a6e
Bumping manifests a=b2g-bump
2016-01-14 13:55:46 -08:00
B2G Bumper Bot
16b7e064bf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b5a02772704
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #33860 from julienw/1165765-split-composer-tests
Bug 1165765 - Split a test to make it shorter
========
https://hg.mozilla.org/integration/gaia-central/rev/2eed4df52466
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1165765 - Split the composer char counter test to make it shorter r=azasypkin
2016-01-14 13:54:11 -08:00
B2G Bumper Bot
1b45d869f6
Bumping manifests a=b2g-bump
2016-01-14 10:30:50 -08:00
B2G Bumper Bot
3b7d905acf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/efe283005865
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #33813 from sfoster/ftu-latecustom-gij-intermittent-bug-1233522
Bug 1233522 - Re-enable late customization test
========
https://hg.mozilla.org/integration/gaia-central/rev/c0dfe601ea16
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1233522 - Re-enable late customization test, logging. r=mhenretty
2016-01-14 10:29:14 -08:00
B2G Bumper Bot
aff6ae3964
Bumping manifests a=b2g-bump
2016-01-14 09:40:58 -08:00
B2G Bumper Bot
7231ca5b92
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fbed05461507
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #33812 from mwargers/1163683
Bug 1163683 - Replace current videos in Gaia UI tests with counter videos
========
https://hg.mozilla.org/integration/gaia-central/rev/11af13210f1f
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1163683 - Replace current videos in Gaia UI tests with counter videos
========
https://hg.mozilla.org/integration/gaia-central/rev/3f114425f4eb
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #33844 from mwargers/1219840
Bug 1219840 - Fix various Gaia UI tests and make them more language robust
========
https://hg.mozilla.org/integration/gaia-central/rev/a387641fc414
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1219840 - Fix various Gaia UI tests and make them more language robust
2016-01-14 09:39:15 -08:00
Ryan VanderMeulen
ff4a583196
Merge m-c to b2g-inbound. a=merge
2016-01-14 11:30:03 -05:00
Johan Lorenzo
15364d9d6e
Bug 1239293 - [tc-gip] Turn on video recording
2016-01-14 17:10:42 +01:00
Johan Lorenzo
2e2396cedc
Bug 1237947 - [tc-gip] Can't connect to a device with adb logcat
r=garndt
2016-01-14 11:21:27 +01:00
Thomas Zimmermann
146ce64c31
Bug 1238991: Don't connect Bluetooth OPP manager before service channel is known, r=btian
...
The Bluetooth Opp manager requires the service channel of the remote
service to connect successfully. If the service channel isn't known,
it sends an SDP update request to get the value from the remote device.
The current code will still try to connect with an invalid service
channel. This patch fixes the issue by returning early after sending
the SDP update request.
2016-01-14 14:55:49 +01:00
B2G Bumper Bot
259797bade
Bumping manifests a=b2g-bump
2016-01-14 03:03:01 -08:00
B2G Bumper Bot
69d25afb0a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ddaf5678fec9
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32446 from sroucheray/1214509-template-interpolate
Bug 1214509 - Template interpolate method with default parameters. r=felash
========
https://hg.mozilla.org/integration/gaia-central/rev/9c9e83300ea5
Author: sroucheray <stephane.roucheray@gmail.com>
Desc: Bug 1214509 - Template interpolate method with default parameters r=julien
- Set default values to Template.prototype.interpolate parameters
- Test for undefined data properties and throw errors
- Swap safe.indexOf with safe.includes and invert the logic of the ternary operator
2016-01-14 03:02:43 -08:00
Carsten "Tomcat" Book
2492efa3b6
Merge mozilla-central to b2g-inbound
2016-01-14 11:59:49 +01:00
B2G Bumper Bot
f232de7436
Bumping manifests a=b2g-bump
2016-01-14 02:30:48 -08:00
B2G Bumper Bot
c7de5754ac
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a7f7ee9ebee3
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #33789 from rexboy7/1237553-permission-dialog-focus
Bug 1237553 - [TV][System]Don't reset focus to default button after n…r=lchang
========
https://hg.mozilla.org/integration/gaia-central/rev/dd4ba50d9f75
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1237553 - [TV][System]Don't reset focus to default button after notification pop-up
2016-01-14 02:29:12 -08:00
B2G Bumper Bot
2176fcbbe9
Bumping manifests a=b2g-bump
2016-01-14 02:10:59 -08:00
B2G Bumper Bot
c2d5c0794f
Bumping manifests a=b2g-bump
2016-01-14 00:51:23 -08:00
B2G Bumper Bot
d569fa8839
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/83a160cc37a8
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33826 from albertopq/1232836-intermittent-pinning
Bug 1232836 - Intermittent pinning_the_web_test.js r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/dd94fddd5ed5
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1232836 - Intermittent pinning_the_web_test.js
This reverts commit e7d4422b7884ff24f733c55c147c445bd21c4cfd.
2016-01-14 00:49:47 -08:00
Phil Ringnalda
ede3f22ad4
Back out 29a5d0c6ea47 (bug 1239099) for a huge spike in instances of bug 1093064, frequent "test_cache_orphaned_cache.html | disk usage should have grown", and causing bug 1239206. At least.
...
CLOSED TREE
2016-01-12 22:42:30 -08:00
Phil Ringnalda
4890236ed6
Back out 3 changesets (bug 1232082) for causing a variety of Android webrtc failures including causing bug 1239200
...
CLOSED TREE
Backed out changeset 1c8afc8ea1c1 (bug 1232082)
Backed out changeset d8ec4008871e (bug 1232082)
Backed out changeset fa3363702d51 (bug 1232082)
2016-01-12 22:33:17 -08:00
Brian Birtles
6f9e8f6dfd
Bug 1238660 part 3 - Add crashtest; r=hiro
2016-01-13 13:38:16 +09:00
Brian Birtles
0831cfc151
Bug 1238660 part 2 - Preserve "wins in cascade" state when updating animations; r=hiro
...
When updating animations, we shouldn't unnecessarily clobber the "wins in
cascade" state of their properties since this can lead to unnecessary restyles
when we then decide we need to update the cascade.
2016-01-13 13:38:16 +09:00
Brian Birtles
89e582510d
Bug 1238660 part 1 - Make mWinsInCascade initially false; r=hiro
...
As of bug 1228229, the mWinsInCascade member of animation properties is set
consistently for both animations and transitions such that we only set this
to true if an animation is "in effect".
When an effect is initially created it is not "in effect" until it is attached
to a non-idle animation. We should, therefore, initialize this to false and,
when we become in effect, mark the cascade as needing an update.
2016-01-13 13:38:16 +09:00
Lee Salzman
6ade1d5c83
Bug 1239040 - Implement PushLayer for DrawTargetSkia. r=Bas
2016-01-12 23:30:33 -05:00
Henry Chang
dc4b6504dc
Bug 1211590 - Inherits OriginAttributes from loading principal for GetChannelURIPrincipal. r=sicking
2016-01-13 05:30:00 +01:00
Alastor Wu
346a6a36ba
Bug 1238906 - part2 : notify audible state from MDSM to ME. r=jwwang
2016-01-18 10:50:47 +08:00
Alastor Wu
5a4760b9ec
Bug 1238906 - part1 : check whether audio data is audible. r=jwwang
2016-01-18 10:50:35 +08:00
Masayuki Nakano
a389090f64
Bug 1238899 Create hidden native caret for ATOK at composing in windowless plugin r=m_kato
2016-01-13 12:44:39 +09:00
Jean-Yves Avenard
c91e944f9b
Bug 1237809: P3. Ensure element dimensions are up to date. r=jwwang
...
The VideoContainer contains more up to date video size information than the MediaInfo received by MediaDecoder::MetadataLoaded
2016-01-13 13:55:58 +11:00
Jean-Yves Avenard
cc68149a50
Bug 1237809: P2. Detect change of display size. r=cpearce
...
This is a similar problem as HE-AAC where the container information diverge with what it actually contains.
2016-01-13 13:55:56 +11:00
Andrzej Hunt
d495297724
Bug 1099088 - Part 2: Show "This is a secure Firefox page" site identity popup on about: pages r=liuche
2016-01-12 15:27:33 -08:00
Andrzej Hunt
061ecf1bcf
Bug 1099088 - Part 1: Add CHROMEUI SiteIdentity for about: pages r=liuche
...
This replicates desktop behaviour.
2016-01-12 14:49:31 -08:00
Andrzej Hunt
7c2100ccd9
Bug 1238763 - Don't run onPromptFinished on the UI thread. r=liuche
2016-01-12 12:07:07 -08:00
Andrzej Hunt
fc1b6298be
Bug 1238763 - Pre: remove unneeded imports r=liuche
2016-01-12 11:59:15 -08:00
Wes Kocher
e06a4b14b4
Backed out changeset ffa22f766857 (bug 1227599) for android assertions CLOSED TREE
2016-01-12 14:38:20 -08:00
Wes Kocher
a817d01556
Backed out changeset ca0ca1c3427e (bug 1238239) for android assertions CLOSED TREE
2016-01-12 14:38:11 -08:00
Dave Townsend
2f58110227
Bug 1238783: Fix incorrect properties. r=bustage
2016-01-12 13:49:21 -08:00
Kartikaya Gupta
43971591eb
Bug 1227599 - Don't let styles intended for the scrollbar thumb apply to non-scrollbar thumbs. r=snorp
2016-01-12 14:55:58 -05:00
Matthew Noorenberghe
e6b27757be
Bug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden. r=dolske
...
Bug 1121291 made @hidden persist but we are reverting that change so we need to remove the values so the password column doesn't always show by default.
2016-01-12 11:39:02 -08:00
Matthew Noorenberghe
552c563141
Bug 1208145 - Back out changeset e4e3a8b66db4 (bug 1121291). rs=dolske
...
Generated via qbackout with no conflicts
2016-01-12 11:38:54 -08:00
Kartikaya Gupta
1cb9d3f61b
Bug 1238239 - Update gecko scrollbar styling for Fennec. r=snorp f=antlam
2016-01-12 14:56:13 -05:00
Kartikaya Gupta
d5b5582c03
Bug 1227599 - Don't let styles intended for the scrollbar thumb apply to non-scrollbar thumbs. r=snorp
2016-01-12 14:55:58 -05:00
B2G Bumper Bot
91488c85fe
Bumping manifests a=b2g-bump
2016-01-12 10:55:49 -08:00