Commit Graph

162871 Commits

Author SHA1 Message Date
Nathan Froyd
865a3925a0 Bug 958262 - reduce space required by JSPropertySpec; r=till,bz,Waldo 2014-01-10 12:11:31 -05:00
Nicholas D. Matsakis
b050660309 Bug 953270 - Canonicalize NaN on lane access r=till 2014-01-08 05:00:05 -05:00
Boris Zbarsky
7ad0d371c9 Bug 957929. Pass undefined, not null, as the this value to callbacks if no other value is provided. r=peterv 2014-01-13 15:08:57 -05:00
Boris Zbarsky
661130813a Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv 2014-01-13 15:08:56 -05:00
Boris Zbarsky
9cd7f0e179 Bug 957479. Make pushState work correctly after document.open(). r=smaug 2014-01-13 15:08:56 -05:00
Boris Zbarsky
c6e8912c9f Bug 881487. Make anchor scrolls on wyciwyg documents work correctly. r=smaug 2014-01-13 15:08:55 -05:00
Jan Varga
b9d9673c5a Bug 924348 - Intermittent PROCESS-CRASH | /tests/dom/indexedDB/test/test_add_put.html | application crashed [@ sqlite3LeaveMutexAndCloseZombie] or [@ hashDestroy]. r=khuey
CLOSED TREE
2014-01-13 13:27:19 -05:00
Ryan VanderMeulen
1642db4bb0 Backed out changeset 0d7d5af0b1b1 (bug 266532) for Windows bustage.
CLOSED TREE
2014-01-13 13:05:38 -05:00
Christian Holler
2b8c3752c8 Bug 959208 - Handle OOM in CloneObject. r=jandem
--HG--
extra : rebase_source : 3832f184a7a0f81efcead90460dfcb95efb90f41
2014-01-13 17:03:01 +01:00
Christian Holler
1668e25520 Bug 958598 - Reorder some code in SIMDObject::initClass to handle OOM. r=nmatsakis
--HG--
extra : rebase_source : d1c043ee7c2fcf5fa0a5fd032a0bc65c0a54a123
2014-01-13 16:39:21 +01:00
Shu-yu Guo
fe1d4c04ca Bug 958797 - Give functions gotten from the Function constructor scripted function types. (r=jandem) 2014-01-13 09:50:53 -08:00
Shu-yu Guo
d671d9fdc2 Bug 919638 - Followup: fix non-threadsafe builds. (r=me) 2014-01-13 09:50:53 -08:00
Kyle Huey
b067191a55 Bug 959070: Make sure to call ScriptExecutorRunnable's base class's Cancel method too. r=janv 2014-01-13 09:41:02 -08:00
Patrick McManus
4b4357cc66 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
df5655f5e4 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
997647943c 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
7eee016738 Bug 952941 - delete no-longer-used includedActorUsings field; r=ehsan 2013-09-27 17:15:02 -04:00
Ryan VanderMeulen
246f76ef57 Backed out changesets f0811650f2f7 and a67882c52c98 (bug 957790) for gtest failures.
CLOSED TREE
2014-01-13 11:22:47 -05:00
Ryan VanderMeulen
67393e427e 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
d8e43ac26b Backed out changesets bfd0864f189d and dba042cbc381 (bug 877115) for Windows bustage.
CLOSED TREE
2014-01-13 10:46:09 -05:00
Ryan VanderMeulen
a72d947bb3 Backed out changeset ef14be22d6f7 (bug 907196) for Windows bustage.
CLOSED TREE
2014-01-13 10:25:52 -05:00
Ryan VanderMeulen
87f097c1ab Backed out changeset e50da0289f45 (bug 791784) for Mutex leaks. 2014-01-13 10:25:24 -05:00
Kartikaya Gupta
66b3332e07 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
b2d543135a 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
edce1a11d3 Bug 959167 - Handle OOM in js::CloneRegExpObject. r=jandem
--HG--
extra : rebase_source : 22b04af4ecfc73b591c1460f4ac7f4d8343002f3
2014-01-13 15:41:43 +01:00
Andreas Pehrson
29bb520f51 Bug 877115 - Moz2Dify CanvasLayerD3D10 drawing shared surface into D3D10_MAPPED_TEXTURE2D. r=nical 2014-01-13 15:27:02 +01:00
Andreas Pehrson
ad8030b08f Bug 877115 - Moz2Dify CanvasLayerD3D9 drawing shared surface into D3DLOCKED_RECT. r=nical 2014-01-13 13:59:02 +01:00
Markus Stange
3e80866f97 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
fe42b2da6d 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
e2c4d1c54b Bug 907196 - Split CreateCMSOutputProfile profile loading into GetCMSOutputProfileData. r=BenWa, r=jmuizelaar 2013-11-07 18:20:08 +08:00
Byron Campen [:bwc]
a7ba60ac57 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]
cd6184313e 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]
94318bdaaf 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
43aa05ed91 Bug 875562 - Fill in some details in the crashreporter docs, r=gps 2014-01-10 14:33:25 -05:00
Magnus Melin
32454c9cf5 Bug 958865 - extensions/cookie/test should use standard Services.perms. r=jdm 2014-01-12 13:06:20 +02:00
Art Rothstein
24a66c4e4a 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
de8ff304a0 Bug 951150 - Sync notification system message with Notification API. r=mhenretty 2014-01-09 16:55:44 +01:00
David Rajchenbach-Teller
756b05fa7c 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
cbdb4499f1 Bug 762083 - Fix default database size. r=mak 2014-01-13 09:02:40 -05:00
Joel Maher
c69f325672 Bug 946065 - Flatten content subdirectories. r=armenzg 2014-01-09 13:52:10 -08:00
Joel Maher
5c316e50e1 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
8c033d4db4 Bug 943589 - Handle AudioChunk::mVolume (from GainNode) in AudioParam. r=ehsan 2014-01-10 15:30:40 +01:00
Paul Adenot
dfad7702a3 Bug 942022 - Return safely when thread creation fails, in ReverbConvolver. r=karlt 2014-01-10 16:01:18 +01:00
Carsten "Tomcat" Book
ab4da7e2bb Merge mozilla-central to mozilla-inbound 2014-01-13 13:27:19 +01:00
Robert Longson
a39e9c490a Bug 889235 - Make text-shadow work on SVG text. r=cam 2014-01-13 12:21:42 +00:00
Carsten "Tomcat" Book
84b7f73006 merge b2g-inbound to mozilla-central 2014-01-13 12:49:54 +01:00
Carsten "Tomcat" Book
c5346da108 merge mozilla-inbound to mozilla-central 2014-01-13 12:43:23 +01:00
Jan Beich
fe865b6712 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
3cb5b9a00b 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
264e552d24 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