Commit Graph

456595 Commits

Author SHA1 Message Date
B2G Bumper Bot
5062a2bca6 Bumping manifests a=b2g-bump 2016-01-07 03:10:22 -08:00
B2G Bumper Bot
1161d2f30e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/69e507b666dd
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #33635 from evanxd/bug-1233565

Bug 1233565 - Wait for audio channel states rather than immediately check the states r=alwu

========

https://hg.mozilla.org/integration/gaia-central/rev/eaf50a840c66
Author: Evan Tseng-jen Tseng <evan@tseng.io>
Desc: Bug 1233565 - Wait for audio channel states rather than immediately check the states r=alwu
2016-01-07 03:08:52 -08:00
Johan Lorenzo
deaa3cab9a Bug 1236947 - [tc-gip] Retrieve and store logcat r=garndt
--HG--
extra : commitid : 89SwImPWmQG
extra : rebase_source : 13a7ef0fafc3b67d58b0ca9d59cb82b403888e62
2016-01-07 11:52:27 +01:00
B2G Bumper Bot
2811f8bcc2 Bumping manifests a=b2g-bump 2016-01-07 01:35:10 -08:00
B2G Bumper Bot
7da8ec3300 Bumping manifests a=b2g-bump 2016-01-07 01:00:00 -08:00
B2G Bumper Bot
cdd09fab0c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b6977ccc33a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #33785 from timdream/keyboard-test-update2

Bug 1228778 - IMEngine should aware surroundingtextchange event, r=ralin

========

https://hg.mozilla.org/integration/gaia-central/rev/2a167c9f05cf
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1228778 - Part II, Make latin.js handle surroundingtextchange event

========

https://hg.mozilla.org/integration/gaia-central/rev/74f98743de71
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1228778 - Part I, Remove InputContext#getText call
2016-01-07 00:58:35 -08:00
Hiroyuki Ikezoe
4d993b1ed3 Bug 1212720 - Part 4: Remove all cancelAllAnimationsOnEnd. It is not needed any more. r=bbirtles
--HG--
extra : histedit_source : 1470ef2dfe10559b5761c6eb6a384a610d883718
2015-12-22 00:50:00 -05:00
Hiroyuki Ikezoe
c1f10eb765 Bug 1212720 - Part 3: Remove AnimationTimeline.getAnimations. r=heycam, r=smaug
--HG--
extra : histedit_source : 3b036799886ebcc8498d495346eae963a5b5863d
2015-12-21 20:39:00 -05:00
Hiroyuki Ikezoe
cd2f747a36 Bug 1212720 - Part 2: Tests for document.getAnimations. r=heycam
--HG--
rename : dom/animation/test/css-animations/file_timeline-get-animations.html => dom/animation/test/css-animations/file_document-get-animations.html
rename : dom/animation/test/css-animations/test_timeline-get-animations.html => dom/animation/test/css-animations/test_document-get-animations.html
rename : dom/animation/test/css-transitions/file_timeline-get-animations.html => dom/animation/test/css-transitions/file_document-get-animations.html
rename : dom/animation/test/css-transitions/test_timeline-get-animations.html => dom/animation/test/css-transitions/test_document-get-animations.html
2016-01-06 14:22:00 -05:00
Hiroyuki Ikezoe
df09492fe4 Bug 1212720 - Part 1: Implement Document.getAnimations(). r=heycam, r=smaug 2016-01-06 14:21:00 -05:00
Chris H-C
4236137699 Bug 1235821 - Don't track mouseleave when capturing mouse. r=jimm
Since, in Windows, the tabbar overlays the "nonclient" area, TrackMouseEvent
will report a WM_MOUSELEAVE when you move your mouse when dragging a tab.

So, suspend mouseleave tracking when capturing and resume when we end capture.

A nice effect of TrackMouseEvent is that it'll immediately post a WM_MOUSELEAVE
if called when the mouse is outside the client area, so when capture ends, we
are either over the client area and tracking resumes or we aren't and we get
an immediate WM_MOUSELEAVE.
2016-01-06 10:48:00 -05:00
Yoshi Huang
bd65e48e3f Bug 1233644 - use pattern matching when listening clear-origin-data. r=baku 2015-12-18 18:58:41 +08:00
B2G Bumper Bot
b242777aab Bumping manifests a=b2g-bump 2016-01-06 18:10:01 -08:00
B2G Bumper Bot
2d211f5414 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2b3dbf69eb41
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #33776 from jrburke/bug820640-email-compose-header

