Patrick McManus
389b753812
bug 266532 - addons with broken OnDataAvailable contract break http channel progress offsets r=jduell
...
--HG--
extra : rebase_source : d9beeef85aa5179f9d2513b56eb37c1dbfdd7a07
2013-12-05 11:25:43 -05:00
Kartikaya Gupta
108d0b8ccf
Bug 957790 - Initialize the APZC with zooming disabled until we know for sure if it is allowed. r=botond,jimm
...
On Metro we don't support the meta-viewport tag yet, so we need to re-enable
zooming there.
2014-01-13 12:35:00 -05:00
Kartikaya Gupta
75816b0959
Bug 957790 - Remove a no-longer-used pref to disable async zooming in the APZ. r=jimm
2014-01-13 12:35:00 -05:00
Nathan Froyd
de72954248
Bug 952941 - delete no-longer-used includedActorUsings field; r=ehsan
2013-09-27 17:15:02 -04:00
Ryan VanderMeulen
b24eb3eb2b
Backed out changesets f0811650f2f7 and a67882c52c98 (bug 957790) for gtest failures.
...
CLOSED TREE
2014-01-13 11:22:47 -05:00
Ryan VanderMeulen
1b31e70c16
Backed out changesets f04c846c7492, 9bc5c5a8554e, and a4f2af4617da (bug 906990) for WebRTC mochitest failures.
...
CLOSED TREE
2014-01-13 10:53:40 -05:00
Ryan VanderMeulen
36db9b3513
Backed out changesets bfd0864f189d and dba042cbc381 (bug 877115) for Windows bustage.
...
CLOSED TREE
2014-01-13 10:46:09 -05:00
Ryan VanderMeulen
5ced299fa2
Backed out changeset ef14be22d6f7 (bug 907196) for Windows bustage.
...
CLOSED TREE
2014-01-13 10:25:52 -05:00
Ryan VanderMeulen
aac27f0e2f
Backed out changeset e50da0289f45 (bug 791784) for Mutex leaks.
2014-01-13 10:25:24 -05:00
Kartikaya Gupta
3961cc600f
Bug 957790 - Initialize the APZC with zooming disabled until we know for sure if it is allowed. r=botond,jimm
...
On Metro we don't support the meta-viewport tag yet, so we need to re-enable
zooming there.
2014-01-13 09:55:19 -05:00
Kartikaya Gupta
592f1133b6
Bug 957790 - Remove a no-longer-used pref to disable async zooming in the APZ. r=jimm
2014-01-13 09:55:19 -05:00
Christian Holler
b11c499922
Bug 959167 - Handle OOM in js::CloneRegExpObject. r=jandem
...
--HG--
extra : rebase_source : 22b04af4ecfc73b591c1460f4ac7f4d8343002f3
2014-01-13 15:41:43 +01:00
Andreas Pehrson
36e9b5f6aa
Bug 877115 - Moz2Dify CanvasLayerD3D10 drawing shared surface into D3D10_MAPPED_TEXTURE2D. r=nical
2014-01-13 15:27:02 +01:00
Andreas Pehrson
0cfaf40c48
Bug 877115 - Moz2Dify CanvasLayerD3D9 drawing shared surface into D3DLOCKED_RECT. r=nical
2014-01-13 13:59:02 +01:00
Markus Stange
83a5bad4dc
Bug 958550 - Use ScopedGLState for scissor test + blend state in two more places. r=bjacob
2014-01-13 15:29:10 +01:00
Nemina Amarasinghe
76f959e6f5
Bug 946075 - Remove extra space from ssl_error_bad_cert_domain error message contains in TransportSecurityInfo.cpp. r=dkeeler
2014-01-13 09:28:14 -05:00
guozhu cheng
46a51e4e02
Bug 907196 - Split CreateCMSOutputProfile profile loading into GetCMSOutputProfileData. r=BenWa, r=jmuizelaar
2013-11-07 18:20:08 +08:00
Byron Campen [:bwc]
ed5795c185
Bug 906990: Part 14. Catch exceptions thrown by getStats, since this can fail in fairly innocuous circumstances. Also, do a better job of error reporting when the stats API is used on a closed PeerConnection. r=ekr, r=jib
2014-01-09 16:03:19 -08:00
Byron Campen [:bwc]
33fcba8628
Bug 906990: Part 13. Get local/remote candidates separately, instead of grabbing them from candidate pairs (means we can get candidates before pairing happens). r=ekr
2013-11-13 13:49:33 -08:00
Byron Campen [:bwc]
deb10c6eab
Bug 906990: Part 12. Report statistics from all components when the MediaStreamTrack is not specified. r=ekr
2014-01-10 13:21:39 -08:00
Benjamin Smedberg
7b4c806491
Bug 875562 - Fill in some details in the crashreporter docs, r=gps
2014-01-10 14:33:25 -05:00
Magnus Melin
93cec0dbc6
Bug 958865 - extensions/cookie/test should use standard Services.perms. r=jdm
2014-01-12 13:06:20 +02:00
Art Rothstein
ab969604d3
Bug 791784 - Add serialization to avoid a thread race when a plug-in crashes during Firefox shutdown. r=ted
2014-01-13 09:19:04 -05:00
Alexandre Lissy
e2bc913495
Bug 951150 - Sync notification system message with Notification API. r=mhenretty
2014-01-09 16:55:44 +01:00
David Rajchenbach-Teller
f893ead5e3
Bug 878791 - Link OS.File to 'libc.so' and 'a.out' without further niceties. r=glandium
2014-01-13 09:09:30 -05:00
Marco Castelluccio
a3afb8e59d
Bug 762083 - Fix default database size. r=mak
2014-01-13 09:02:40 -05:00
Joel Maher
4bbefb860b
Bug 946065 - Flatten content subdirectories. r=armenzg
2014-01-09 13:52:10 -08:00
Joel Maher
eb54d78d3a
Bug 957671 - upload a new talos.zip file, fix some results printing issues. r=armenzg
2014-01-09 13:52:08 -08:00
Paul Adenot
82bcc7b10f
Bug 943589 - Handle AudioChunk::mVolume (from GainNode) in AudioParam. r=ehsan
2014-01-10 15:30:40 +01:00
Paul Adenot
aacecc26c1
Bug 942022 - Return safely when thread creation fails, in ReverbConvolver. r=karlt
2014-01-10 16:01:18 +01:00
Carsten "Tomcat" Book
284f2dff3f
Merge mozilla-central to mozilla-inbound
2014-01-13 13:27:19 +01:00
Robert Longson
dc06f6d670
Bug 889235 - Make text-shadow work on SVG text. r=cam
2014-01-13 12:21:42 +00:00
Carsten "Tomcat" Book
fadcbeb3a4
merge b2g-inbound to mozilla-central
2014-01-13 12:49:54 +01:00
Carsten "Tomcat" Book
6bfb7a88ab
merge mozilla-inbound to mozilla-central
2014-01-13 12:43:23 +01:00
Jan Beich
3f90ffabca
Bug 952828 - Enable PulseAudio and GStreamer on more XP_UNIX platforms by default. r=glandium
2014-01-13 09:50:36 +01:00
Gaia Pushbot
44bdd1dc2d
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/458c7c1031a8
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #15195 from masap/20140110
Bug 958468 - Remove CSS errors on adb logcat.
r=rudylu, alive
========
https://hg.mozilla.org/integration/gaia-central/rev/751bcda3fc5d
Author: masap <masashi.honma@gmail.com>
Desc: Bug 958468 - Remove CSS errors on adb logcat
2014-01-12 23:40:16 -08:00
Gaia Pushbot
3cda946229
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ebb5ed73230a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15217 from Moz-TedC/master
Bug 953041 - Adding English, Chinese, and French translations for "skip" button, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/28afade16a7f
Author: Moz-TedC <tclancy@mozilla.com>
Desc: Bug 953041 - Adding English, Chinese, and French translations for "skip" button.
Translations were copied from a visually-similar part of the FTU app (gaia/apps/communications/ftu/locales). There's no Arabic translation yet.
2014-01-12 22:25:16 -08:00
Brian Smith
bb80c6ec24
Bug 958916: Update to NSS 3.15.5 beta 1 (NSS_3_15_5_BETA1), r=me
...
--HG--
extra : rebase_source : 19606540e96bd00b737bc9c5782f8c445e006189
2014-01-12 22:09:19 -08:00
Ben Tian
7c91544af0
Bug 949930 - CameraControl.sensorAngle doesn't return consistent angle among different devices, r=mikeh, a=1.3+
2014-01-13 10:12:40 +08:00
Gaia Pushbot
294a995df1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8669bf55fc54
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15236 from MBRSL/bug-959027
Bug 959027 - [UITest] Fix window.close() button, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/3afe75ed1c9f
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 959027 - [UITest] Fix window.close() button
2014-01-12 20:20:16 -08:00
Vicamo Yang
94680ab77f
Bug 934125 - 3.b/3: fix alignment. r=gene
2014-01-13 10:44:56 +08:00
Vicamo Yang
2d044167e2
Bug 934125 - 3.a/3: correct ril_worker 'RIL[FOO] = function FOO()' as well. r=gene
...
sed -i dom/system/gonk/ril_worker.js -e '/^RIL\[\w\+\] =/ {N; s/RIL\[\(\w\+\)\] =\s*function \w\+(/RIL[\1] = function(/}'
2014-01-13 10:44:52 +08:00
Vicamo Yang
de1ca8c802
Bug 934125 - 2.b/3: fix alignment. r=gene
...
for f in `git show --name-only | grep ^dom/`; do
[ -n "`grep -e '\w\+: function([^)]*\$' $f`" ] && echo $f;
done | xargs sh -c 'rvim "$@" </dev/tty' asdf
2014-01-13 10:44:44 +08:00
Vicamo Yang
cb6b4fc470
Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene
...
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
sed -i $f -e '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}';
done
grep -nRe '\w\+: function \w\+(' $RILDIRS
2014-01-13 10:44:40 +08:00
Vicamo Yang
6d86926c0c
Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
...
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
Richard Newman
12dd20ef13
Merge m-c to s-c.
2014-01-12 17:12:35 -08:00
James Kolb
94d542e7df
Bug 603488 reftest changes r=roc
...
--HG--
extra : rebase_source : a6ed0580445788c6e604f055aa4bb1eb7b096a0c
2014-01-13 13:29:49 +13:00
James Kolb
b312293c9b
Bug 603488 part 3: Modified DrawTargetSkia to accept non-skia sourcesurfaces. r=nrc
...
--HG--
extra : rebase_source : f7f084a373d738ffcc58cbbf165fcfd86148d5ce
2014-01-13 13:29:48 +13:00
James Kolb
4fdc9b95a2
Bug 603488 part 2: Draw vector images using imgIContainer::Draw() r=roc
...
--HG--
extra : rebase_source : 008db87e0322b9e7fa15e21b2b3e51b368225e58
2014-01-13 13:29:48 +13:00
James Kolb
6921e1c6c5
Bug 603488 part 1: Refactor nsLayoutUtils to expose imgIContainer. r=roc
...
--HG--
extra : rebase_source : bc0aacb752edcb28051f8dee78fc503c561dfadb
2014-01-13 13:29:48 +13:00