- Feb 04, 2015
-
-
Xidorn Quan authored
--HG-- extra : source : 2977cf3c5b545826a4ec0cdf245e804574cf7ff9
-
Xidorn Quan authored
--HG-- extra : source : 6cd8187de27872308575077e6b4ba4d6df1fc312
-
Xidorn Quan authored
--HG-- extra : source : f132d86b18c82109fbcb04f8cb870d13c72feb0a
-
Xidorn Quan authored
--HG-- extra : source : 797a32d645cb962281bf5c7cb2710e6a4122c945
-
Xidorn Quan authored
--HG-- extra : source : d8670bac983f9bc2b5886af2396d84ec9b4832a7
-
Xidorn Quan authored
--HG-- extra : source : 7466982b362d61eda808c1ec848ecd45ef1c1c97
-
Shu-yu Guo authored
-
Shu-yu Guo authored
-
Shu-yu Guo authored
-
Phil Ringnalda authored
-
Kyle Machulis authored
-
Kyle Machulis authored
-
Kyle Machulis authored
-
Jean-Yves Avenard authored
-
Phil Ringnalda authored
-
Phil Ringnalda authored
-
Phil Ringnalda authored
CLOSED TREE Backed out changeset f1d372961125 (bug 1127156) Backed out changeset 66c90dec344b (bug 1127156) Backed out changeset 9fcc56bc052b (bug 1128653)
-
Eric Faust authored
Bug 1126105 - Remove wrap() builtin and mark wrapWithProto() as non-fuzzing-safe to avoid impossible overrecursion in tests. (r=Waldo)
-
Shu-yu Guo authored
-
Shu-yu Guo authored
-
Shu-yu Guo authored
-
- Feb 02, 2015
-
-
Chris Peterson authored
-
- Feb 04, 2015
-
-
Masayuki Nakano authored
-
Masayuki Nakano authored
-
Masayuki Nakano authored
Bug 1020139 part.1 Sort out legacy keys section of code value for the latest spec and add code values for Sun keyboard r=smaug
-
Wes Kocher authored
-
Seth Fowler authored
-
Seth Fowler authored
Bug 1126490 (Part 1) - Recover when catastrophic circumstances cause us to lose frames in RasterImage. r=tn
-
Brian Hackett authored
Bug 1127908 - Allow overriding the Ion register allocator with an environment variable, clean up Ion default overrides a bit, r=h4writer.
-
Chris Double authored
-
- Feb 03, 2015
-
-
Mats Palmgren authored
-
Mats Palmgren authored
Bug 1123067 - part 1, Add the range even if it's inside a user-select:none region in case it's inside an editable node (it represents the caret). r=smaug
-
- Jan 30, 2015
-
-
Nicholas Nethercote authored
PL_DHashTableLookup() had the same return protocol as SearchTable(), which meant that compilers could generate a tail call from the former to the latter. Bug 1124973 replaced PL_DHashTableLookup() with PL_DHashTableSearch(), which has a slightly different return protocol, and so the tail call was lost. This appears to be the cause of the Fennec performance regression. This patch splits SearchTable() in two (using templates to avoid explicit code duplication). SearchTable<false>() now has the same return protocol as PL_DHashTableSearch(), and so the tail call can now be used again.
-
- Feb 03, 2015
-
-
Ryan VanderMeulen authored
-
Jim Mathies authored
Bug 1127378 - When tabs close notify PluginWidgetChild earlier in shutdown. Prevents PluginWidgetProxy messages sent to dead parent actors triggering content process aborts. r=akotz
-
David Anderson authored
-
David Anderson authored
-
David Anderson authored
-
David Anderson authored
-
Tom Schuster authored
-