Carsten "Tomcat" Book
8b5a04ae61
Backed out changeset eeb261ef19d6 (bug 1101534) for unified build bustage
2014-11-28 12:00:52 +01:00
Dave Hunt
088c44f09a
Bug 1102140 - [mozversion] Support the ADB server running on an alternate host/port. r=wlachance
2014-11-28 09:59:23 +00:00
Jonathan Kew
30643d405b
Bug 1077528 - part 2 - Make nsBlockFrame consider resize flags logically instead of physically. r=smontagu
2014-11-28 09:44:05 +00:00
Jonathan Kew
d994d76e63
Bug 1077528 - part 1 - Provide physical and logical accessors for the m{HV}Resize flags in nsHTMLReflowState, and convert all flag users to the accessor methods. r=smontagu
2014-11-28 09:44:02 +00:00
Carsten "Tomcat" Book
6c8b78c194
Backed out changeset 9f013d802a78 (bug 1091992) for Android m5 test failures
2014-11-28 10:33:02 +01:00
Chris Peterson
bad24b67a2
Bug 1105870 - Fix -Wunused-function warnings-as-errors in nonunified build of dom/canvas. r=jgilbert
2014-11-27 00:48:55 -08:00
Chris Peterson
6e4c94eebd
Bug 1105867 - Fix -Wunused-const-variable warnings-as-errors in nonunified build of dom/media/webm. r=kinetik
2014-11-27 00:33:34 -08:00
Jan Varga
bcb1bd0f3c
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
...
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
2014-11-28 09:44:12 +01:00
Jean-Yves Avenard
0559a947a7
Bug 1105661: MP4Sample: use proper delete[] operator. r=k17e
...
]
2014-11-27 21:09:16 +11:00
Jean-Yves Avenard
60b4da44d1
Bug 1101534 - Add MP4Sample copy constructor. r=k17e
2014-11-28 19:31:57 +11:00
Jean-Yves Avenard
6b3390d4a1
Bug 1101534 - detect SBR (HE-AAC) in AAC streams with implicit signalling. r=rillian
2014-11-27 13:23:15 +11:00
Jan-Ivar Bruaroey
fdebc856ec
Bug 1087528 - avoid showing (win)id and url twice for peerConnections in about:webrtc. r=jesup
2014-11-28 00:35:48 -05:00
Jan-Ivar Bruaroey
527f8638a0
Bug 1087528: make pc.id settable from chrome content. r=smaug, r=bwc
2014-11-20 14:43:02 -05:00
Romain Gauthier
df051d75eb
Bug 1087528 - Call IDs in about:webrtc. r=standard8, r=pkerr
2014-11-14 16:50:17 +01:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E)
b4a931ee98
Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. (r=keeler,Unfocused)
2014-11-27 23:36:00 +01:00
Julien Pagès
7b25fc4198
Bug 1065390 - [mozlog] various minor improvements of XUnit structured formatter; r=jgraham
2014-10-20 14:35:00 +02:00
Benjamin Chen
1c419c22d9
Bug 1091992 - fix the flag skipToNextKeyFrame in DecodeVideo can't be raised if the video is slower than audio. r=cpearce, r=jwwang
2014-11-26 18:38:38 +08:00
Andreas Pehrson
4c6b203682
Bug 1103848
- Part 2. Use a single source for audio/video track ID constants. r=roc
2014-11-26 21:09:00 +01:00
Andreas Pehrson
d8270a86d0
Bug 1103848
- Part 1. Hint existing output streams as tracks become known. r=roc
2014-11-24 23:53:00 +01:00
Alastor Wu
be0fa8a339
Bug 1090130 - [b2g] can't transcode video file by MediaRecorder API. r=jolin
2014-11-27 18:30:38 +08:00
Kai Engert
5120a5ba80
Bug 1088969
- Upgrade Mozilla 36 to use NSS 3.18, land beta 4 which backs out bug 1073330
2014-11-28 07:56:26 +01:00
Phil Ringnalda
80af4eee97
Merge m-c to m-i
2014-11-27 22:34:14 -08:00
Phil Ringnalda
37c2952a33
Merge m-i and f-t to m-c, a=merge
2014-11-27 22:30:17 -08:00
Andreas Pehrson
4cdc4e0f57
Bug 1089214 - Avoid using null query in D3D9SurfaceImage::EnsureSynchronized. r=nical
2014-11-27 17:56:00 -08:00
Giovanni Sferro
8f2d0cf2db
Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug
...
--HG--
extra : rebase_source : 5f6b36ba8a05507638d5ab4513864a308fa939c7
2014-11-27 17:40:00 -08:00
Ehsan Akhgari
77d8eb386f
Bug 911201 - Do not create a bogus br node for editable areas containing non-editable block elements; r=roc
...
We no longer rely on the bogus br node for positioning the caret.
If an editable region has a non-editable block element, we can
probably rely on the block element to reserve the vertical
height, so in those cases we should be able to get away without
a bogus br node.
2014-11-27 21:06:44 -05:00
Phil Ringnalda
5ccd47b463
Merge m-c to m-i
2014-11-27 17:43:48 -08:00
Phil Ringnalda
50cdf9a046
Merge f-t to m-c, a=merge
2014-11-27 17:33:42 -08:00
Phil Ringnalda
27402ce1b7
Merge b-i to m-c, a=merge
2014-11-27 17:08:41 -08:00
Mike Hommey
92e50a61ce
Bug 1105894 - Let unified compilation ride the train. r=gps
...
It was conservatively kept out of non-nightly builds[1], but a year later, we
can assume there are no blocking issues to build releases without unified
compilation.
1. https://lists.mozilla.org/pipermail/dev-platform/2013-December/002393.html
2014-11-28 09:59:17 +09:00
Matt Woodrow
ddb3346974
Bug 1102647 - Always call Shutdown when removing decoders from TrackBuffer. r=karlt
2014-11-28 13:20:09 +13:00
Matt Woodrow
23eb6f0bcb
Bug 1102647 - Accept 4k video sizes in MPEG4Extractor. r=ajones
2014-11-28 13:18:35 +13:00
Matt Woodrow
3734895cea
Bug 1105553 - Handle 'CANCELLED' NotDecodedReason in MediaSourceReader. r=ajones
2014-11-28 13:17:32 +13:00
Carsten "Tomcat" Book
26ca77ea9b
Merge mozilla-central to b2g-inbound
2014-11-27 17:07:08 +01:00
Carsten "Tomcat" Book
79cdd7fb8f
merge fx-team to mozilla-central a=merge
2014-11-27 17:01:23 +01:00
B2G Bumper Bot
d6b92c7d77
Bumping manifests a=b2g-bump
2014-11-27 06:17:09 -08:00
B2G Bumper Bot
451c21c7eb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/415520315b04
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #25941 from hfiguiere/bug1093219-m3u
Bug 1093219 - m3u parsing. r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/491d7b51b14c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1093219 - m3u parsing. r=djf
2014-11-27 06:06:57 -08:00
B2G Bumper Bot
71e6af4f03
Bumping manifests a=b2g-bump
2014-11-27 05:38:31 -08:00
B2G Bumper Bot
9b86c30bbe
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0f6e92a467af
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25843 from JohanLorenzo/bug-1093583
Bug 1093583 - [DSDS] Add test to make a phone call with default SIM
========
https://hg.mozilla.org/integration/gaia-central/rev/e3b7706e0c25
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1093583 - [DSDS] Add test to make a phone call with default SIM
2014-11-27 05:36:56 -08:00
B2G Bumper Bot
818c69f479
Bumping manifests a=b2g-bump
2014-11-27 05:08:32 -08:00
B2G Bumper Bot
8e50e62711
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/533ceccc1b85
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #26382 from lissyx/bug1103559
Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=mherentty
========
https://hg.mozilla.org/integration/gaia-central/rev/ee5b53d54b6c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=etienne
We do not want those notifications to be resent, since they depend on
external conditions:
- Voicemail will be anyway retriggered by RIL code when connecting to
network,
- Captive Portal will be redetected when reconnecting to the network,
which may have changed in-between,
- Roaming status will also be redetected when rebooting
Gecko offers a mozbehavior object which can contain a noresend property.
We set this for all those notifications. We need, however, to keep the
cleanup code for migration/upgrade usecase: pre-existing sent
notification will still need to be cleanup if we don't want them to be
resent.
2014-11-27 05:06:56 -08:00
B2G Bumper Bot
edf83478ba
Bumping manifests a=b2g-bump
2014-11-27 04:27:07 -08:00
B2G Bumper Bot
754bd398ed
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/70e437e48867
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26491 from davehunt/bug1074117-homescreen
Bug 1074117 - Use expected conditions and optimise element lookups in homescreen app object
========
https://hg.mozilla.org/integration/gaia-central/rev/4659115ffddb
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in homescreen app object. r=fstrugariu
2014-11-27 04:16:58 -08:00
Carsten "Tomcat" Book
20bdd04e12
Merge mozilla-central to b2g-inbound
2014-11-27 13:09:23 +01:00
Carsten "Tomcat" Book
276ae28574
Merge mozilla-central to mozilla-inbound
2014-11-27 13:05:13 +01:00
Carsten "Tomcat" Book
0de7d17e4f
Merge mozilla-central to fx-team
2014-11-27 13:03:31 +01:00
Carsten "Tomcat" Book
9332255184
merge fx-team to mozilla-central a=merge
2014-11-27 12:59:50 +01:00
Mark Banner
3a1b002aba
Bug 1098540 - Muting local video should display the default avatar image in Loop Rooms. r=nperriault
2014-11-27 11:57:11 +00:00
Mark Banner
0f41635076
Follow-up to bug 1105537 - 'room' should be 'conversation'. rs=mreavy over irc
2014-11-27 11:57:11 +00:00
Mark Banner
586da5202e
Bug 1105540 - Show tooltips for buttons 'Copy Link' and 'Delete conversation'. r=mikedeboer
2014-11-27 11:57:10 +00:00