Bug 820640 - New Email: Compose message header should read New Email r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/ebceb9b41928
Author: jrburke <jrburke@gmail.com>
Desc: Bug 820640 - New Email: Compose message header should read New Email
2016-01-06 18:08:34 -08:00
B2G Bumper Bot
c5d4162888 Bumping manifests a=b2g-bump 2016-01-06 16:21:50 -08:00
B2G Bumper Bot
c6130656cf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73e89ef66cd1
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33775 from nullaus/bug1236378

Bug 1236378 - Buffer data for stdout, stderr from child process until…

========

https://hg.mozilla.org/integration/gaia-central/rev/10d1bc6da030
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1236378 - Buffer data for stdout, stderr from child process until we have an entire line. r=gaye
2016-01-06 16:20:27 -08:00
B2G Bumper Bot
29afe53ea3 Bumping manifests a=b2g-bump 2016-01-06 15:54:50 -08:00
B2G Bumper Bot
e1c4feb760 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b50674fd054
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #33774 from punamdahiya/Bug_1235679

Bug 1235679 - Update  UPnP Test APP Readme file with Bug Id

========

https://hg.mozilla.org/integration/gaia-central/rev/b39d9183cdec
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1235679 - Update  UPnP Test APP Readme file with Bug Id
2016-01-06 15:53:27 -08:00
B2G Bumper Bot
05a68a4da6 Bumping manifests a=b2g-bump 2016-01-06 15:30:19 -08:00
B2G Bumper Bot
69ee0648aa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bee3bfe5758b
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #33698 from punamdahiya/uPnP_Test_App

uPnP dev app to search and play media files

========

https://hg.mozilla.org/integration/gaia-central/rev/0d528f8fc162
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: UPnP Test App
2016-01-06 15:28:56 -08:00
B2G Bumper Bot
1c93bd5b26 Bumping manifests a=b2g-bump 2016-01-06 12:54:53 -08:00
B2G Bumper Bot
a05d0c8b2a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79f6ed963980
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #33753 from zbraniecki/1237067-reset-formatter-in-gallery

Bug 1237067 - Reset Intl.DateTimeFormatter when language changes. r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/d2fc5942adc9
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1237067 - Reset Intl.DateTimeFormatter when language changes
2016-01-06 12:53:30 -08:00
B2G Bumper Bot
e63a4d9ed2 Bumping manifests a=b2g-bump 2016-01-06 08:54:53 -08:00
B2G Bumper Bot
1fce12b852 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/57c31aebba1b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33769 from mikehenrty/bug-1236329-no-getelementsbytagname

Bug 1236329 - Change browser_video_test.js to use querySelector inste…

========

https://hg.mozilla.org/integration/gaia-central/rev/e8fff68725ae
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1236329 - Change browser_video_test.js to use querySelector instead of getElementsByTagName
2016-01-06 08:53:30 -08:00
B2G Bumper Bot
40a2d32d00 Bumping manifests a=b2g-bump 2016-01-06 08:25:07 -08:00
B2G Bumper Bot
2aaba65617 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/57ecaf106f00
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33749 from mikehenrty/bug-1236376-use-more-reland

Bug 1236376 - Increase port range for Marionette JS runner

========

https://hg.mozilla.org/integration/gaia-central/rev/e6a8b026f2a4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1236376 - Increase port range for Marionette JS runner
2016-01-06 08:23:44 -08:00
B2G Bumper Bot
04f2eb39ca Bumping manifests a=b2g-bump 2016-01-06 07:32:22 -08:00
B2G Bumper Bot
3160f82899 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b41cf452816d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #33760 from timdream/keyboard-text-update

Bug 1228778 - IMEngine should aware surroundingtextchange event, r=raylin

========

https://hg.mozilla.org/integration/gaia-central/rev/c3d5d2f124f2
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1228778 - Part II, Make latin.js handle surroundingtextchange event

========

