Chris Double
3fc47297c7
Bug 1119947 - Add telemetry for MSE video playback - r=cpearce,bsmedberg
...
This adds telemetry to record the state of the video playback
when the user exits. We are interested in knowing if the video
was buffering, paused, seeking, ended or other.
More telemetry will be added in bug 1127646.
2015-02-20 13:46:56 +13:00
Xidorn Quan
a5435b8759
Bug 1134783 - Fix ruby-align problem on annotation when it has different align with its base. r=roc
...
--HG--
extra : source : 01382cc28e956490cb6b69d430ad1ac12c7a27b2
2015-02-20 13:45:49 +13:00
Xidorn Quan
016af04e89
Bug 1134667 - Check length of text run before checking line break in reflow of ruby base container. r=jfkthame
...
--HG--
extra : source : a79687b00c94ffc33eb74b291a1a1e8fe339edc5
2015-02-20 13:43:35 +13:00
Matthew Gregan
0bdf32b0cd
Bug 1133386 - Introduce an XASSERT() macro to libcubeb rather than (ab)using assert(). r=padenot f=dmajor
2015-02-20 13:42:14 +13:00
George Wright
1356d1f25d
Bug 1026093 - Don't allow the user to open an e10s window in safe mode r=mconley
2015-02-19 15:11:24 -05:00
Ryan VanderMeulen
a825d10e10
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-19 18:57:18 -05:00
Ryan VanderMeulen
960d863c87
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-19 18:52:02 -05:00
Ryan VanderMeulen
3b750f1040
Merge b2g-inbound to m-c. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : 56571dda67a93bf56ce3fbc8ad6faebcee66fde8
2015-02-19 18:40:30 -05:00
B2G Bumper Bot
387617bb82
Bumping manifests a=b2g-bump
2015-02-19 13:42:35 -08:00
B2G Bumper Bot
312703f1f5
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/acc23c7c64f6
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1131966 - Update suggestions when provider changes. r=kgrandon
2015-02-19 13:39:19 -08:00
B2G Bumper Bot
5825aa53f9
Bumping manifests a=b2g-bump
2015-02-19 11:37:59 -08:00
Boris Zbarsky
b864faa155
Bug 1134112 part 2. When doing dictionary init, if we have a non-optional union member just go ahead and uninit it before we try initing it. That way even if it's already been initialized (e.g. because we default-initialized at some point) things will still work correctly. r=peterv
2015-02-19 14:36:35 -05:00
Boris Zbarsky
fc8317f7a4
Bug 1134112 part 1. When doing fast-init of a Web IDL dictionary, do fast-init of its dictionary members and its ancestors too. r=peterv
2015-02-19 14:36:26 -05:00
Boris Zbarsky
4418bf72d3
Bug 1134559. DOMContentLoaded should not be cancelable. r=ms2ger
2015-02-19 14:36:02 -05:00
B2G Bumper Bot
d4b428019a
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5ee60cd5505e
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #28191 from tamarahills/bugfix/1126374_Call_ended_overlap_rtl
Bug 1126374 - Fix call ended overlap string in call screen with multiple...
========
https://hg.mozilla.org/integration/gaia-central/rev/ffa2ab38e053
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1126374 - Fix call ended overlap string in call screen with multiple calls in RTL. r=drs.
========
https://hg.mozilla.org/integration/gaia-central/rev/4e8515cf3478
Author: Gareth Aye <gaye@mozilla.com>
Desc: Fix --runtime cli arg passed to marionette-mocha invocation
2015-02-19 11:35:35 -08:00
Boris Zbarsky
6ec1e4c0ad
Bug 1109924. Remove pointless DOM proxy handler guards that are covered by the shape guards we have already done. r=jandem
2015-02-19 14:35:15 -05:00
Shane Caraveo
9116f12845
Bug 1134315 fix domain origin displayed in activation panel for directory, r=jaws
2015-02-19 11:27:27 -08:00
Shane Caraveo
8ee2164109
Bug 1134315 revert prior fix
2015-02-19 11:27:27 -08:00
B2G Bumper Bot
a36f15dce1
Bumping manifests a=b2g-bump
2015-02-19 11:16:32 -08:00
B2G Bumper Bot
363332479e
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/949ee59cec00
Author: Marshall Culpepper <marshall.law@gmail.com>
Desc: Merge pull request #27754 from marshall/bug1037495_sharedTelemetry
Bug 1037495: Factor out common telemetry code to bring AppUsageMetrics URL/data up to snuff
========
https://hg.mozilla.org/integration/gaia-central/rev/1a83c1123531
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 1037495: Part 3 - Update FTU Ping to use TelemetryRequest
========
https://hg.mozilla.org/integration/gaia-central/rev/5508f13dd96b
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 1037495: Part 2 - Update AppUsageMetrics to use TelemetryRequest and uuid. r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/55e366da4fd8
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 1037495: Part 1 - Factor out common Telemetry request building code. r=etienne
2015-02-19 11:14:08 -08:00
B2G Bumper Bot
8e72b159dd
Bumping manifests a=b2g-bump
2015-02-19 10:57:15 -08:00
Ryan VanderMeulen
88cbae6a98
Backed out changeset e755879c138c (bug 1133770) for bustage.
...
CLOSED TREE DONTBUILD
2015-02-19 13:56:59 -05:00
B2G Bumper Bot
e2a03bcc7e
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7d8c859d3301
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #28286 from Cwiiis/bug1132967-scroll-notifications
Bug 1132967 - Fix not being able to scroll notifications. r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/9bb24c1b2f82
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1132967 - Fix not being able to scroll notifications. r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/f40581b56759
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #28317 from mcav/fix-clock-load-master
Bug 1134649 - [Clock] App opens to blank interface. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/ca8b06e7272d
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1134649 - [Clock] App opens to blank interface.
2015-02-19 10:54:51 -08:00
B2G Bumper Bot
6129b71307
Bumping manifests a=b2g-bump
2015-02-19 10:17:32 -08:00
B2G Bumper Bot
8b3ba75064
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dd7e652b0746
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #27649 from eeejay/bug-1069004
Bug 1069004 - Make brightness slider accessible. r=pdahiya
========
https://hg.mozilla.org/integration/gaia-central/rev/e6ff7b6eaf16
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069004 - Make brightness slider accessible.
========
https://hg.mozilla.org/integration/gaia-central/rev/fc0fa6a85114
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1133720 - merge pull request #28280 from KevinGrandon:bug_1133720_migrate_test_shared_css_app to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/bcf8063986ed
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1133720 - Remove test test-shared-css app from dev_apps folder
2015-02-19 10:15:07 -08:00
Alexander Surkov
a3e4eb6dcc
Bug 971212 - Implement ARIA role=none, r=davidb
2015-02-19 12:50:34 -05:00
B2G Bumper Bot
ac22d8887a
Bumping manifests a=b2g-bump
2015-02-19 08:12:40 -08:00
B2G Bumper Bot
0e17a41c4b
Bumping manifests a=b2g-bump
2015-02-19 07:52:08 -08:00
Mike Shal
f92e932543
Bug 1123990 - installer needs voucher.bin; r=glandium, r=cpearce, a=RyanVM
2015-02-19 10:04:16 -05:00
Carsten "Tomcat" Book
9aa98abfe9
merge b2g-inbound to mozilla-central a=merge
2015-02-19 15:53:00 +01:00
Carsten "Tomcat" Book
46f922660f
merge fx-team to mozilla-central a=merge
2015-02-19 15:46:34 +01:00
B2G Bumper Bot
ea3f9da9f0
Bumping manifests a=b2g-bump
2015-02-19 01:52:56 -08:00
B2G Bumper Bot
a993882810
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/67564145ff44
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1134536 - merge pull request #28306 from stasm:1134536-langpack-revision to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/fed5be83e540
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1134536 - Rename langpack versions to revisions. r=gandalf
2015-02-19 01:50:32 -08:00
B2G Bumper Bot
b3e79f4d30
Bumping manifests a=b2g-bump
2015-02-19 00:51:12 -08:00
B2G Bumper Bot
94db8e1300
Bumping manifests a=b2g-bump
2015-02-18 20:13:02 -08:00
B2G Bumper Bot
a0d43dacc1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2c7928700039
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #28296 from sfoster/ftu-notifications-videos-bug-1129107
Bug 1129107 - Update Notifications video assets. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/f1ca501e7a72
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1129107 Update Notifications video assets.
2015-02-18 20:10:12 -08:00
Jean-Yves Avenard
aa31157b0a
Bug 1130450: Properly handle MP4 with Apple QT extension. r=k17e
2015-02-19 15:37:11 +13:00
Jean-Yves Avenard
767afcf910
Bug 1133633: Part1. Add logging reporting if we are using HW accelerated decode. r=rillian
2015-02-19 15:37:08 +13:00
Boris Zbarsky
836f1589ec
Bug 1134149. Throw the exception the spec calls for when withCredentials is set on a sent XMLHttpRequest object. r=ms2ger
2015-02-18 20:56:21 -05:00
Boris Zbarsky
729b9f1179
Bug 1134013. Add a version of branchTestObject that takes an Address. r=jandem
2015-02-18 20:56:21 -05:00
Ryan VanderMeulen
9ab4ab3820
Merge m-c to b2g-inbound. a=merge
2015-02-18 20:38:20 -05:00
Ryan VanderMeulen
c966517190
Merge m-c to inbound. a=merge
2015-02-18 20:35:37 -05:00
Josh Matthews
86618832b4
Bug 1065216 - Dispatch a fetch event to workers when controlled pages initiate a network load. r=baku,mayhemer,smaug
2015-02-18 20:34:29 -05:00
Ryan VanderMeulen
b868fcb29a
Backed out changeset d77323edbdec (bug 1117977) for Nexus 5-L bustage.
2015-02-18 20:33:02 -05:00
Ryan VanderMeulen
a411359369
Merge inbound to m-c. a=merge
2015-02-18 20:29:54 -05:00
Ryan VanderMeulen
887448f04a
Merge fx-team to m-c. a=merge
2015-02-18 20:13:02 -05:00
B2G Bumper Bot
23d0ca0a3f
Bumping manifests a=b2g-bump
2015-02-18 16:51:29 -08:00
B2G Bumper Bot
a46ae73f26
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a3e2e930f6e1
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #27800 from eeejay/bug-1068987
Bug 1068987 - aria-hide main gallery views when dialogs appear. r=pdahiya
========
https://hg.mozilla.org/integration/gaia-central/rev/5b82be71636c
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1068987 - Hide main gallery views when dialogs are visible.
2015-02-18 16:49:04 -08:00
Michael Comella
2b0e4efb61
Bug 1133770 - Display the selected tab in the tab strip on device rotation. r=mhaigh
...
This does not always work in the case that one of the last few tabs (to the
right) are selected and the device is rotated from landscape to portrait.
Filed bug 1134408 to track this.
--HG--
extra : rebase_source : f9071610c50fc344d55e54876252c7e2cdca09bd
2015-02-18 14:23:19 -08:00
Michael Comella
0a8101c414
Bug 1106935 - Get bitmap from Drawable, rather than BitmapFactory. r=rnewman
...
BitmapFactory seemingly can't handle resource aliases:
http://stackoverflow.com/a/14553767
Note that this bug affected all phone devices, not just 2.3.
Also removed some unused imports while I was at it.
--HG--
extra : rebase_source : e8385a3d132176913922a182f6562618629d3d3c
2015-02-18 15:34:13 -08:00