Jason Orendorff
|
0de904ca09
|
Bug 993965 - Fix busted OOM handling in some places where OOM is not practically possible, for the benefit of fuzzers. r=h4writer.
|
2014-05-22 08:18:00 -05:00 |
|
Jason Orendorff
|
1744dbb58b
|
Bug 1014131 - Fix JS GDB pretty-printers for recent changes to String layout. r=jandem.
|
2014-05-22 08:18:00 -05:00 |
|
Jason Orendorff
|
183db3f83e
|
Fix archaic JSAPI usage in an example in the jsapi-tests/README file. No bug, no_r=me.
|
2014-05-22 08:18:00 -05:00 |
|
Tooru Fujisawa
|
039b32244e
|
Bug 1003837 - Output dumpHeap result to stdout when 1st argument is null. r=evilpies.
|
2014-04-30 22:43:46 +09:00 |
|
Paul Adenot
|
fdf46bf905
|
Backed out changeset 8dd41701dd92 (bug 989921) on a CLOSED TREE
|
2014-05-22 14:49:10 +02:00 |
|
Paul Adenot
|
1a157a4f4c
|
Bug 1007223 - r=ehsan
|
2014-05-13 14:09:44 +02:00 |
|
Paul Adenot
|
5e88dd69e0
|
Bug 989921 - Allow the MediaStreamGraph mixer to send data back to multiple consumers. r=jesup
|
2014-05-22 13:40:51 +02:00 |
|
Andrea Marchesini
|
6982846213
|
Bug 1008044 - DataStoreServiceChild should check the name of the DataStore before resolving the promise callback, r=ehsan, f=kgrandon
--HG--
rename : dom/datastore/tests/test_oop.html => dom/datastore/tests/test_bug1008044.html
|
2014-05-22 12:12:15 +01:00 |
|
Olli Pettay
|
da66e30ed5
|
Bug 1014258, make sure JSEventHandler's CanSkip is called, r=mccr8
|
2014-05-22 13:58:29 +03:00 |
|
Olli Pettay
|
c4d4a236c5
|
Bug 1009640, the final upload progress event should have lengthComputable true, r=bz
|
2014-05-22 13:54:32 +03:00 |
|
Andreas Gal
|
d7dac146b2
|
Bug 1012407 - Part 6: Eliminate VBO use and DrawQuads and manually draw no-repeat quads (r=Bas)
|
2014-05-22 12:29:56 +02:00 |
|
Andreas Gal
|
64df6c108f
|
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
|
2014-05-22 12:29:54 +02:00 |
|
Nicolas Silva
|
2f4369ee5e
|
Bug 1013292 - Fix some using namespace + unified build issues in gfx code. r=kats
|
2014-05-22 12:11:45 +02:00 |
|
Benjamin Bouvier
|
13719bae70
|
Bug 1010747: Factor out floating-point conversion to int32 and bailout code; r=sunfish
|
2014-05-22 12:03:13 +02:00 |
|
Benjamin Bouvier
|
c350674971
|
Bug 1010747: Implement Ceil (floating-point) -> int32 in Ion; r=sunfish,mjrosenb
|
2014-05-22 12:03:08 +02:00 |
|
Benjamin Bouvier
|
88b48f9ea6
|
Bug 1010747: Cleanups and factor out float32 specialization for unary instructions returning int32; r=jandem
|
2014-05-22 12:03:04 +02:00 |
|
Tim Chien
|
10083e09db
|
Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl
|
2014-05-22 01:14:00 +02:00 |
|
Cykesiopka
|
17e952b63e
|
Bug 622332 - Show cert SHA-256 fingerprint and remove MD5 fingerprint. r=keeler
|
2014-05-22 00:52:00 +02:00 |
|
Jan Beich
|
98bf758c69
|
Bug 1014064 fixup - Unbreak runtime of UpdateSystemLoad() on 32bit NetBSD. r=gcp
|
2014-05-22 10:41:00 +02:00 |
|
Boris Zbarsky
|
6c0bc65ea8
|
Bug 891952. Named getters for HTMLCollection should never return anything for "". r=smaug
|
2014-05-22 00:23:51 -04:00 |
|
Byron Campen [:bwc]
|
a06fbf3117
|
Bug 1013729 - Null check in case PushLayers failed when registering for the DTLS connection signal. r=jesup
|
2014-05-21 08:49:03 -07:00 |
|
Nils Ohlmeier [:drno]
|
78dfd0b65e
|
Bug 1013798 - fix the timeout of the checkMediaTrack function. r=jesup
|
2014-05-21 00:26:00 +02:00 |
|
Ekanan Ketunuti
|
b39fbe1003
|
Bug 1013900 - Add durian to en-US dictionary. r=ehsan
|
2014-05-21 18:27:55 +07:00 |
|
Christoph Kerschbaumer
|
8d66fe22fd
|
Bug 1013559 - CSP in C++: Support to parse 1.x headers with the new parser while supporting XCSP using the old JS parser. r=sstamm,grobinson
|
2014-05-20 15:44:22 -07:00 |
|
Carsten "Tomcat" Book
|
48bc654378
|
Backed out changeset 91dad1e50118 (bug 891952) for m1 and m3 test failures on a CLOSED TREE
|
2014-05-22 08:24:17 +02:00 |
|
Carsten "Tomcat" Book
|
926fbdfc50
|
Backed out changeset c0cf2e5d7c56 (bug 1013316)
|
2014-05-22 08:22:30 +02:00 |
|
William Chen
|
911ba177c6
|
Bug 999271 - Implement web components getDestinationInsertionPoints() extension to Element interface. r=mrbkap
|
2014-05-21 23:11:53 -07:00 |
|
Matt Woodrow
|
73814d43f9
|
Bug 1013771 - Dump nsDisplayTransform transforms during display list dumping. r=roc
|
2014-05-22 14:36:26 +12:00 |
|
Boris Zbarsky
|
f0f29e9cf1
|
Bug 869836 followup to fix build bustage
|
2014-05-22 00:48:11 -04:00 |
|
Nicholas Nethercote
|
2658f38bd3
|
Bug 1013670 - Remove all traces of leaktest.py.in. r=ted.
--HG--
extra : rebase_source : ee2941433fc12726624377362d3d46d3225eb0db
|
2014-05-21 20:29:55 -07:00 |
|
Birunthan Mohanathas
|
7c52695765
|
Bug 869836 - Fix bustage on Windows due to rebases. r=me
|
2014-05-22 07:25:28 +03:00 |
|
Boris Zbarsky
|
4f44033bc1
|
Bug 528456. Enable :scope support in querySelector and scoped stylesheets by default. r=dholbert
|
2014-05-22 00:23:51 -04:00 |
|
Boris Zbarsky
|
36b5591afb
|
Bug 999456. Page load events should not be cancelable. r=smaug
|
2014-05-22 00:23:51 -04:00 |
|
Boris Zbarsky
|
661c917de9
|
Bug 1013316. Implement GetSupportedNames on HTMLAllCollection. r=smaug
This also fixes the GetSupportedNames on nsContentList HTMLCollections to follow the spec.
|
2014-05-22 00:23:51 -04:00 |
|
Boris Zbarsky
|
61c102231c
|
Bug 891952. Named getters for HTMLCollection should never return anything for "". r=smaug
|
2014-05-22 00:23:51 -04:00 |
|
Matthew Gregan
|
d8900e1c9b
|
Bug 1013032 - Initialize pending subdecoders directly rather than waiting on a task (that may be blocked) to do it. r=cajbir
|
2014-05-19 19:59:00 +12:00 |
|
Matthew Gregan
|
cf9ea1745a
|
Bug 847903 - Limit active cubeb streams to 16 on OS X 10.6 and older. r=padenot
|
2014-05-19 14:16:56 +12:00 |
|
Timothy Nikkel
|
b6f61ce569
|
Bug 1013780. Silly bustage fixup.
|
2014-05-21 23:17:56 -05:00 |
|
Timothy Nikkel
|
e32f4fb08e
|
Bug 1013780. Only create displayports during display list building if the display list is for painting to the screen. r=botond
|
2014-05-21 23:14:49 -05:00 |
|
Ehsan Akhgari
|
897e351e52
|
Bug 1013664 - Fix bad implicit conversion constructors in XPCOM; r=froydnj
--HG--
extra : rebase_source : e3260a536292175cb1ad23a53dfe9e3f4bb8ff10
|
2014-05-21 21:33:28 -04:00 |
|
Ehsan Akhgari
|
9564fec9e6
|
Bug 1013662 - Part 1: Add MOZ_IMPLICIT to Attributes.h; r=froydnj
--HG--
extra : rebase_source : 4654de918e6f73f40c34a19cfd1b457ba2c734f1
|
2014-05-21 21:31:29 -04:00 |
|
Masayuki Nakano
|
ad939f2f11
|
Bug 1009388 part.4 nsMenuFrame should use WidgetEvent::AccelModifier() for consistency with other modules r=smaug+enndeakin
|
2014-05-22 13:06:06 +09:00 |
|
Masayuki Nakano
|
b2db399fcc
|
Bug 1009388 part.3 nsXBLPrototypeHandler should use WidgetEvent::AccelModifier() for consistency with other modules r=smaug
|
2014-05-22 13:06:05 +09:00 |
|
Masayuki Nakano
|
cfbdd980a3
|
Bug 1009388 part.2 Accessible should use WidgetEvent::AccelModifier() for consistency with other modules r=smaug+surkov.alexander
|
2014-05-22 13:06:05 +09:00 |
|
Masayuki Nakano
|
728e27ae6c
|
Bug 1009388 part.1 Support getModifierState("Accel") r=smaug
|
2014-05-22 13:06:05 +09:00 |
|
Birunthan Mohanathas
|
6f68094e30
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
2deaba6d91
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
76ca8ec617
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
c4568a7085
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
e2a009d822
|
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|