Nicholas Nethercote
9a2b68d42b
Bug 1117611 - Fix shadowed variable in SandboxBroker::SetSecurityLevelForContentProcess(). r=bobowen.
...
--HG--
extra : rebase_source : 29f25cc34bd5f66bac2454c30613344fb63a92b5
2015-01-05 15:54:22 -08:00
Nicholas Nethercote
23ad5f82ac
Bug 1117594 - Crash on unexpected image format in ImageLayerD3D10::RenderLayer(). r=bas.
...
--HG--
extra : rebase_source : f99f778126dcad615b754a84dc4ca6e1c9d2578d
2015-01-05 15:53:22 -08:00
Nicholas Nethercote
3ec7aec7d9
Bug 1117593 - Fix handling of impossible cases in txEarlyEvalContext. r=peterv.
...
--HG--
extra : rebase_source : 81b5ca2299a8460ed3d46a7847d4dcafa042b575
2015-01-05 15:52:20 -08:00
Nicholas Nethercote
7ee6545218
Bug 1117592 - Avoid use of single buffer as parameter and destination in snprintf in NetworkUtils.cpp. r=fabrice.
...
--HG--
extra : rebase_source : e3699ba9230b11c442c50e089c9b46ef1746f908
2015-01-05 15:51:49 -08:00
Nicholas Nethercote
c6666df63c
Bug 1117591 - Fix mismatched alloc/dealloc in APNAudio.cpp. r=blassey.
...
--HG--
extra : rebase_source : 084269396435f1cffdb2f38a7bf73a7cf69edb75
2015-01-05 15:51:37 -08:00
Shu-yu Guo
975519a364
Bug 1116103 - Only look for an ICEntry in debug mode OSR if we aren't handling an exception. (r=jandem)
2015-01-05 19:25:10 -08:00
Jeff Muizelaar
da82606343
Bug 1118100. Remove unused SharedSurfaceIO code. r=jgilbert
...
--HG--
extra : rebase_source : 9bdd90db5755903fcffdce1f7b95687844c6dfad
2015-01-05 21:57:30 -05:00
Ehsan Akhgari
fea9af6d7f
Backed out changeset bc7e683ef708 (bug 1117264) for build bustage on a CLOSED TREE
2015-01-05 21:55:18 -05:00
Karl Tomlinson
04342c90b6
Bug 1114885 allow media elements to be GC'd when their MediaSource is unreferenced r=roc
...
--HG--
extra : rebase_source : 0aba4bad8095106ad153508b74f699c6b726d3a1
2014-12-11 16:08:20 +13:00
Karl Tomlinson
4d707e7ecd
bug 1116676 ensure that AddRemoveSelfReference() is called on networkState changes r=roc
...
Now that mDelayingLoadEvent may already be false when
NoSupportedMediaSourceError() is called, ChangeDelayLoadStatus(false) won't
necessarily call AddRemoveSelfReference().
--HG--
extra : rebase_source : a6314fd453643f7609590d24bc9375b1df63106c
2014-12-31 16:34:56 +13:00
Karl Tomlinson
5044cae4be
Bug 1116384 keep media element alive from attached MediaSource r=roc
...
--HG--
extra : rebase_source : 40c3a6b2af35d2c72eb51b442d36269f2c26ac70
2014-12-29 16:18:41 +13:00
Karl Tomlinson
42be3ad532
bug 1066467 enable config-change-mp4 tests
...
--HG--
extra : rebase_source : 4b2719951060a7dc54f2c4952c308db4fa89ab4d
2014-11-26 17:20:18 +13:00
Jeff Muizelaar
891a9ba0bb
Bug 1117869. Add move constructors and assignment operators for nsRegion. r=botond
...
This adds some efficiency around the usage of nsRegion.
--HG--
extra : rebase_source : d97569b4ba36cfb9ac25959f0634e18f60209809
2015-01-05 21:13:35 -05:00
Patrick McManus
c0bf5c86e1
bug 1072478 - h2 push hit not subject to max_concurrent 2/2 r=hurley
2014-10-15 11:51:25 -04:00
Patrick McManus
6c97ee4c59
bug 1072478 - h2 push loses fin bit race condition 1/2 r=hurley
2014-10-16 16:42:14 -04:00
Jeff Muizelaar
86813bfecc
Bug 1116190. Make sure we grab the keyed mutex when we read from the surface. r=jgilbert
...
If we don't do this D3D won't let us get at the contents of the surface.
2015-01-05 17:40:23 -05:00
Ehsan Akhgari
3aca5d2418
Bug 1114987 - Add MOZ_UNSAFE_REF and mark GlobalObject::mGlobalObject as such; r=smaug
2015-01-05 21:01:30 -05:00
Ehsan Akhgari
f59eac11c1
Bug 1061864 - Part 3: Automated tests for the prerendred flag; r=smaug
2015-01-05 21:01:29 -05:00
Ehsan Akhgari
f6d934183b
Bug 1061864 - Part 2: Add a prerendered flag to nsIFrameLoader and nsIFrameLoaderOwner; r=smaug
2015-01-05 21:01:28 -05:00
Ehsan Akhgari
446d7a052b
Bug 1061864 - Part 1: Add a prerendered flag to nsIDocShell; r=smaug
2015-01-05 21:01:28 -05:00
Ehsan Akhgari
4b5d28601f
Bug 1116559 - Remove the code to handle shutdown-cleanse from the cert override service code; r=keeler
...
shutdown-cleanse has not been a thing for quite a while.
2015-01-05 21:01:27 -05:00
Eric Rahm
d51df2231a
Bug 1111135 - Part 2: Check for 3gpp permission. r=roc
2015-01-05 17:54:27 -08:00
Eric Rahm
0e1662021b
Bug 1111135 - Part 1: Add audio-capture:3gpp perimission. r=fabrice
2015-01-05 17:54:22 -08:00
Brian Birtles
720fca4e3f
Bug 1113413 - Make refresh driver go back immediately when restored from test control; r=vlad
2015-01-06 10:56:02 +09:00
Brian Birtles
186ce2e7c6
Bug 927349 part 30 - Cancel transitions when we have a change to a non-animatable style; r=heycam
2015-01-06 10:55:59 +09:00
Ehsan Akhgari
93cc6b0f51
Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku
2015-01-05 20:54:28 -05:00
Ehsan Akhgari
814a02d9c7
Bug 1058964 - Disable HTMLAppletElement and HTMLObjectElement in prerendering; r=baku
2015-01-05 20:49:32 -05:00
Ehsan Akhgari
b8da888c30
Bug 1058960 - Disable MozNFC, MozPowerManager, MozTimeManager, MozWakeLock, MozWifiManager in prerendering; r=baku
2015-01-05 20:49:17 -05:00
Wes Kocher
8965770efa
Merge m-c to inbound a=merge
2015-01-05 17:19:38 -08:00
Wes Kocher
b22f691e1d
Merge fx-team to m-c a=merge
2015-01-05 17:08:49 -08:00
William Chen
9927a2c96b
Bug 1093680 - Make sure there is a script blocker when cloning nodes. r=smaug
2015-01-05 17:00:27 -08:00
Wes Kocher
0527a41593
Merge b2g-inbound to m-c a=merge
2015-01-05 16:29:33 -08:00
B2G Bumper Bot
662d5e64cf
Bumping manifests a=b2g-bump
2015-01-05 11:52:08 -08:00
B2G Bumper Bot
4c01a29533
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c175a29477e6
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #27080 from takenspc/bug1069612
Bug 1069612 - Switch tabs button is not labeled
========
https://hg.mozilla.org/integration/gaia-central/rev/c4cec20479a4
Author: Takeshi Kurosawa <taken.spc@gmail.com>
Desc: Bug 1069612 - Switch tabs button is not labeled
This adds labels to Back and Forward buttons too.
========
https://hg.mozilla.org/integration/gaia-central/rev/8d2b9481ca34
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26972 from ythej/bug_990481
Bug 990481 - [ZTE][OPENC]MMS app allows to attach more contents even whe...
========
https://hg.mozilla.org/integration/gaia-central/rev/0eb743971d96
Author: Vishnu Teja <vish.thej@gmail.com>
Desc: Bug 990481 - [ZTE][OPENC]MMS app allows to attach more contents even when the max MMS size is reached r=zasypkin
2015-01-05 11:42:20 -08:00
B2G Bumper Bot
a1218889ec
Bumping manifests a=b2g-bump
2015-01-05 11:36:57 -08:00
B2G Bumper Bot
105d46f421
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fefe03e2491b
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #27031 from zbraniecki/1115807-move-l10n-metadata-to-meta
1115807 move l10n metadata to <meta>. r=stas, ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/6fdc28fa042b
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1115807 - Update l10n.js to use <meta> for l10n
========
https://hg.mozilla.org/integration/gaia-central/rev/b6ce71731b42
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1115807 - Migrate all HTML files from manifest.webapp to <meta> l10n
========
https://hg.mozilla.org/integration/gaia-central/rev/6532acc5f4b6
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1115807 - Use <meta> keys in favor of manifest.webapp for localization metadata
2015-01-05 11:27:17 -08:00
Ryan VanderMeulen
3e7d741ee1
Backed out 4 changesets (bug 1106649, bug 916285, bug 997870) for test_periodicWave.html failures.
...
Backed out changeset 43e2d930ba6f (bug 916285)
Backed out changeset 011c2f2f5899 (bug 916285)
Backed out changeset b7303f56216b (bug 997870)
Backed out changeset a2b0a16b8898 (bug 1106649)
CLOSED TREE
2015-01-05 14:22:29 -05:00
B2G Bumper Bot
863085f158
Bumping manifests a=b2g-bump
2015-01-05 11:08:56 -08:00
Ben Turner
cfd50500bd
Bug 1116640, fix TestUrgentHangs on windows, r=billm. Not tested on current infra so DONTBUILD
2015-01-05 10:53:36 -08:00
Roshan Vidyashankar
db664f1211
Bug 1058921 - Disable unsafe Window APIs in prerendering; r=jst
2015-01-05 13:43:43 -05:00
Chris Pearce
361f8abb95
Bug 1114867 - Manually inline RtlSecureZeroMemory in GMPLoader, to ensure it doesn't wipe its own stack while running. r=dmajor
2015-01-06 07:36:42 +13:00
Chris Pearce
3a51427480
Bug 1114867 - Revert c29ebd2b4a10. r=dmajor
2015-01-06 07:36:39 +13:00
Ms2ger
0873f3b53f
Bug 1117068 - Part c: Remove NEED_CPP_UNUSED_IMPLEMENTATIONS; r=mshal
...
It is only used in one place, and that place is better off with MOZ_DELETE.
2015-01-05 19:18:58 +01:00
Ms2ger
98f1cb549b
Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
...
The fix is included in GCC 4.4, which is our minimum supported version.
2015-01-05 19:18:58 +01:00
Ms2ger
bf7dc32416
Bug 1117068 - Part a: Remove an obsolete opt-out to the Perl version check; r=mshal
...
This opt-out was introduced to avoid breaking the builds on a "btek" builder,
about which very little information can be found today.
2015-01-05 19:18:57 +01:00
B2G Bumper Bot
fa91291d7d
Bumping manifests a=b2g-bump
2015-01-05 09:47:06 -08:00
B2G Bumper Bot
f2045a24fd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7196dc01dde4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27106 from KevinGrandon/bug_1106411_vertical_home_blacklist
Bug 1106411 - [PrivacyPanel] Hide on the vertical home screen by default
========
https://hg.mozilla.org/integration/gaia-central/rev/2bab894ca292
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1106411 - [PrivacyPanel] Hide on the vertical home screen by default
2015-01-05 09:42:21 -08:00
B2G Bumper Bot
3313688a6c
Bumping manifests a=b2g-bump
2015-01-05 08:11:59 -08:00
B2G Bumper Bot
7e0182d526
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/41a275176200
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #27067 from mwargers/facebook_unlink2
Bug 1086687 - Write unlink facebook friends test
========
https://hg.mozilla.org/integration/gaia-central/rev/5013d2251ad5
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1086687 - Write unlink facebook friends test
2015-01-05 08:07:20 -08:00
B2G Bumper Bot
934e1b5ad5
Bumping manifests a=b2g-bump
2015-01-05 07:14:00 -08:00