https://hg.mozilla.org/integration/gaia-central/rev/8a72e12ac60e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1228778 - Part I, Remove InputContext#getText call
2016-01-06 07:32:06 -08:00
Gregory Arndt
d3b7d59e0c Bug 1236655 - Update buildbot step script in builder images r=wcosta
--HG--
extra : commitid : JdxSpYBvHQK
extra : rebase_source : c0d6597799e187762a2cf9a116b25688a8171d27
2016-01-04 16:38:46 -06:00
Ryan VanderMeulen
b4de131396 Merge m-c to b2g-inbound. a=merge 2016-01-06 09:51:28 -05:00
Ryan VanderMeulen
ceb519e5ff Merge fx-team to m-c. a=merge 2016-01-06 09:48:18 -05:00
Ryan VanderMeulen
1d22ec87d3 Merge inbound to m-c. a=merge 2016-01-06 09:43:47 -05:00
Ryan VanderMeulen
af655a650e Merge b2g-inbound to m-c. a=merge 2016-01-06 09:39:18 -05:00
Johan Lorenzo
8612fa1f8c Backout Bug 1221056 - make the destroy messages for PTexture and PCompositable part of the current transaction when applicable. r=sotaro
For breaking Firefox OS boot startup (see bug 1237197)

--HG--
extra : commitid : Eoiq2mNqfw9
2016-01-06 14:59:35 +01:00
Fernando Campo
5be82970fe Bug 1178304 - Facebook share button in conversation when waiting alone. r=dmose 2016-01-06 10:20:15 +00:00
Nicholas Nethercote
ef979a7523 Bug 1234343 (part 2) - Add a missing GfxMemoryImageReporter::DidAlloc() call. r=Bas.
--HG--
extra : rebase_source : 12a3b1cbdb89627ff956bf34021ba88de4e418a9
2016-01-05 18:26:29 -08:00
Nicholas Nethercote
59e6a9ae67 Bug 1234343 (part 1) - Make GfxMemoryImageReporter::sAmount signed. r=Bas.
This is so that if it goes negative (due to missing DidAlloc() calls) it shows
up in about:memory as a negative number, rather than a huge positive number.

--HG--
extra : rebase_source : 8022cd5a958f2fa14ff9af26624de8b795e4d4d5
2016-01-05 18:26:17 -08:00
Nigel Babu
6b46bb89da Backed out changeset ad7bcc14bc9c (bug 1236266) for causing perma leaks
--HG--
extra : commitid : 8D1VqyqYDLw
2016-01-06 14:02:58 +05:30
Nigel Babu
becd126e52 Backed out changeset 38405f32bcbc (bug 1236266)
--HG--
extra : commitid : IwCw2YT3aTZ
2016-01-06 14:02:50 +05:30
Nigel Babu
247ba57ebf Backed out changeset 39aca33612f1 (bug 1236266)
--HG--
extra : commitid : AalW5RyEMsG
2016-01-06 14:02:47 +05:30
Henrik Skupin
44bb1da4d4 Bug 1212609 - [mozharness] Update firefox-ui-tests script to use common.tests.zip file. r=jlund 2016-01-06 08:29:50 +01:00
Nigel Babu
442c7ab5e1 Backed out changeset 1b5c66916877 (bug 1237081) for mochitest browser-chrome bustage
--HG--
extra : commitid : HyS2gutZZNx
2016-01-06 12:01:27 +05:30
Bill McCloskey
9a22f96774 Bug 1236266 - Fix up review comment (r=jmuizelaar) 2016-01-05 22:10:40 -08:00
Bill McCloskey
9858860734 Bug 1235379 - Eliminate deferred session storage mode (r=ttaubert) 2016-01-05 21:59:46 -08:00
Bill McCloskey
2d5dab22d4 Bug 1236266 - Don't generate invalid empty regions in pixman (r=jmuizelaar) 2016-01-05 21:59:46 -08:00
Bill McCloskey
30155a0988 Bug 1236266 - Use release assert in IPC serialization for regions (r=jmuizelaar) 2016-01-05 21:59:46 -08:00
Bill McCloskey
7372bc6dda Bug 1236635 - Fix compile error in IPC unit tests (r=jld) 2016-01-05 21:59:46 -08:00
B2G Bumper Bot
15624a7441 Bumping manifests a=b2g-bump 2016-01-05 18:24:52 -08:00
B2G Bumper Bot
13c883c34f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1236788 - Remove image-uploader app r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/660c862b39f6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1236788 - Remove image-uploader app r=timdream
2016-01-05 18:23:30 -08:00
Wes Kocher
ce6c1f316c Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : I9Ga5BF9cFv
2016-01-05 16:53:17 -08:00