Vivien Nicolas
|
6f4d74fc95
|
Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon
|
2012-04-06 03:12:18 -07:00 |
|
Michael Wu
|
42dba73a13
|
Bug 741038 - Dumb down mt touchscreen detection, r=cjones
|
2012-04-06 03:01:07 -07:00 |
|
Jacek Caban
|
1deed44e96
|
Bug 742281 - Append instead of assigning OS_LIBS in xpcom/tests/windows/Makefile.in r=glandium
|
2012-04-06 11:13:28 +02:00 |
|
Jacek Caban
|
2c75fb8742
|
Bug 742357 - Use macros to declare nsIMutationObserver functions in nsMutationReceiver r=smaug
|
2012-04-06 11:12:59 +02:00 |
|
Serge Gautherie
|
b6add5f16b
|
Bug 740769. (Av1) Fix multiple issues in test_bug325418.js. r=bzbarsky.
|
2012-04-05 22:59:38 +02:00 |
|
Serge Gautherie
|
1425823abe
|
Bug 637101. (Bv1) Add a 1 second delay before calling killTest(), Fix bug 647323 regression, Remove extra ';' and spaces. r=ted.mielczarek.
|
2012-04-05 21:00:02 +02:00 |
|
Rail Aliiev
|
2b3fe15d04
|
Bug 738349 - PGP signature file missing http://releases.mozilla.org/pub/mozilla.org/firefox/releases/11.0/mac/en-US/. r=ted
|
2012-04-05 14:18:45 -04:00 |
|
Ehsan Akhgari
|
e130fd8945
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
|
2012-04-05 13:40:53 -04:00 |
|
Jonathan Kew
|
d73cbd10ed
|
bug 736227 - fix surrogate handling in case-insensitive string compare. r=smontagu
|
2012-04-05 13:39:13 +01:00 |
|
Tim Taubert
|
5c6bb8ccc9
|
merge m-c to fx-team
|
2012-04-05 11:44:09 +02:00 |
|
Kyle Huey
|
1b361b0c81
|
Bug 741248: Attempt a fix by twiddling the makefile a bit. r=me
|
2012-04-04 19:11:30 -07:00 |
|
Max Li
|
c68fb1a346
|
Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay
|
2012-04-04 18:07:49 -04:00 |
|
Max Li
|
5ce85c1c39
|
Bug 735645 - expose sub and sup elements in text attributes, r=surkov
|
2012-04-04 20:10:19 -04:00 |
|
Mike Hommey
|
57df697d04
|
Bug 738709 - Don't call pthread_atfork from jemalloc on OSX. r=jlebar
|
2012-04-05 09:20:54 +02:00 |
|
Mike Hommey
|
46646a522a
|
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
|
161176956a
|
Bug 742163 - Clean up JSScript::jitArityCheck{Normal,Ctor}. r=dvander.
|
2012-04-05 00:02:02 -07:00 |
|
Brad Lassey
|
e3451864f9
|
backout b51259905d85 because it needs sr
|
2012-04-05 02:02:52 -04:00 |
|
Kan-Ru Chen
|
1766989d7b
|
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
|
8fb60abdbf
|
bug 738528 - still photo support for getUserMedia r=dougt
|
2012-04-04 23:32:38 -04:00 |
|
Brad Lassey
|
3b454dc61d
|
bug 741284 - add async file request method r=kats
|
2012-04-05 01:50:06 -04:00 |
|
Jared Wein
|
8e33c30908
|
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
|
711ac03866
|
Bug 742107 - Use GRE_HOME or /system/b2g on Gonk, r=glandium
|
2012-04-04 20:24:10 -07:00 |
|
Daniel Holbert
|
107a8aaf7d
|
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
|
e34bab8946
|
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
|
00039303c4
|
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
|
a1f4a19633
|
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
|
e808e67215
|
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
|
7b29231360
|
Bug 685156 - webgl.hint() must accept GENERATE_MIPMAP_HINT - r=bjacob
|
2012-04-04 18:57:35 -07:00 |
|
Kyle Huey
|
64746c0dee
|
Backed out changeset 3a0940f90455
|
2012-04-04 13:42:12 -07:00 |
|
Kyle Huey
|
4a035a99ee
|
Bug 741125: Update WebIDL parser.
|
2012-04-04 12:07:28 -07:00 |
|
Chris Cooper
|
ab4a917101
|
Merge build-system to mozilla-central
|
2012-04-04 14:02:07 -04:00 |
|
Rob Campbell
|
1d7bd1df1b
|
backout bug 728926; a=orange
|
2012-04-04 14:54:13 -03:00 |
|
Olli Pettay
|
e87e5e548c
|
Bug 742371 - Remove MutationReceiver from MutationObserver when the target is deleted, r=sicking
|
2012-04-04 20:36:40 +03:00 |
|
Dave Camp
|
f1ef07a4dc
|
Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul
|
2012-04-04 09:36:35 -07:00 |
|
Olli Pettay
|
ada97a02d1
|
Bug 742237, MutationObserver crashes during GC, r=sicking
|
2012-04-04 18:11:57 +03:00 |
|
Marco Bonardo
|
5eb9c1dad8
|
Merge last green PGO from inbound to central
|
2012-04-04 13:36:36 +02:00 |
|
Olli Pettay
|
19b67623db
|
Bug 742183 - Handle MicroTasks correctly with showModalDialog, r=sicking
|
2012-04-04 09:23:45 +03:00 |
|
Olli Pettay
|
45b584ef56
|
Bug 742190 - Leak with MozMutationObserver, r=sicking
|
2012-04-04 09:22:16 +03:00 |
|
Kyle Huey
|
2e544f22ba
|
No bug: Shut up a struct/class warning. r=Bas
|
2012-04-03 14:00:34 -07:00 |
|
Joey Armstrong
|
ffd562b9b7
|
Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted
|
2012-04-03 16:08:16 -04:00 |
|
Joey Armstrong
|
a49a00567b
|
Bug 688061 - reduce shell command use - r=khuey
|
2012-04-03 15:53:07 -04:00 |
|
Matt Brubeck
|
4b2cbff8a8
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-03 10:48:15 -07:00 |
|
Joey Armstrong
|
8f462b32df
|
Bug 735638 - add utility function checkIfEmpty - r=khuey
|
2012-04-03 13:34:04 -04:00 |
|
Joey Armstrong
|
d4a56dfb3b
|
Bug 734121 - helper macros for writing make user functions - r=khuey
|
2012-04-03 13:32:46 -04:00 |
|
Jeff Walden
|
a34c215e37
|
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
|
05a63495cd
|
Merge m-c to b-s
|
2012-04-03 08:27:38 -07:00 |
|
Serge Gautherie
|
a9aafffa5c
|
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
|
d7696b3460
|
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
|
4e7f0ae625
|
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
|
1ababdd3b2
|
Merge central and inbound
|
2012-04-03 14:36:57 +02:00 |
|