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

259865 Коммитов

Автор SHA1 Сообщение Дата
Jason Orendorff 4171459713 Remove all mentions of imacros from js/src. Bug 708836, r=sfink. 2011-12-08 16:17:55 -06:00
Thomas Prip Vestergaard fc51ab7d4c Bug 702926 - Remove spinner from AwesomeBar. r=margaret 2011-12-08 15:43:07 -08:00
Steven Michaud de096abfed Bug 705931 - FF crashes when you leave/close page with many Java applets (using latest Apple Java updates). r=jst 2011-12-08 17:28:07 -06:00
Daniel Holbert 1c6e429d39 back out 653fa694343e (Bug 704482) for leaks 2011-12-08 15:18:47 -08:00
Daniel Holbert ae552973e3 back out 326f9ad627b8 (Bug 704482) for leaks 2011-12-08 15:18:22 -08:00
Honza Bambas e09bec0c14 Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold 2011-12-09 00:14:42 +01:00
Brandon Sterne 67322d42e0 remove unused variable introduced by bug 702439, r=me 2011-12-08 14:59:17 -08:00
Jim Blandy 8a555925f7 Bug 708838: Use findReferences instead of countHeap to make js1_8/extensions/regress-422269.js fail less randomly. r=jwalden
The SpiderMonkey test js/src/tests/js1_8/extensions/regress-422269.js fails
randomly, because it requires a certain object to be garbage-collected to
pass. With a conservative stack scanner, an object being retained is not
necessarily a bug, and in general, the engine makes no promises about which
objects it retains and which it doesn't.

The JavaScript shell's new findReferences function allows us to find all GC
edges referring to the object, and filter out ones we know to be benign.
This patch changes the test to use findReferences.
2011-12-08 14:51:35 -08:00
Brian Nicholson df2410b05f Bug 708808 - Cleanup for locale preference [r=mfinkle] 2011-12-08 14:14:44 -08:00
Rafael Ávila de Espíndola 6e5258a9d9 Bug 708065 - Fix configure check for -pipe. r=ted.
With the shell used on OS X, the test we were trying to compile was

