Mike Hommey
|
c622246991
|
Bug 738709 - Don't call pthread_atfork from jemalloc on OSX. r=jlebar
|
2012-04-05 09:20:54 +02:00 |
|
Mike Hommey
|
8707a0e9c7
|
Bug 738176 - Completely disable jemalloc when it's supposed to be disabled on OSX, and cleanup exposed APIs. r=jlebar,r=khuey
|
2012-04-05 09:20:53 +02:00 |
|
Nicholas Nethercote
|
80c5f174fb
|
Bug 742163 - Clean up JSScript::jitArityCheck{Normal,Ctor}. r=dvander.
|
2012-04-05 00:02:02 -07:00 |
|
Brad Lassey
|
d0e11c8d01
|
backout b51259905d85 because it needs sr
|
2012-04-05 02:02:52 -04:00 |
|
Kan-Ru Chen
|
a929d5b060
|
Bug 707589 - [Gonk] When screen is enabled/disabled, send visibility change events to windows [r=mwu]
|
2012-04-04 23:03:00 -07:00 |
|
Brad Lassey
|
4a02ab3916
|
bug 738528 - still photo support for getUserMedia r=dougt
|
2012-04-04 23:32:38 -04:00 |
|
Brad Lassey
|
2f434bf365
|
bug 741284 - add async file request method r=kats
|
2012-04-05 01:50:06 -04:00 |
|
Jared Wein
|
73590082d2
|
Bug 742619 - Temporarily disable one of the tests in test11c to quiet an intermittent orange. r=felipe
|
2012-04-04 22:17:54 -07:00 |
|
Michael Wu
|
5ffa5ec502
|
Bug 742107 - Use GRE_HOME or /system/b2g on Gonk, r=glandium
|
2012-04-04 20:24:10 -07:00 |
|
Daniel Holbert
|
145a91317f
|
Bug 739711: add some diagnostic printfs to let us see if we're hitting canvas drawImage for SVG images on android. r=roc
|
2012-04-04 19:37:28 -07:00 |
|
Brian Smith
|
9ae70b601b
|
Bug 736903: nsHttpChannel wraps the aOffset value it passes to its stream listener instead of clamping it, r=cbiesinger
--HG--
extra : rebase_source : 28bc8bdddea0cac6a41482920d059b523197ef03
|
2012-04-04 18:57:22 -07:00 |
|
Brian Smith
|
7963f7d566
|
Bug 736898: Avoid signed/unsigned comparisons in tools/profiler, r=bgirard
--HG--
extra : rebase_source : 53eadd48e29fc1aae143b0480bcb573a392e1130
|
2012-04-04 18:56:25 -07:00 |
|
Brian Smith
|
afd8019c8a
|
Bug 736895: Suppress warning warning C4355: 'this' : used in base member initializer list in nsHttpChannel::nsHttpChannel, r=cbiesinger
--HG--
extra : rebase_source : bbcacf34a97671cb4750888a2468f6563c52b99a
|
2012-04-04 18:55:21 -07:00 |
|
Brian Smith
|
aea9246fea
|
Bug 736887: Fix compiler warning in nsHttpChannel.cpp: warning C4244: 'argument' : conversion from 'double' to 'PRTime', possible loss of data, r=cbiesinger
--HG--
extra : rebase_source : 7c100821353b77133108e08f6bf0fd53195c0f9a
|
2012-04-04 18:54:03 -07:00 |
|
Jeff Gilbert
|
6a03940b95
|
Bug 685156 - webgl.hint() must accept GENERATE_MIPMAP_HINT - r=bjacob
|
2012-04-04 18:57:35 -07:00 |
|
Bill McCloskey
|
6deca8df52
|
Bug 742570 - Improve shell control of incremental GC (r=igor)
|
2012-04-04 15:07:36 -07:00 |
|
Kyle Huey
|
84409b11f9
|
Backed out changeset 3a0940f90455
|
2012-04-04 13:42:12 -07:00 |
|
Kyle Huey
|
bc5e398ab0
|
Bug 741125: Update WebIDL parser.
|
2012-04-04 12:07:28 -07:00 |
|
Chris Cooper
|
fb51fe56fa
|
Merge build-system to mozilla-central
|
2012-04-04 14:02:07 -04:00 |
|
Rob Campbell
|
dd29c7af33
|
backout bug 728926; a=orange
|
2012-04-04 14:54:13 -03:00 |
|
Olli Pettay
|
6389f9e1df
|
Bug 742371 - Remove MutationReceiver from MutationObserver when the target is deleted, r=sicking
|
2012-04-04 20:36:40 +03:00 |
|
Dave Camp
|
eea25d558b
|
Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul
|
2012-04-04 09:36:35 -07:00 |
|
Olli Pettay
|
531fa1528f
|
Bug 742237, MutationObserver crashes during GC, r=sicking
|
2012-04-04 18:11:57 +03:00 |
|
Marco Bonardo
|
047806e61c
|
Merge last green PGO from inbound to central
|
2012-04-04 13:36:36 +02:00 |
|
Olli Pettay
|
14fb10f69b
|
Bug 742183 - Handle MicroTasks correctly with showModalDialog, r=sicking
|
2012-04-04 09:23:45 +03:00 |
|
Olli Pettay
|
f1280145fd
|
Bug 742190 - Leak with MozMutationObserver, r=sicking
|
2012-04-04 09:22:16 +03:00 |
|
Bill McCloskey
|
6090417a56
|
Bug 742570 - Improve GC testing functions (r=igor)
|
2012-04-03 14:07:38 -07:00 |
|
Kyle Huey
|
9c300d0307
|
No bug: Shut up a struct/class warning. r=Bas
|
2012-04-03 14:00:34 -07:00 |
|
Joey Armstrong
|
3bf09bb5ab
|
Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted
|
2012-04-03 16:08:16 -04:00 |
|
Joey Armstrong
|
cc1a22b7ad
|
Bug 688061 - reduce shell command use - r=khuey
|
2012-04-03 15:53:07 -04:00 |
|
Bill McCloskey
|
714dde6b82
|
Bug 742570 - Change API for compartment GCs (r=igor)
|
2012-04-03 12:23:11 -07:00 |
|
Bill McCloskey
|
210b823250
|
Bug 742570 - Remove the compartment option for gczeal (r=igor)
|
2012-04-03 11:41:56 -07:00 |
|
Benjamin Smedberg
|
a5e003aaca
|
Bug 740919 - Don't delay-load gkmedias.dll and make the XPCOM glue work by eagerly loading it in dependentlibs.list, r=khuey
--HG--
extra : rebase_source : cb2c83a5ca23c4ed93b18622503efc834c4465c4
|
2012-04-03 14:08:23 -04:00 |
|
Daniel Holbert
|
5dcff7827d
|
backout ca2cbec4255a (diagnostic patch for bug 739711)
|
2012-04-05 13:25:19 -07:00 |
|
Matt Brubeck
|
f9f8b69137
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-03 10:48:15 -07:00 |
|
Joey Armstrong
|
72717d870d
|
Bug 735638 - add utility function checkIfEmpty - r=khuey
|
2012-04-03 13:34:04 -04:00 |
|
Joey Armstrong
|
1556f96978
|
Bug 734121 - helper macros for writing make user functions - r=khuey
|
2012-04-03 13:32:46 -04:00 |
|
Jeff Walden
|
abbae8be74
|
Remove an unnecessary declaration that seems to be causing link errors only on Windows with some compilers. Followup to bug 739380, r=bustage
|
2012-04-03 09:10:22 -07:00 |
|
Phil Ringnalda
|
87bb926ef4
|
Merge m-c to b-s
|
2012-04-03 08:27:38 -07:00 |
|
Serge Gautherie
|
ec9f4bb5d7
|
Bug 741066. (Av1) browserPlacesViews.js: Fix 2 "function ... does not always return a value". r=mak77.
|
2012-04-03 15:43:25 +02:00 |
|
Serge Gautherie
|
331025ccac
|
Bug 741065. (Av1) controller.js: Fix "function PCDH_onDrop does not always return a value". r=mak77.
|
2012-04-03 15:42:06 +02:00 |
|
Serge Gautherie
|
0c34f4dd92
|
Bug 739687. (Av1) test_classifier.html and test_classifier_worker.html: Set preference they depend on, Some rewrite and documentation. r=dcamp.
|
2012-04-03 15:37:40 +02:00 |
|
Marco Bonardo
|
9da76e99e1
|
Merge central and inbound
|
2012-04-03 14:36:57 +02:00 |
|
Jonathan Kew
|
96c04a6a49
|
bug 717175 - flush shaped-word caches if they grow excessively large. r=roc
|
2012-04-03 12:22:18 +01:00 |
|
Lavina Thong
|
1cbda6c2e2
|
Bug 723427 - dexpcom GetUnignoredChildren(), r=tbsaunde, f=surkov
|
2012-04-03 18:54:07 +09:00 |
|
Mark Capella
|
a647b4f38c
|
Bug 740725 - Add down-casting to nsXULTreeAccessible, r=tbsaunde, f=surkov
|
2012-04-03 18:54:01 +09:00 |
|
Marco Bonardo
|
c9eb168ef6
|
Bug 573259 - Intermittent time out in browser_relative.js due to browser_offline.js
r=Mossop
|
2012-04-03 11:48:36 +02:00 |
|
Ms2ger
|
d5ec912ad4
|
Bug 532062 - localStorage/sessionStorage should return undefined (not null) for undefined keys through property access; r=mayhemer
|
2012-04-03 09:25:39 +02:00 |
|
Ms2ger
|
baf72711e7
|
Bug 740771 - Stringify null for Storage.getItem/setItem/removeItem; r=mayhemer
|
2012-04-03 09:25:39 +02:00 |
|
Ms2ger
|
cb0ed3c5ae
|
Bug 738760 - Move nsContentUtils::GetContextAndScope into nsDocument.cpp; r=sicking
|
2012-04-03 09:25:39 +02:00 |
|