Граф коммитов

328421 Коммитов

Автор SHA1 Сообщение Дата
Byron Campen [:bwc] 04ecca00f8 Bug 902003: Dispatch getStats to STS thread and back. r=jesup 2013-10-11 17:13:09 -07:00
Jan-Ivar Bruaroey b04d27e132 Bug 902003: getStats API skeleton. r=jesup, smaug 2013-10-17 18:00:05 -04:00
Jeff Gilbert 0de900e87e Bug 911394 - Add test for arrayless drawArrays. - r=bjacob 2013-10-17 17:27:09 -07:00
Steve Fink 35c9c98fac Backed out changeset 5349c5c0d9f8 (bug 924971) for M-oth failures
Backed out from a CLOSED TREE
2013-10-17 15:52:51 -07:00
Steve Fink 04787800bf Backed out changeset 03b50ae14f9b (bug 927398) for M-oth failures
Backed out from a CLOSED TREE
2013-10-17 15:52:46 -07:00
Terrence Cole 485f74411e Bug 928140 - Disable spread-call-recursion test in GGC builds on a CLOSED TREE; r=bustage 2013-10-17 15:16:53 -07:00
Masatoshi Kimura b3417b692d Bug 925599 - Suppress warning in netwerk/. r=mcmanus 2013-10-18 07:25:23 +09:00
Timothy Nikkel f30d9671c7 Bug 916125. Clip scroll layer items to the scroll port so the resulting layers have the proper clip. r=roc 2013-10-17 17:02:42 -05:00
Olli Pettay a2e81c43a0 Bug 927586 - [@ nsDOMWindowUtils::GetIsTestControllingRefreshes(bool*)], add a null check, r=mccr 2013-10-18 00:50:24 +03:00
Jonathan Griffin 0e13777921 Bug 758835 - Add ability to mark tests as expected failures in the manifest, r=dburns 2013-10-17 11:56:45 -07:00
Jim Blandy 73e104196e Bug 927655: Make SpiderMonkey's GDB pretty-printer tests call JS_Init, as required. DONTBUILD r=sfink 2013-10-17 13:42:55 -07:00
Jim Blandy 5d23a7c9a5 Bug 927633: It should be okay for roots registered with JS_Add***Root to be NULL. r=sfink 2013-10-17 13:40:40 -07:00
Fernando Jiménez 53ea380b80 Bug 927398 - Missing call to .uninit() in DOMRequestHelper. r=fabrice 2013-10-17 22:29:59 +02:00
Fernando Jiménez b206e0b490 Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice 2013-10-17 22:29:59 +02:00
William Chen 3228d563fa Bug 925907 - Check for IN_SELECT_IN_TABLE in "reset the insertion mode" in HTML5 parser. r=hsivonen 2013-10-17 13:26:49 -07:00
Jon Coppeard 48fb94510a Bug 923183 - Make StackFrame mark callee value and this where present r=jandem 2013-10-17 20:58:21 +01:00
Jon Coppeard 52364e359a Bug 927031 - Use MPostWriteBarrier to postbarrier SetElementIC r=jandem 2013-10-17 20:58:21 +01:00
Steve Fink 3014099584 Bug 925916 - Handlify a few things in bluetooth, r=smaug 2013-10-16 10:44:50 -07:00
Steve Fink 178187d5e3 Bug 925916 - Handlify WrapNative in content/, r=smaug 2013-10-11 22:02:40 -07:00
Steve Fink 1b7c5fcec0 Bug 925916 - Random minor code cleanups, r=smaug 2013-10-15 15:34:13 -07:00
Steve Fink 159ed3c77f Bug 925916 - Handlify WrapNative, r=smaug 2013-10-11 22:02:39 -07:00
Steve Fink a484573cac Bug 925916 - Add some handles to dom/bindings, r=bz
--HG--
extra : rebase_source : 2443d2b988dea432c4961e8b042b0288e1dc7016
2013-10-11 22:02:39 -07:00
Steve Fink 700a8bf156 Bug 925916 - Handlify various things in XPConnect, r=bholley
--HG--
extra : rebase_source : d6b2697f043d56e6c96e5addc7e6192d067a068c
2013-10-11 22:02:39 -07:00
Brian Hackett 7e770f4d8a Bug 922270 - Don't construct template objects during IonBuilder, r=jandem. 2013-10-17 13:50:26 -06:00
Ryan VanderMeulen e133b9c29a Backed out changeset 79a1f60d83df (bug 909997) for bustage.
CLOSED TREE
2013-10-17 14:50:47 -04:00
Benjamin Bouvier 3cc09d4c0a Bug 918613 - Specialize some Maths function calls for Float32 in Ion. r=sstangl 2013-10-17 08:50:56 +02:00
Ben Kelly f9d757d29f Bug 927670 - Prepend lib dirs to sys.path in jit_test.py to avoid conflicts. r=terrence 2013-10-17 14:37:58 -04:00
Phoebe Chang d22d4561f8 Bug 920877 - Test - blob url with -moz-resolution fragment identifier. r=khuey 2013-10-17 14:37:58 -04:00
Phoebe Chang 3465d23851 Bug 920877 - Remove fragment identifier in nsHostObjectProtocolHandler before matching the URI. r=khuey 2013-10-17 14:37:57 -04:00
Sankha Narayan Guria c35861b573 Bug 918341 - new Map(iterable) should check that iterator values are objects. r=jorendorff 2013-10-17 12:36:52 +05:30
Max Vujovic d6a69e0e49 Bug 913990 - When encountering bogus URI during style computation for filter, fall back to initial value. r=dholbert 2013-10-17 14:37:57 -04:00
masaya iseki 3cd69c086c Bug 909997 - Add JS compiler options at runtime to expand differential testing. r=nbp 2013-10-17 14:37:57 -04:00
JW Wang e1956dccf3 Bug 927322 - AudioDestinationNode should support weak reference; r=ehsan 2013-10-16 17:27:45 +08:00
Olli Pettay 7e45225636 Bug 918864. r=bz 2013-10-17 13:59:55 -04:00
Gregory Szorc ae06dc3af5 Bug 896379 - Fix build bootstrapper on fresh OS X installs; r=bsmedberg
DONTBUILD (NPOTB)
2013-07-23 10:23:47 -07:00
Alexander Surkov 92d003dc92 Bug 843926 - Update ATK headers: atkrelationtype.h, r=tbsaunde 2013-10-17 13:43:16 -04:00
Mark Hammond 2a1014cf2d Bug 927457 - processTokenResponse fails to handle 401 response correctly. r=gps 2013-10-16 11:32:36 -07:00
Steve Workman 2201bcbcea Bug 924967 - Add main thread assertions for Cancel in nsLoadGroup, nsHttpChannel and nsInputStreamPump r=mcmanus 2013-10-17 10:21:32 -07:00
Terrence Cole 5c3c252d31 Bug 927272 - Do not treat strings specially when rekeying map objects; r=jonco
--HG--
extra : rebase_source : 6d5bb16f1308beec31c00bcdb31f307fe29bd01d
2013-10-17 09:12:23 -07:00
Brian Hackett e758cc51ba Bug 925962 - Track expected contents of stack type sets in compiler constraints, r=jandem. 2013-10-17 10:21:05 -06:00
Bill McCloskey 8d386d8210 Bug 923331 - Don't wait for history object in session restore (r=ttaubert) 2013-10-17 08:41:38 -07:00
Bill McCloskey a87a375ddb Bug 923331 - Use more general getter for docshell in browser.xml (r=gavin) 2013-10-17 08:41:31 -07:00
Bill McCloskey 2141ab3ddd Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin) 2013-10-17 08:38:59 -07:00
Malini Das 7842fbb562 Bug 927592 - add modal dialog handling when document is ready, and only in B2G, r=jgriffin 2013-10-17 11:25:11 -04:00
Gregory Szorc 0c41ab1753 Bug 241047 - Don't allow srcdir == objdir builds; r=ted 2013-10-17 08:14:50 -07:00
Christian Holler 6f7607f758 Bug 847350 - Add/Update MOZ_ASAN/TSAN_BLACKLIST macros. r=waldo
--HG--
extra : rebase_source : c4c58d30ff0b46ca57093cc0b3bbc37af56f2095
2013-10-17 16:29:11 +02:00
Ben Hearsum 44499419fe bug 927364: make Balrog ride the trains to Aurora. r=gavin 2013-10-17 10:39:25 -04:00
Paul Adenot 2c6277d8fb Bug 922247 - When an AudioContext is not running at 48kHz, resample the input of the MediaRecorder when encoding in Opus. r=roc
--HG--
extra : rebase_source : 8dd9202ed1a3e6b2b38fed78050223d1fccb74e5
2013-10-17 15:45:32 +02:00
Paul Adenot a676f4ac7e Bug 918861 - Update tests that were relying on a 48000Hz samplerate. r=ehsan
--HG--
extra : rebase_source : 84ba0d07e2c1905bc9b7d6e37121c6e0d3d53b33
2013-10-17 15:44:52 +02:00
Paul Adenot 00111b2b51 Bug 918861 - Allow the MSG to choose a better samplerate than 48000Hz. r=roc
--HG--
extra : rebase_source : 2181ccbbdca370031d1d3ae5b44ef4e37a3e948c
2013-10-17 15:44:52 +02:00