#include <stdio.h>
int main() { printf("Hello World
"); exit(0); }

which fails.
2011-12-08 17:01:21 -05:00
Frank Yan b7c5470011 Bug 707364 - Inline a nested function in nsPrompter.js. r=dolske 2011-12-08 12:32:59 -08:00
Richard Newman 43cf35bd70 Merge m-c to s-c. 2011-12-08 12:23:54 -08:00
Mark Banner e4c5f77946 Bustage fix for comm-central apps after bug 481815 - use MOZILLA_DIR not topsrcdir. rs=kheuy 2011-12-08 18:06:44 +00:00
Richard Newman d83e106783 Merge m-c to s-c. 2011-12-08 08:37:43 -08:00
Ed Morley 4a0a399d46 Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-08 15:12:20 +00:00
Fabrice Desré 419630c773 Bug 706545 - Implement a sync engine for apps exposed by navigator.mozApps : Part 2: sync engine [r=philikon] 2011-12-08 05:33:23 -08:00
Fabrice Desré 4af2594c50 Bug 706545 - Implement a sync engine for apps exposed by navigator.mozApps : Part 1: Webapps.jsm support [r=philikon] 2011-12-08 05:32:54 -08:00
Kyle Huey 6a95e76828 Merge b-s to m-c. 2011-12-08 08:05:02 -05:00
Ben Turner 91c797ddd7 Bug 687929 - 'null cx Crash [@ JS_BeginRequest] with dom workers', r=sicking. 2011-12-08 02:52:53 -08:00
Igor Bukanov 1436be7d06 bug 708548 - removal unused declarations and definitions of *OnTrace functions. r=dvander a=khuey-on-irc
--HG--
extra : rebase_source : ea767043f6af276c5cdfeb0301491fc89b49c931
2011-12-08 10:29:21 +01:00
Kartikaya Gupta 679790e079 Bug 707675 - Change OOM log level from error to warning. r=blassey a=java-only 2011-12-13 16:42:51 -05:00
Rafael Ávila de Espíndola f0dbda6c92 Bug 710237 - remove unused variable. r=mak. a=Ms2ger. 2011-12-13 16:44:33 -05:00
Fabrice Desré bd52e7bdd6 merge 2011-12-07 20:14:00 -08:00
Richard Newman 4e6f8592aa Merge m-c to s-c. 2011-12-07 18:49:05 -08:00
Gregory Szorc 0abf934675 Bug 708498 - TPS logging improvements; r=rnewman 2011-12-07 17:57:12 -08:00
Gregory Szorc a35ca28cf0 Bug 534956 - Part 0 - rename xpcshell global variable for compatibility with add-on tests; r=rnewman 2011-12-07 17:12:58 -08:00
Blair McBride 4f5893daaa Merge mozilla-central to fx-team 2011-12-08 13:57:41 +13:00
Kyle Huey 188b4c5f37 Bug 692067: Make WebSockets trigger content policies. r=smaug,dveditz 2011-12-07 18:19:43 -05:00
Sriram Ramasubramanian c8220d6913 Bug 708394: Remove unwanted LayoutInflater [r=mfinkle] 2011-12-07 15:12:51 -08:00
Gregory Szorc b1e6c6f21a Bug 708427 - Print human-friendly times when dumping Sync logs; r=rnewman 2011-12-07 15:12:02 -08:00
Thomas Prip Vestergaard 92fcb2e91e Bug 705043 - Avoid cutting off Places URI titles unnecessarily. r=mak 2011-12-07 16:44:00 -05:00
Robert O'Callahan ec5f3ab37a Bug 687972. More logging... 2011-12-10 00:57:34 +13:00
Ed Morley c90bfbf1c1 Merge mozilla-central to mozilla-inbound 2011-12-09 11:36:04 +00:00
Mounir Lamouri 78503a17d3 Bug 706449 - Fix SMS receiver registration/unregistration that was broken with a m-c merge in birch. r=blassey 2011-12-09 19:31:01 +08:00
Jacek Caban 36ce41e3e0 Backout changeset e76f06f7e08d 2011-12-09 11:54:32 +01:00
Boris Zbarsky 293c6cddef Bug 700914. Initialize the rulehash's hashtables lazily. r=dbaron 2011-12-09 05:29:01 -05:00
Nicholas Nethercote 8ea852b335 Bug 705987 - Use mallocSizeOf in the layout memory reporters. r=khuey,bzbarsky 2011-12-08 21:01:52 -08:00
Jacek Caban 72aed52771 Bug 707469 - Don't use UNIX variant xptcinvoke implementation on mingw r=benjamin 2011-12-09 11:27:12 +01:00
Robert O'Callahan b6f282fb4f Bug 705559. Part 4: Speed up AddDependencyOnSource by exiting early when we already have the dependency. r=bas 2011-12-09 22:53:14 +13:00
Robert O'Callahan f7fb3da105 Bug 705559. Part 3: Use mDirtyTransform to avoid unnecessary SetTransform calls. r=bas 2011-12-09 22:53:14 +13:00
Robert O'Callahan 6857f8955e Bug 705559. Part 2: Keep only one snapshot per DrawTargetD2D since all stored snapshots represent the 'last state'. Reuse that snapshot if the state hasn't changed since the last snapshot. Keep the last snapshot alive and make the snapshot's mDrawTarget weak instead. Change mDependingOnTargets/mDependentTargets to be hashsets instead of vectors. Remove SourceSurfaceD2DTarget::mIsCopy since the null-ness of mDrawTarget means the same thing. r=bas 2011-12-09 22:51:57 +13:00
Robert O'Callahan b7b3435216 Bug 705559. Part 1: Clean up nsCanvasRenderingContext2DAzure::DrawImage code a bit. r=jrmuizel 2011-12-09 22:51:50 +13:00
Ed Morley c71804112d Backout ee420d0f03df (bug 697479) for Win opt build failures 2011-12-09 09:30:25 +00:00
Daniel Holbert 7e5e9b722e Bug 708888: Remove no-longer-needed SVGDocumentWrapper::kSVGAtom. r=roc 2011-12-09 01:11:06 -08:00
Trevor Saunders 25ce63ba6c bug 455443 and bug 703770 - fix missed review nits r=me 2011-12-09 02:53:05 -05:00
Matt Brubeck cff0f0a95f Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-07 12:11:23 -08:00
Olli Pettay e2f218505c Bug 701071, optimize PostHandleEvent, r=jst 2011-12-07 21:29:53 +02:00
Gregory Szorc 67cc1636da Bug 704642 - Support handling of repository searches against stub server; r=rnewman 2011-12-07 10:32:51 -08:00
Phil Ringnalda ca22b9cadc Back out 8941e2b7a0bf (bug 703660) for Windows PGO build failures 2011-12-07 08:41:02 -08:00
Rob Campbell a90de11c0b Bug 705731 - Create InspectorUI.notifications.DESTROYED notification; r=prouget 2011-12-07 10:38:41 -04:00